Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IltDecorationSource |
IltObjectInteractorContext.getDecorationSource()
Deprecated.
Returns the semantic state that is represented by this elementary
graphic object.
|
IltDecorationSource |
IltGraphicElementAggregate.getDecorationSource()
Deprecated.
Returns the semantic state that is represented by this graphic element
aggregate.
|
IltDecorationSource |
IltSecondaryStatePositioner.getInState()
Returns the state that is placed at the InState position.
|
IltDecorationSource |
IltSecondaryStatePositioner.getOutState()
Returns the state that is placed at the OutState position.
|
Modifier and Type | Method and Description |
---|---|
int |
IltSecondaryStatePositioner.getPosition(IltDecorationSource state)
Returns the position assigned to the specified state, or -1 if
none is found.
|
void |
IltSecondaryStatePositioner.setInState(IltDecorationSource state)
Sets the state that is placed at the InState position.
|
void |
IltSecondaryStatePositioner.setOutState(IltDecorationSource state)
Sets the state that is placed at the OutState position.
|
void |
IltSecondaryStatePositioner.setPosition(IltDecorationSource state,
int position)
Assigns a position in the secondary state stacker to a specific
state.
|
Modifier and Type | Class and Description |
---|---|
static class |
IltAlarm.State
This class provides a representation model for the alarm state carried by a
telecom object.
|
static class |
IltAlarmSystem.State
This class provides a representation model for generic alarms carried by a
telecom object.
|
static class |
IltBellcore.SecState |
static class |
IltBellcore.State |
class |
IltBooleanState
This class models states which have boolean values.
|
class |
IltLimitedNumericState
This class models states which can have numeric values
defined inside a numeric interval given by
MaxValue and
MinValue . |
static class |
IltMisc.SecState |
class |
IltNumericState
This class models states which can have a numeric value.
|
static class |
IltOSI.Availability |
static class |
IltOSI.Control |
static class |
IltOSI.Procedural |
static class |
IltOSI.Repair |
static class |
IltOSI.Standby |
static class |
IltOSI.State
This class provides the building bricks of the state
of a telecom object according to the OSI SMF 10164-2 standard.
|
static class |
IltOSI.State.Administrative |
static class |
IltOSI.State.Operational |
static class |
IltOSI.State.Usage |
static class |
IltPerformance.SecState
Any secondary state in the
IltPerformance state system
is an instance of this class. |
static class |
IltSAN.SecState
Any secondary state in the
IltSAN state system is an instance
of this class. |
class |
IltSimpleState
This class is the base class for all states which have a single value.
|
static class |
IltSNMP.State |
static class |
IltSONET.Protection
Every link has one protection at each end.
|
static class |
IltSONET.State |
class |
IltState
This class is the base class for all classes defining the vocabulary
of an object's state.
|
class |
IltSymbolicState
This class is the base class for all classes defining symbolic values,
to be used as vocabulary in an object's state.
|
static class |
IltTrap.State
This class provides a representation model for the traps carried by a
telecom object.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.