Uses of Class
ilog.cpl.graph.GraphModelEvent.Type

Packages that use GraphModelEvent.Type
ilog.cpl.equipment Together with ilog.cpl.IlpEquipment, this package constitutes the ILOG JTGO Equipment component. 
ilog.cpl.graph Contains the abstract common implementation for both the IlpNetwork and IlpEquipment components, including a model, a view and a controller and related classes. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
 

Uses of GraphModelEvent.Type in ilog.cpl.equipment
 

Subclasses of GraphModelEvent.Type in ilog.cpl.equipment
static class EquipmentModelEvent.Type
          Event types
 

Uses of GraphModelEvent.Type in ilog.cpl.graph
 

Fields in ilog.cpl.graph declared as GraphModelEvent.Type
static GraphModelEvent.Type GraphModelEvent.Type.SERIES_BEGIN
          Starting a series of events.
static GraphModelEvent.Type GraphModelEvent.Type.SERIES_END
          Ending a series of events.
 

Constructors in ilog.cpl.graph with parameters of type GraphModelEvent.Type
GraphModelEvent(IlpGraphModel source, GraphModelEvent.Type type, Collection objects)
          Creates an event.
GraphModelEvent(IlpGraphModel source, GraphModelEvent.Type type, IlpRepresentationObject object)
          Creates an event.
GraphModelEvent(IlpGraphModel source, GraphModelEvent.Type type, IlpRepresentationObject link, boolean origin, IlpRepresentationObject oldEnd, IlpRepresentationObject newEnd)
          Creates an event.
GraphModelEvent(IlpGraphModel source, GraphModelEvent.Type type, IlpRepresentationObject object, int[] indices, IlpRepresentationObject[] children)
          Creates an event.
 

Uses of GraphModelEvent.Type in ilog.cpl.network
 

Subclasses of GraphModelEvent.Type in ilog.cpl.network
static class NetworkModelEvent.Type
          Type of events supported by this event class.
 



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