ilog.tgo.model.attribute
Class IltShortcutAttributeType

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.model.attribute.IltShortcutAttributeType

public class IltShortcutAttributeType
extends IlEnum

This class models the types of shortcuts that are valid for the predefined business objects.

Since:
JTGO 4.0
See Also:
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

metainfo

public static IlEnumInfo metainfo
Enumeration information.


STANDARD

public static final IltShortcutAttributeType STANDARD
Defines a standard shortcut.

Shortcuts are references to another object. There can be multiple shortcuts for a certain network element or group.


DANGLING

public static final IltShortcutAttributeType DANGLING
Defines a dangling shortcut.

When a network element gets removed, the associated shortcuts become dangling shortcuts.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.