ilog.cpl.graph
Class NodeExpansionEvent.Type

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.util.IlEventType
          extended by ilog.cpl.graph.NodeExpansionEvent.Type
Enclosing class:
NodeExpansionEvent

public abstract static class NodeExpansionEvent.Type
extends IlEventType

Event type


Field Summary
protected static NodeExpansionEvent.Type COLLAPSED
          Container object has been collapsed.
protected static NodeExpansionEvent.Type EXPANDED
          Container object has been expanded.
static IlEnumInfo metainfo
          Metainformation about event types.
 
Constructor Summary
protected NodeExpansionEvent.Type(String name)
          Creates a new event type.
 
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 types.


COLLAPSED

protected static final NodeExpansionEvent.Type COLLAPSED
Container object has been collapsed.


EXPANDED

protected static final NodeExpansionEvent.Type EXPANDED
Container object has been expanded.

Constructor Detail

NodeExpansionEvent.Type

protected NodeExpansionEvent.Type(String name)
Creates a new event type.

Parameters:
name - Event name


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