Uses of Interface
ilog.cpl.network.IlpMutableNetworkModel

Packages that use IlpMutableNetworkModel
ilog.cpl ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
 

Uses of IlpMutableNetworkModel in ilog.cpl
 

Methods in ilog.cpl that return IlpMutableNetworkModel
 IlpMutableNetworkModel IlpNetwork.getModel()
          Returns the encapsulated model.
 

Methods in ilog.cpl with parameters of type IlpMutableNetworkModel
 void IlpNetwork.setModel(IlpMutableNetworkModel model)
          Sets or replaces the encapsulated model.
 

Uses of IlpMutableNetworkModel in ilog.cpl.network
 

Classes in ilog.cpl.network that implement IlpMutableNetworkModel
 class IlpDefaultNetworkModel
          This class is the default implementation of the IlpNetworkModel interface.
 

Methods in ilog.cpl.network that return IlpMutableNetworkModel
 IlpMutableNetworkModel IlpNetworkAdapter.getModel()
          Returns the network model.
 IlpMutableNetworkModel IlpNetworkHandlerWithDataSource.getNetworkModel()
          Returns the model that is associated to this handler.
 

Methods in ilog.cpl.network with parameters of type IlpMutableNetworkModel
 void IlpNetworkAdapter.setModel(IlpMutableNetworkModel model)
          Sets the network model.
 

Constructors in ilog.cpl.network with parameters of type IlpMutableNetworkModel
IlpNetworkHandlerWithDataSource(IlpMutableNetworkModel model, IlpNetworkView view, IlpNetworkController controller, IlpAbstractNodeAdapter adapter, IlpMutableDataSource datasource)
          Creates the handler.
 



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