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 |
---|---|
Object |
IlpAbstractStyle.getEnumArray(IlpEnumArrayKey key)
Deprecated.
Returns the
IlEnum[] array value of a given key in this style. |
Object |
IlpAbstractStyle.getEnumArray(IlpEnumArrayKey key,
Object defaultValue)
Deprecated.
Returns the
IlEnum[] array value of a given key in this style. |
void |
IlpAbstractStyle.setEnumArray(IlpEnumArrayKey key,
IlEnum[] value)
Deprecated.
Changes the
IlEnum[] local value of a given property in this
style. |
Modifier and Type | Method and Description |
---|---|
static IlpEnumArrayKey |
IlpEnumArrayKey.New(String name,
IlEnumInfo enumInfo)
Deprecated.
Creates a new key for properties whose type is an array of a subclass of
ilog.util.IlEnum with a default value of null . |
static IlpEnumArrayKey |
IlpEnumArrayKey.New(String name,
IlEnumInfo enumInfo,
IlEnum[] defaultValue)
Deprecated.
Creates a new key for properties whose type is an array of a subclass of
ilog.util.IlEnum . |
Modifier and Type | Field and Description |
---|---|
static IlpEnumArrayKey |
IltObject.LinkPorts
Deprecated.
Use CSS property
linkPorts instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.