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 | Class and Description |
---|---|
static class |
IltKey.Boolean
Deprecated.
This class is obsolete. Please use
IlpBooleanKey instead. |
static class |
IltKey.Color
Deprecated.
This class is obsolete. Please use
IlpColorKey instead. |
static class |
IltKey.Enum
Deprecated.
This class is obsolete. Please use
IlpEnumKey instead. |
static class |
IltKey.EnumArray
Deprecated.
This class is obsolete. Please use
IlpEnumArrayKey instead. |
static class |
IltKey.Float
Deprecated.
This class is obsolete. Please use
IlpFloatKey instead. |
static class |
IltKey.Font
Deprecated.
This class is obsolete. Please use
IlpFontKey instead. |
static class |
IltKey.Image
Deprecated.
This class is obsolete. Please use
IlpImageKey instead. |
static class |
IltKey.Integer
Deprecated.
This class is obsolete. Please use
IlpIntegerKey instead. |
static class |
IltKey.LineStyle
Deprecated.
This class is obsolete. Please use
IlpLineStyleKey instead. |
static class |
IltKey.Pattern
Deprecated.
This class is obsolete. Please use
IlpPatternKey instead. |
static class |
IltKey.Point
Deprecated.
This class is obsolete. Please use
IlpPointKey instead. |
static class |
IltKey.String
Deprecated.
This class is obsolete. Please use
IlpStringKey instead. |
static class |
IltKey.StringArray
Deprecated.
This class is obsolete. Please use
IlpStringArrayKey instead. |
Modifier and Type | Method and Description |
---|---|
IltKey |
IltLegendModifier.getRemoteValue(IltKey k)
Deprecated.
Please use
getRemoteValue(IlpKey k) instead. |
Modifier and Type | Method and Description |
---|---|
Object |
IltLegend.getLocalValue(IltKey k)
Deprecated.
Please use
getLiteral instead. |
IltKey |
IltLegendModifier.getRemoteValue(IltKey k)
Deprecated.
Please use
getRemoteValue(IlpKey k) instead. |
Object |
IltLegendModifier.getValue(IltKey k)
Deprecated.
Please use
IlpKey version instead. |
Object |
IltLegend.getValue(IltKey k)
Deprecated.
Please use the
IlpKey version instead. |
boolean |
IltLegend.hasDefaultValue(IltKey k)
Deprecated.
Please use
IlpKey version instead. |
boolean |
IltLegend.hasLocalValue(IltKey k)
Deprecated.
Please use
hasLiteral version instead. |
boolean |
IltLegend.hasRemoteValue(IltKey k)
Deprecated.
Please use
hasValueProvider instead. |
boolean |
IltLegendModifier.hasValue(IltKey k)
Deprecated.
Please use
IlpKey version instead. |
boolean |
IltLegend.hasValue(IltKey k)
Deprecated.
Please use
IlpKey version instead. |
void |
IltLegendModifier.resetToDefaultValue(IltKey k)
Deprecated.
Please use
IlpKey version instead. |
boolean |
IltLegend.resetToDefaultValue(IltKey k)
Deprecated.
Please use the
IlpKey version instead. |
void |
IltLegendModifier.resetValue(IltKey k)
Deprecated.
Please use
resetLiteral instead. |
boolean |
IltLegend.resetValue(IltKey k)
Deprecated.
Please use
IlpKey version instead. |
void |
IltLegendModifier.setRemoteValue(IlpKey lkey,
IltKey destKey)
Deprecated.
Please use
setRemoteValue(IlpKey key, IlpKey destKey) instead. |
boolean |
IltLegend.setRemoteValue(IlpKey lKey,
IltLegend legend,
IltKey remoteKey)
Deprecated.
|
void |
IltLegendModifier.setRemoteValue(IltKey key,
IlpKey rkey)
Deprecated.
Please use
setRemoteValue(IlpKey key, IlpKey destKey) instead. |
void |
IltLegendModifier.setRemoteValue(IltKey key,
IltKey destKey)
Deprecated.
Please use
setRemoteValue(IlpKey key, IlpKey destKey) instead. |
boolean |
IltLegend.setRemoteValue(IltKey key,
IltLegend legend,
IlpKey rKey)
Deprecated.
|
boolean |
IltLegend.setRemoteValue(IltKey key,
IltLegend legend,
IltKey remoteKey)
Deprecated.
Please use
setValueProvider version instead. |
void |
IltLegendModifier.setValue(IltKey k,
Object value)
Deprecated.
Please use
IlpKey version instead. |
void |
IltLegend.setValue(IltKey k,
Object value)
Deprecated.
Please use the
IlpKey version instead. |
Modifier and Type | Method and Description |
---|---|
protected void |
IltAbstractLegend.convertTable(ilog.util.internal.IlFastMap<IltKey,Object> source,
ilog.util.internal.IlFastMap<IlpKey,Object> target)
Deprecated.
Convert from source table to target table, translating keys
from IltKey to IlpKey.
|
Modifier and Type | Method and Description |
---|---|
Object |
IltSNMP.SystemInfo.getAttribute(IltKey k)
Deprecated.
Please use
IlpAttribute instead of IltKey . |
void |
IltSNMP.SystemInfo.setAttribute(IltKey k,
Object value)
Deprecated.
Please use
IlpAttribute instead of IltKey . |
static void |
IltSNMP.SetAttributeMapping(IltKey k,
Object defaultValue,
IltKey.String description)
Deprecated.
Please use the
IlpAttribute version instead. |
static void |
IltSNMP.SetAttributeMapping(IltKey k,
Object defaultValue,
String description)
Deprecated.
Please use the
IlpAttribute version instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.