Uses of Interface
ilog.cpl.graph.GraphModelListener

Packages that use GraphModelListener
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 GraphModelListener in ilog.cpl.equipment
 

Subinterfaces of GraphModelListener in ilog.cpl.equipment
 interface EquipmentModelListener
          This interface allows you to observe the changes of an IlpEquipmentModel.
 

Classes in ilog.cpl.equipment that implement GraphModelListener
 class IlpAbstractEquipmentModelListener
          This class provides an abstract equipment model listener implementation.
 

Uses of GraphModelListener in ilog.cpl.graph
 

Methods in ilog.cpl.graph with parameters of type GraphModelListener
protected  void IlpAbstractGraphModel.addModelListener(GraphModelListener listener)
          Adds a listener that is notified each time a change to this model occurs.
protected  void IlpAbstractGraphModel.removeModelListener(GraphModelListener listener)
          Removes a listener previously added with addModelListener.
 

Uses of GraphModelListener in ilog.cpl.network
 

Subinterfaces of GraphModelListener in ilog.cpl.network
 interface NetworkModelListener
          This interface allows the observing of changes to an IlpNetworkModel.
 

Classes in ilog.cpl.network that implement GraphModelListener
 class IlpAbstractNetworkModelListener
          This class provides an abstract network model listener implementation.
 



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