Uses of Interface
ilog.cpl.datasource.IlpMutableDataSource

Packages that use IlpMutableDataSource
ilog.cpl.datasource Contains data source interfaces and default implementation and some related abstract adapters. 
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. 
ilog.cpl.storage Contains classes related to data storage, including styles, datasources and deployment descriptor. 
ilog.tgo.datasource Provides IltObject Datasource support. 
 

Uses of IlpMutableDataSource in ilog.cpl.datasource
 

Classes in ilog.cpl.datasource that implement IlpMutableDataSource
 class IlpDefaultDataSource
          Default data sources.
 

Methods in ilog.cpl.datasource with parameters of type IlpMutableDataSource
 ilog.cpl.storage.internal.IlpSAXDataHandler IlpAbstractDataSource.createDataHandler(IlpMutableDataSource dataSource, XMLReader parser, IlpIdentifierFactory identifierFactory, IlpFilter pfilter, Object parentIdOfRootObjects, boolean buffering, Logger logger)
          Creates a new datasource data handler.
 

Uses of IlpMutableDataSource in ilog.cpl.equipment
 

Constructors in ilog.cpl.equipment with parameters of type IlpMutableDataSource
IlpEquipmentHandlerWithDataSource(IlpEquipment equipment, IlpAbstractNodeAdapter adapter, IlpMutableDataSource datasource)
          Creates the handler.
IlpEquipmentHandlerWithDataSource(IlpMutableEquipmentModel model, IlpEquipmentView view, IlpEquipmentController controller, IlpAbstractNodeAdapter adapter, IlpMutableDataSource datasource)
          Creates the handler.
 

Uses of IlpMutableDataSource in ilog.cpl.graph
 

Methods in ilog.cpl.graph that return IlpMutableDataSource
 IlpMutableDataSource IlpGraphHandlerWithDataSource.getDataSource()
          Gets the data source into which this handler will create objects.
 

Methods in ilog.cpl.graph with parameters of type IlpMutableDataSource
 void IlpGraphHandlerWithDataSource.setDataSource(IlpMutableDataSource datasource)
           
 

Constructors in ilog.cpl.graph with parameters of type IlpMutableDataSource
IlpGraphHandlerWithDataSource(IlpMutableGraphModel model, IlpGraphView view, IlpGraphController controller, IlpAbstractNodeAdapter adapter, IlpMutableDataSource datasource)
          Creates the handler.
IlpGraphHandlerWithDataSource(IlpMutableGraphModel model, IlpGraphView view, IlpGraphController controller, IlpAbstractNodeAdapter adapter, IlpMutableDataSource datasource, JComponent component)
          Creates the handler.
 

Uses of IlpMutableDataSource in ilog.cpl.network
 

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

Uses of IlpMutableDataSource in ilog.cpl.storage
 

Methods in ilog.cpl.storage with parameters of type IlpMutableDataSource
 ilog.cpl.storage.internal.IlpSAXDataHandler IlpDataSourceLoader.createDataHandler(IlpMutableDataSource dataSource, XMLReader parser, IlpIdentifierFactory identifierFactory, IlpFilter pfilter, Object parentIdOfRootObjects, boolean buffering, Logger logger)
          Creates a new datasource data handler.
 

Constructors in ilog.cpl.storage with parameters of type IlpMutableDataSource
IlpDataSourceLoader(InputSource inputSource, IlpMutableDataSource dataSource)
          Creates a data source loader to load data from an XML document.
IlpDataSourceLoader(InputSource inputSource, IlpMutableDataSource dataSource, boolean validate)
          Creates a data source loader to load data from an XML document.
IlpDataSourceLoader(String uri, IlpMutableDataSource dataSource)
          Creates a data source loader to load data from an XML document.
IlpDataSourceLoader(String uri, IlpMutableDataSource dataSource, boolean validate)
          Creates a data source loader to load data from an XML document.
 

Uses of IlpMutableDataSource in ilog.tgo.datasource
 

Classes in ilog.tgo.datasource that implement IlpMutableDataSource
 class IltDefaultDataSource
          Data source dedicated to support IltObject class and its subclasses.
 

Methods in ilog.tgo.datasource with parameters of type IlpMutableDataSource
 ilog.cpl.storage.internal.IlpSAXDataHandler IltDefaultDataSource.createDataHandler(IlpMutableDataSource dataSource, XMLReader parser, IlpIdentifierFactory identifierFactory, IlpFilter pfilter, Object parentIdOfRootObjects, boolean buffering, Logger logger)
           
 



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