|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.util.IlEnum
ilog.tgo.model.attribute.IltShortcutAttributeType
public class IltShortcutAttributeType
This class models the types of shortcuts that are valid for the predefined business objects.
IltNetworkElement.ShortcutAttribute,
IltGroup.ShortcutAttribute| Nested Class Summary | |
|---|---|
static class |
IltShortcutAttributeType.ShortcutAttributeTypeArrayEditor
Property editor for IltShortcutAttributeType class. |
static class |
IltShortcutAttributeType.ShortcutAttributeTypeEditor
Property editor for the IltShortcutAttributeType class. |
| Field Summary | |
|---|---|
static IltShortcutAttributeType |
DANGLING
Defines a dangling shortcut. |
static IlEnumInfo |
metainfo
Enumeration information. |
static IltShortcutAttributeType |
STANDARD
Defines a standard shortcut. |
| Method Summary |
|---|
| Methods inherited from class ilog.util.IlEnum |
|---|
getName, intern, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static IlEnumInfo metainfo
public static final IltShortcutAttributeType STANDARD
Shortcuts are references to another object. There can be multiple shortcuts for a certain network element or group.
public static final IltShortcutAttributeType DANGLING
When a network element gets removed, the associated shortcuts become dangling shortcuts.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||