ilog.cpl.model.container
Class RepresentationNodeEvent.Type
java.lang.Object
ilog.util.IlEnum
ilog.util.IlEventType
ilog.cpl.model.container.RepresentationNodeEvent.Type
- Enclosing class:
- RepresentationNodeEvent
public abstract static class RepresentationNodeEvent.Type
- extends IlEventType
Type of events supported by this event class.
metainfo
public static IlEnumInfo metainfo
- Metainformation about event type.
CHILDREN_ADDED
public static final RepresentationNodeEvent.Type CHILDREN_ADDED
- Signals that new children have been added.
CHILDREN_REMOVED
public static final RepresentationNodeEvent.Type CHILDREN_REMOVED
- Signals that some of a node's children have been removed.
RepresentationNodeEvent.Type
protected RepresentationNodeEvent.Type(String name)
- Constructor
- Parameters:
name - Event type name
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.