Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.resource.renderer |
Provides classes for CSS configuration of Global Settings.
|
Modifier and Type | Field and Description |
---|---|
static IltNetworkElement.Family |
IltNetworkElement.Family.FCOT |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC1 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC12 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC18 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC192 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC24 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC3 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC36 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC48 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC9 |
static IltNetworkElement.Family |
IltNetworkElement.Family.OC96 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM1 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM12 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM16 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM3 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM32 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM4 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM6 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM64 |
static IltNetworkElement.Family |
IltNetworkElement.Family.STM8 |
Modifier and Type | Method and Description |
---|---|
IltNetworkElement.Family |
IltNetworkElement.getFamily()
Returns the family of this object.
|
Modifier and Type | Method and Description |
---|---|
void |
IltNetworkElement.setFamily(IltNetworkElement.Family family)
Sets the family of this object.
|
Constructor and Description |
---|
IltNetworkElement(String label,
IltNetworkElement.Type type,
IltNetworkElement.Function function,
IltNetworkElement.Family family,
IltObjectState state)
Creates a new node.
|
Modifier and Type | Method and Description |
---|---|
void |
IltNetworkElementRenderer.setFamilies(IltNetworkElement.Family[] families)
Adds network element families to the system.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.