ilog.cpl.network
Class NetworkSelectionEvent.Type

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

public abstract static class NetworkSelectionEvent.Type
extends GraphSelectionEvent.Type

Event type


Field Summary
static IlEnumInfo metainfo
          Metainformation about event type.
static NetworkSelectionEvent.Type OBJECTS_DESELECTED
          Objects have been deselected.
static NetworkSelectionEvent.Type OBJECTS_SELECTED
          Objects have been selected.
 
Constructor Summary
protected NetworkSelectionEvent.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 IlEnumInfo metainfo
Metainformation about event type.


OBJECTS_SELECTED

public static NetworkSelectionEvent.Type OBJECTS_SELECTED
Objects have been selected.


OBJECTS_DESELECTED

public static final NetworkSelectionEvent.Type OBJECTS_DESELECTED
Objects have been deselected.

Constructor Detail

NetworkSelectionEvent.Type

protected NetworkSelectionEvent.Type(String name)
Constructor

Parameters:
name - Even type name


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