ilog.cpl.graph
Class GraphModelEvent.Type

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.util.IlEventType
          extended by ilog.cpl.graph.GraphModelEvent.Type
Direct Known Subclasses:
EquipmentModelEvent.Type, NetworkModelEvent.Type
Enclosing class:
GraphModelEvent

public abstract static class GraphModelEvent.Type
extends IlEventType

Event type


Field Summary
static IlEnumInfo metainfo
          Metainformation about event types.
static GraphModelEvent.Type SERIES_BEGIN
          Starting a series of events.
static GraphModelEvent.Type SERIES_END
          Ending a series of events.
 
Constructor Summary
protected GraphModelEvent.Type()
          Creates a new event type.
protected GraphModelEvent.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.


SERIES_BEGIN

public static final GraphModelEvent.Type SERIES_BEGIN
Starting a series of events.


SERIES_END

public static final GraphModelEvent.Type SERIES_END
Ending a series of events.

Constructor Detail

GraphModelEvent.Type

protected GraphModelEvent.Type()
Creates a new event type.


GraphModelEvent.Type

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

Parameters:
name - Type name


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