Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Class and Description |
---|---|
class |
IltAlarmObjectState
An instance of this class is the state of some telecom object, which can be
described through alarms only.
|
class |
IltBellcoreObjectState
An instance of this class is the state of some telecom object, as defined
by the Bellcore standard.
|
class |
IltBiSONETObjectState
IltBiSONETObjectState instances store the state of telecom
objects that follow the SONET dictionary modeled by the IltSONET
state system. |
class |
IltOSIObjectState
An instance of this class is the state of some telecom object, as defined
by the OSI SMF 10164-2 standard.
|
class |
IltSNMPObjectState
This class defines the state of a telecom object, according to the MIB-II
specification for the SNMP protocol.
|
class |
IltSONETObjectState
An instance of this class is the state of some telecom object, as defined
by the SONET standard.
|
class |
IltTrapObjectState
An instance of this class is the state of some telecom object, which can
be described through traps only.
|
Modifier and Type | Method and Description |
---|---|
IltObjectState |
IltSummingStatePropagator.createObjectState(IltContainer container)
Deprecated.
Creates a fresh object state for the container.
|
IltObjectState |
IltStateChangedEvent.getNewState()
Deprecated.
Returns the new value of the state, after it changed.
|
IltObjectState |
IltStateHolder.getObjectState()
Returns the telecom state held by this object.
|
IltObjectState |
IltObject.getObjectState()
Returns the semantic state of the object.
|
IltObjectState |
IltStateChangedEvent.getOldState()
Deprecated.
Returns the previous value of the state, before it changed.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IltShelfItem.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltShelf.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltPort.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltOffPageConnector.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltObject.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltNetworkElement.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltLink.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltLed.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltEmptySlot.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltCardCarrier.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltCard.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltBTSAntenna.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
protected void |
IltBTS.initializeObject(IltObjectState state,
String name)
This method is only called by the constructor.
|
void |
IltObject.setObjectState(IltObjectState state)
Replaces the semantic state of this object.
|
void |
IltContainer.setObjectState(IltObjectState state)
Deprecated.
Replaces the telecom state held by this container.
|
Constructor and Description |
---|
IltAbstractLink(IltObjectState state,
String label)
Initializes the
IltAbstractLink part of a link instance. |
IltBTSAntenna(String label,
IltObjectState state,
int beamDirection,
int power,
int beamWidth)
Creates a new antenna.
|
IltCard(IltCard.Type type,
IltObjectState state,
String label)
Creates a new card.
|
IltCard(IltObjectState state)
Creates a new card without a label and with the standard type.
|
IltCard(IltObjectState state,
String label)
Creates a new card with the standard type.
|
IltCardCarrier(IltCardCarrier.Type type,
IltObjectState state,
int slotCount)
Creates a new card carrier.
|
IltCardCarrier(IltObjectState state,
int slotCount)
Creates a new card carrier with the Standard type.
|
IltCardItem(IltObjectState oState,
String label)
Creates a new instance of
IltCardItem with label
and object state. |
IltEmptySlot(IltObjectState state,
String name)
Creates a new empty slot.
|
IltGroup(IltObjectState state)
Creates a new group.
|
IltGroup(IltObjectState state,
String label)
Creates a new group.
|
IltLinearGroup(IltObjectState state)
Creates a new instance of
IltLinearGroup with a given semantic
state. |
IltLinearGroup(IltObjectState state,
String label)
Creates a new instance of
IltLinearGroup with a given semantic
state and label. |
IltLink(IltObjectState state)
Creates a new network link with no label and
DefaultMedia as
its media. |
IltLink(IltObjectState state,
IltLink.Media media)
Creates a new network link with no label.
|
IltLink(IltObjectState state,
String label,
IltLink.Media media)
Creates a new network link.
|
IltNetworkElement(String label,
IltNetworkElement.Type type,
IltNetworkElement.Function function,
IltNetworkElement.Family family,
IltObjectState state)
Creates a new node.
|
IltNetworkElement(String label,
IltNetworkElement.Type type,
IltObjectState state)
Creates a new node.
|
IltObject(IltObjectState state)
Creates a new instance with a given object state.
|
IltObject(IltObjectState state,
String name)
Creates a new instance with a given semantic state and a name.
|
IltPolyGroup(IltObjectState state)
Creates a new instance of
IltPolyGroup with a given semantic
state. |
IltPolyGroup(IltObjectState state,
String label)
Creates a new instance of
IltPolyGroup with a given semantic
state and label. |
IltPort(String label,
IltPort.Type type,
IltObjectState state)
Creates a new port based on a given label, type and object state.
|
IltRectGroup(IltObjectState state)
Creates a new instance of
IltRectGroup with a given semantic
state. |
IltRectGroup(IltObjectState state,
String label)
Creates a new instance of
IltRectGroup with a given semantic
state and label. |
IltShelfItem(IltObjectState state)
Creates a new instance of
IltShelfItem , with a given semantic
state. |
IltShelfItem(IltObjectState state,
String label)
Creates a new instance of
IltShelfItem with a given semantic
state and label. |
IltShelfItem(IltShelfItem.Type type,
IltObjectState state,
String label)
Creates a new instance of
IltShelfItem with a given type,
semantic state and label. |
IltStateChangedEvent(IltStateHolder source,
IltObjectState oldState,
IltObjectState newState)
Deprecated.
Creates an event.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.