Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Field and Description |
---|---|
static IltStateInfo |
IltSymbolicState.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltState.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltSimpleState.metainfo
Contains metainformation about this
IltSimpleState class. |
static IltStateInfo |
IltSONET.State.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltSONET.Protection.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltSNMP.State.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltSAN.SecState.metainfo
Contains metainformation about this class.
|
static IltStateInfo |
IltPerformance.SecState.metainfo
Contains metainformation about this class.
|
static IltStateInfo |
IltOSI.State.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.State.Operational.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.State.Usage.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.State.Administrative.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.Procedural.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.Availability.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.Control.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.Standby.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltOSI.Repair.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltNumericState.metainfo
Contains metainformation about this
IltNumericState class. |
static IltStateInfo |
IltMisc.SecState.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltLimitedNumericState.metainfo
Contains metainformation about this
IltLimitedNumericState class. |
static IltStateInfo |
IltBooleanState.metainfo
Contains metainformation about this
IltNumericState class. |
static IltStateInfo |
IltBellcore.State.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltBellcore.SecState.metainfo
Contains metainformation about this
IltState class. |
static IltStateInfo |
IltAlarm.State.metainfo
Contains metainformation about this
IltState class. |
Modifier and Type | Method and Description |
---|---|
static IltStateInfo |
IltStateInfo.FromClass(Class clazz)
Returns the class information for a state, given its class.
|
IltStateInfo |
IltStateInfo.getParent()
Returns the parent class descriptor.
|
IltStateInfo |
IltState.getStateInfo()
Returns the
IltStateInfo describing the class of this state. |
Modifier and Type | Method and Description |
---|---|
boolean |
IltStateInfo.isInside(IltStateInfo superclass)
Tests whether this IltStateInfo describes a class that inherits
(directly or indirectly) from the class described by a given IltStateInfo.
|
boolean |
IltState.isInside(IltStateInfo superclass)
Tests whether this state belongs to a given state class.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.