ilog.cpl.graph
Class GraphRendererEvent.Type

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

public abstract static class GraphRendererEvent.Type
extends IlEventType

Event type


Field Summary
static GraphRendererEvent.Type CONTAINER_ADDED
          Adding a container representation.
static GraphRendererEvent.Type CONTAINER_UPDATED
          Updating a container representation.
static GraphRendererEvent.Type GRAPHIC_ADDED
          Adding a container representation.
static GraphRendererEvent.Type GRAPHIC_UPDATED
          Updating a container representation.
static IlEnumInfo metainfo
          Metainformation about event type.
 
Constructor Summary
protected GraphRendererEvent.Type()
          Default constructor
protected GraphRendererEvent.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 type.


CONTAINER_ADDED

public static final GraphRendererEvent.Type CONTAINER_ADDED
Adding a container representation.


CONTAINER_UPDATED

public static final GraphRendererEvent.Type CONTAINER_UPDATED
Updating a container representation.


GRAPHIC_ADDED

public static final GraphRendererEvent.Type GRAPHIC_ADDED
Adding a container representation.


GRAPHIC_UPDATED

public static final GraphRendererEvent.Type GRAPHIC_UPDATED
Updating a container representation.

Constructor Detail

GraphRendererEvent.Type

protected GraphRendererEvent.Type()
Default constructor


GraphRendererEvent.Type

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