Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Class and Description |
---|---|
class |
IltBTS
IltBTS is the class to represent Base Transceiver Station. |
class |
IltCard
IltCard is the class for telecom objects that play the role of
cards of telecom equipment. |
class |
IltCardCarrier
IltCardCarrier is the class for telecom objects that play the
role of card carrier cards inside telecom equipment. |
class |
IltEmptySlot
IltEmptySlot is the class for telecom objects that play the role of empty
slots inside equipment shelves. |
class |
IltLinkBundle
An
IltLinkBundle is a container which can display at any time
either an overview object (a link) or a set of detail objects
(links having the same start and end nodes as the overview link). |
class |
IltShelf
The
IltShelf class is used to represent shelf configurations. |
Modifier and Type | Method and Description |
---|---|
void |
IltSummingStatePropagator.computeState(IltContainer container)
Deprecated.
Computes a state for the container, depending on the state of the
detail objects.
|
void |
IltStatePropagator.computeState(IltContainer container)
Deprecated.
Computes a state for the container, depending on the state of the
detail objects.
|
void |
IltNoStatePropagator.computeState(IltContainer container)
Deprecated.
|
void |
IltSummingStatePropagator.computeStateIncrementally(IltContainer container,
IltStateChangedEvent event)
Deprecated.
|
void |
IltStatePropagator.computeStateIncrementally(IltContainer container,
IltStateChangedEvent event)
Deprecated.
Recomputes a state for the container, after the state of one of the
detail objects has changed.
|
void |
IltNoStatePropagator.computeStateIncrementally(IltContainer container,
IltStateChangedEvent event)
Deprecated.
|
IltObjectState |
IltSummingStatePropagator.createObjectState(IltContainer container)
Deprecated.
Creates a fresh object state for the container.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.