ilog.cpl.model.container
Class RepresentationLinkEvent.Type

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.util.IlEventType
          extended by ilog.cpl.model.container.RepresentationLinkEvent.Type
Enclosing class:
RepresentationLinkEvent

public abstract static class RepresentationLinkEvent.Type
extends IlEventType

Type of events supported by this event class.


Field Summary
static RepresentationLinkEvent.Type END_CHANGED
          Signals that one of the link's ends has been redirected.
static IlEnumInfo metainfo
          Metainformation about event type.
 
Constructor Summary
protected RepresentationLinkEvent.Type(String name)
          Constructor
 
Method Summary
 
Methods inherited from class ilog.util.IlEventType
notify
 
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 final IlEnumInfo metainfo
Metainformation about event type.


END_CHANGED

public static final RepresentationLinkEvent.Type END_CHANGED
Signals that one of the link's ends has been redirected.

Constructor Detail

RepresentationLinkEvent.Type

protected RepresentationLinkEvent.Type(String name)
Constructor

Parameters:
name - Event type name


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