ilog.cpl.equipment
Class EquipmentSelectionEvent.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.equipment.EquipmentSelectionEvent.Type
Enclosing class:
EquipmentSelectionEvent

public abstract static class EquipmentSelectionEvent.Type
extends GraphSelectionEvent.Type

Even types


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


OBJECTS_SELECTED

public static final EquipmentSelectionEvent.Type OBJECTS_SELECTED
Objects have been selected.


OBJECTS_DESELECTED

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

Constructor Detail

EquipmentSelectionEvent.Type

protected EquipmentSelectionEvent.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.