|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlEnum | |
|---|---|
| ilog.cpl.equipment | Together with ilog.cpl.IlpEquipment, this package constitutes
the ILOG JTGO Equipment component. |
| ilog.cpl.graph | Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
| ilog.cpl.graph.background.event | Contains the event related types that are used within the JViews TGO background support. |
| ilog.cpl.graph.interactor | Provides classes and interfaces for creating Graph interactors. |
| ilog.cpl.graphic | Provides classes and interfaces to create graphic objects. |
| ilog.cpl.graphic.attachment | Deprecated Provides classes and interfaces to define attachment rules for graphic objects. |
| ilog.cpl.interactor | Contains all the base classes of interactors. |
| ilog.cpl.model.container | Provides interfaces for representation objects capable of forming a containment hierarchy. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| 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.cpl.table | Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. |
| ilog.cpl.table.selection | Contains all the selection model used to maintain the selection in the ILOG JTGO Table component. |
| ilog.cpl.util | Utility classes. |
| ilog.tgo.graphic | Provides all the classes for handling the graphical representations of the telecom objects. |
| ilog.tgo.graphic.graphlayout.labellayout | Contains the classes needed for the label layout |
| ilog.tgo.interactor | Provides the predefined interactors for a view. |
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| ilog.tgo.model.attribute | Contains a default implementation for business object attributes and support classes. |
| ilog.util | General usage utilities. |
| Uses of IlEnum in ilog.cpl.equipment |
|---|
| Subclasses of IlEnum in ilog.cpl.equipment | |
|---|---|
static class |
EquipmentModelEvent.Type
Event types |
static class |
EquipmentSelectionEvent.Type
Even types |
| Uses of IlEnum in ilog.cpl.graph |
|---|
| Subclasses of IlEnum in ilog.cpl.graph | |
|---|---|
static class |
GraphModelEvent.Type
Event type |
static class |
GraphRendererEvent.Type
Event type |
static class |
GraphSelectionEvent.Type
Event type |
static class |
NodeExpansionEvent.Type
Event type |
| Uses of IlEnum in ilog.cpl.graph.background.event |
|---|
| Subclasses of IlEnum in ilog.cpl.graph.background.event | |
|---|---|
static class |
IlpBackgroundEvent.Type
Provides the predefined IlpBackgroundEvent event types. |
| Uses of IlEnum in ilog.cpl.graph.interactor |
|---|
| Subclasses of IlEnum in ilog.cpl.graph.interactor | |
|---|---|
static class |
IlpGraphEditEquipmentObjectInteractor.Gesture
This class enumerates the gestures recognized by this interactor. |
| Uses of IlEnum in ilog.cpl.graphic |
|---|
| Subclasses of IlEnum in ilog.cpl.graphic | |
|---|---|
class |
IlpObjectFrameType
This class enumerates the possible frame types for a subnetwork. |
class |
IlpPositionSource
This class enumerates the possible sources of positions of representation objects. |
class |
IlpSelectionFocusMode
This class enumerates the possible highlight modes used to render the selection and focus. |
| Uses of IlEnum in ilog.cpl.graphic.attachment |
|---|
| Subclasses of IlEnum in ilog.cpl.graphic.attachment | |
|---|---|
class |
IlpAttachmentLocation
Deprecated. Please use ILOG JViews Composite Graphic support instead. |
| Uses of IlEnum in ilog.cpl.interactor |
|---|
| Subclasses of IlEnum in ilog.cpl.interactor | |
|---|---|
class |
IlpGesture
This class enumerates the possible basic gestures for interactions. |
| Uses of IlEnum in ilog.cpl.model.container |
|---|
| Subclasses of IlEnum in ilog.cpl.model.container | |
|---|---|
static class |
RepresentationLinkEvent.Type
Type of events supported by this event class. |
static class |
RepresentationNodeEvent.Type
Type of events supported by this event class. |
| Uses of IlEnum in ilog.cpl.network |
|---|
| Subclasses of IlEnum in ilog.cpl.network | |
|---|---|
static class |
NetworkModelEvent.Type
Type of events supported by this event class. |
static class |
NetworkModelObserveEvent.Type
Deprecated. Event Type |
static class |
NetworkSelectionEvent.Type
Event type |
| Uses of IlEnum in ilog.cpl.style |
|---|
| Methods in ilog.cpl.style that return IlEnum | |
|---|---|
IlEnum |
IlpAbstractStyle.getEnum(IlpEnumKey key)
Deprecated. Returns the IlEnum value of a given key in this style. |
IlEnum |
IlpAbstractStyle.getEnum(IlpEnumKey key,
IlEnum defaultValue)
Deprecated. Returns the IlEnum value of a given key in this style. |
| Methods in ilog.cpl.style with parameters of type IlEnum | |
|---|---|
IlEnum |
IlpAbstractStyle.getEnum(IlpEnumKey key,
IlEnum defaultValue)
Deprecated. Returns the IlEnum value of a given key in this style. |
void |
IlpAbstractStyle.setEnum(IlpEnumKey key,
IlEnum value)
Deprecated. Changes the IlEnum local value of a given property in this
style. |
void |
IlpAbstractStyle.setEnumArray(IlpEnumArrayKey key,
IlEnum[] value)
Deprecated. Changes the IlEnum[] local value of a given property in this
style. |
| Uses of IlEnum in ilog.cpl.style.key |
|---|
| Subclasses of IlEnum in ilog.cpl.style.key | |
|---|---|
class |
IlpBooleanKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpColorKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpDomainKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpEnumArrayKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpEnumKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpFloatArrayKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpFloatKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpFontKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpFormatKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpImageKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpIntegerArrayKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpIntegerKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpInteractorKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpLineStyleKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpPatternKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpPointKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpRectKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpRendererKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpStringArrayKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpStringKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpSwingConstantKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpValueMapKey
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
| Methods in ilog.cpl.style.key with parameters of type IlEnum | |
|---|---|
static IlpEnumKey |
IlpEnumKey.New(String name,
IlEnumInfo enumInfo,
IlEnum defaultValue)
Deprecated. Creates a new key for properties whose type is a subclass of ilog.util.IlEnum. |
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. |
| Constructors in ilog.cpl.style.key with parameters of type IlEnum | |
|---|---|
IlpEnumArrayKey(String name,
IlEnumInfo enumInfo,
IlEnum[] defaultValue)
Deprecated. Constructor. |
|
IlpEnumKey(String name,
IlEnumInfo enumInfo,
IlEnum defaultValue)
Deprecated. Constructor. |
|
| Uses of IlEnum in ilog.cpl.table |
|---|
| Subclasses of IlEnum in ilog.cpl.table | |
|---|---|
class |
IlpTableResizeMode
This class enumerates the possible resize mode for a table view. |
| Uses of IlEnum in ilog.cpl.table.selection |
|---|
| Subclasses of IlEnum in ilog.cpl.table.selection | |
|---|---|
class |
IlpTableSelectionMode
This class enumerates the possible selection mode for a table view. |
| Uses of IlEnum in ilog.cpl.util |
|---|
| Subclasses of IlEnum in ilog.cpl.util | |
|---|---|
class |
IlpDirection
Defines an enumeration representing the direction of representation objects. |
class |
IlpExpansionType
This class models the types of expansion supported by the graphic components. |
class |
IlpSortingMode
This class enumerates the possible sorting modes for a column of the table. |
| Uses of IlEnum in ilog.tgo.graphic |
|---|
| Subclasses of IlEnum in ilog.tgo.graphic | |
|---|---|
class |
IltBaseStyle
This enumeration defines the possible base styles for telecom objects. |
static class |
IltBaseStyle.SONETBaseStyle
This class allows the automatic creation of a base style for each instance of IltSONET.State. |
class |
IltDecorationType
This class enumerates the possible decoration types. |
class |
IltDetailLevel
This class describes the different detail level used to draw telecom objects. |
class |
IltGraphicElementName
This enumeration lists the names of elements of graphic objects. |
class |
IltKey
Deprecated. Please use IlpKey instead. |
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. |
class |
IltLinkPort
This enumeration describes and enumerates the link connection ports that can be used to customize the way links connect to nodes. |
| Methods in ilog.tgo.graphic that return IlEnum | |
|---|---|
IlEnum |
IltAbstractLegend.getEnum(IltKey.Enum key)
Deprecated. This method is obsolete. Use IlpEnumKey instead
of IltKey.Enum |
IlEnum |
IltAbstractLegend.getEnum(IltKey.Enum key,
IlEnum defaultValue)
Deprecated. This method is obsolete. Use IlpEnumKey instead
of IltKey.Enum |
| Methods in ilog.tgo.graphic with parameters of type IlEnum | |
|---|---|
IlEnum |
IltAbstractLegend.getEnum(IltKey.Enum key,
IlEnum defaultValue)
Deprecated. This method is obsolete. Use IlpEnumKey instead
of IltKey.Enum |
void |
IltAbstractLegend.setEnum(IltKey.Enum key,
IlEnum value)
Deprecated. This method is obsolete. Use IlpEnumKey instead
of IltKey.Enum |
| Uses of IlEnum in ilog.tgo.graphic.graphlayout.labellayout |
|---|
| Subclasses of IlEnum in ilog.tgo.graphic.graphlayout.labellayout | |
|---|---|
class |
IltLabelLayoutConstants
This class contains the constants used in label layout. |
| Uses of IlEnum in ilog.tgo.interactor |
|---|
| Subclasses of IlEnum in ilog.tgo.interactor | |
|---|---|
static class |
IltEditGroupInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor. |
static class |
IltEditLabelInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor. |
static class |
IltMakeLinearGroupInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor. |
static class |
IltMakeLinkInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor. |
static class |
IltMakePolyGroupInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor. |
static class |
IltMakeRectGroupInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor. |
| Uses of IlEnum in ilog.tgo.model |
|---|
| Subclasses of IlEnum in ilog.tgo.model | |
|---|---|
protected static class |
IltAlarm.AbstractSeverity
|
static class |
IltAlarm.AlarmType
This enumeration lists the possible types of alarms. |
static class |
IltAlarm.ImpactSeverity
This enumeration lists the possible severity levels for impact alarms. |
static class |
IltAlarm.ProbableCause
This enumeration lists the possible probable causes for alarms. |
static class |
IltAlarm.Severity
This enumeration lists the possible severity levels for raw alarms. |
static class |
IltAlarm.TrendIndication
This enumeration lists the possible trend indications. |
class |
IltAlarmStateEnum
This enumeration describes the different alarm states usable for the alarm balloon: namely Raw and Impact. |
static class |
IltBTS.Type
This enumeration lists the types of BTS. |
static class |
IltBTSAntenna.Type
This enumeration lists the types of antennas. |
static class |
IltCard.Type
This enumeration lists the types of cards. |
static class |
IltCardCarrier.Type
This enumeration lists the types of CardCarriers. |
static class |
IltCardItem.Type
The abstract class used to manage the types of the subclasses of IltCardItem. |
static class |
IltLed.Type
This enumeration lists the types of LED objects. |
static class |
IltLink.Media
This enumeration lists the media of different network links. |
static class |
IltLink.Technology
This enumeration lists the technologies of network links. |
static class |
IltLink.Type
This enumeration lists the types of network links. |
static class |
IltNetworkElement.Family
This enumeration lists the families of a network element. |
static class |
IltNetworkElement.Function
This enumeration lists the functions of a network element. |
static class |
IltNetworkElement.Type
Here is a list of the types of network elements. |
static class |
IltObject.LogicalType
The class that is used to manage the logical types of the subclasses of IltObject. |
static class |
IltObject.TinyType
The class that is used to manage the tiny types for predefined telecom business objects. |
static class |
IltOffPageConnector.Type
This enumeration lists the types of off-page connectors. |
static class |
IltPort.Type
This enumeration lists the types of ports. |
static class |
IltShelf.Type
This enumeration lists the types of shelves. |
static class |
IltShelfItem.Type
The abstract class that is used to manage the types of the subclasses of IltShelfItem. |
static class |
IltSONET.End
This enumeration lists the ends of a network link. |
static class |
IltTrap.Type
This enumeration lists the possible types of traps supported by the system. |
| Methods in ilog.tgo.model that return IlEnum | |
|---|---|
IlEnum |
IltAlarmSeverity.intern()
Returns a canonical representation for this object. |
| Uses of IlEnum in ilog.tgo.model.attribute |
|---|
| Subclasses of IlEnum in ilog.tgo.model.attribute | |
|---|---|
class |
IltShortcutAttributeType
This class models the types of shortcuts that are valid for the predefined business objects. |
| Uses of IlEnum in ilog.util |
|---|
| Subclasses of IlEnum in ilog.util | |
|---|---|
class |
IlEventType
This class defines the events types used to indicate which are the notifications to be sent. |
| Methods in ilog.util that return IlEnum | |
|---|---|
IlEnum |
IlEnumInfo.get(String name)
Returns the item with a given name, or null if none exists. |
IlEnum |
IlEnum.intern()
Returns a canonical representation for this object. |
| Methods in ilog.util with parameters of type IlEnum | |
|---|---|
void |
IlEnumInfo.addElement(IlEnum item)
Adds an element to this enum. |
void |
IlEnumInfo.removeElement(IlEnum item)
Removes an element from this enum. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||