Package | Description |
---|---|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.cpl.style.key |
Deprecated Provides a set of keys used to identify values within styles.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IlpValueMap |
IlpAbstractStyle.getValueMap(IlpValueMapKey key)
Deprecated.
Returns the
IlpValueMap value of a given key in this style. |
IlpValueMap |
IlpAbstractStyle.getValueMap(IlpValueMapKey key,
IlpValueMap defaultValue)
Deprecated.
Returns the
IlpValueMap value of a given key in this style. |
void |
IlpAbstractStyle.setValueMap(IlpValueMapKey key,
IlpValueMap value)
Deprecated.
Changes the
IlpValueMap local value of a given property
in this style. |
Constructor and Description |
---|
IlpStyleValueMapper(IlpStyleValueProvider provider,
IlpValueMapKey key,
Class mapValueType)
Deprecated.
IlpStyleValueMapper constructor. |
IlpStyleValueMapper(IlpStyleValueProvider provider,
IlpValueMapKey key,
IlpStyle style)
Deprecated.
IlpStyleValueMapper constructor. |
Modifier and Type | Method and Description |
---|---|
static IlpValueMapKey |
IlpValueMapKey.New(String name)
Deprecated.
Creates a new key for properties of type
IlpValueMap
with a default value of null . |
static IlpValueMapKey |
IlpValueMapKey.New(String name,
IlpValueMap defaultValue)
Deprecated.
Creates a new key for properties of type
IlpValueMap . |
Modifier and Type | Field and Description |
---|---|
static IlpValueMapKey |
IltObject.AlarmSeverityColorMap
Deprecated.
Use the
IltAlarm.SetSeverityMapping method instead. |
static IlpValueMapKey |
IltObject.AlarmSeverityDescriptionMap
Deprecated.
Use the
IltAlarm.SetSeverityMapping method instead. |
static IlpValueMapKey |
IltObject.ShortcutIconMap |
static IlpValueMapKey |
IltObject.ShortcutToolTipMap |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.