Uses of Interface
ilog.views.util.IlvBatchable

Packages that use IlvBatchable
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.graph.background Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
ilog.tgo.datasource Provides IltObject Datasource support. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
ilog.tgo.model.internal   
 

Uses of IlvBatchable in ilog.cpl.datasource
 

Classes in ilog.cpl.datasource that implement IlvBatchable
 class IlpAbstractDataSource
          Abstract implementation of data source that provides notification support.
 class IlpDefaultDataSource
          Default data sources.
 

Methods in ilog.cpl.datasource with parameters of type IlvBatchable
protected  void IlpAbstractAdapter.setBatchable(IlvBatchable batchable)
          Sets the batch modification delegate used by this adapter.
 

Uses of IlvBatchable in ilog.cpl.equipment
 

Classes in ilog.cpl.equipment that implement IlvBatchable
 class IlpAbstractEquipmentModel
          This class is an implementation of the IlpEquipmentModel interface.
 class IlpDefaultEquipmentModel
          This class is the default implementation of the IlpEquipmentModel interface.
 

Uses of IlvBatchable in ilog.cpl.graph
 

Classes in ilog.cpl.graph that implement IlvBatchable
 class IlpAbstractGraphModel
          This class is an implementation of the IlpGraphModel interface which handles the notification to listeners of the model.
 

Uses of IlvBatchable in ilog.cpl.graph.background
 

Classes in ilog.cpl.graph.background that implement IlvBatchable
 class IlpAbstractBackground
          Abstract implementation of IlpBackground that should be directly subclassed when non-IlvMapDataSource backgrounds are to be introduced.
 class IlpAbstractIVLBackground
          This type of background allows one to integrate backgrounds described in the ILOG JViews IVL file format as a background in JViews TGO.
 class IlpAbstractMapDataSourceBackground
          This type servers as base type for background implementations that wish to use the IlvMapDataSource facilities, by implementing the common functionality needed for such backgrounds.
 class IlpImageBackground
          Support for using an image file as background.
 class IlpImageTileBackground
          Support for using a set of image files, each representing a tile, as background.
 class IlpIVLFrameworkBackground
          This type of background allows one to integrate backgrounds described in the ILOG JViews IVL file format that contain JViews Framework only content as a background in JViews TGO.
 class IlpIVLMapBackground
          This type of background allows one to integrate backgrounds described in the ILOG JViews IVL file format that contain JViews Maps content as a background in JViews TGO.
 class IlpMIDMIFBackground
          Support for using MapInfo .mif/.mid files as background.
 class IlpShapeBackground
          Provides support for using ESRI .shp Shape files as background.
 class IlpSVGBackground
          Support for using Scalable Vector Graphics (SVG) files as background.
 class IlpSVGZBackground
          Support for using Scalable Vector Graphics (SVG) files as background when compressed within a GZIP file.
 

Uses of IlvBatchable in ilog.cpl.network
 

Classes in ilog.cpl.network that implement IlvBatchable
 class IlpAbstractNetworkModel
          This class is an implementation of the IlpNetworkModel interface that handles the notification of the model to listeners.
 class IlpDefaultNetworkModel
          This class is the default implementation of the IlpNetworkModel interface.
 

Uses of IlvBatchable in ilog.tgo.datasource
 

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

Uses of IlvBatchable in ilog.tgo.model
 

Classes in ilog.tgo.model that implement IlvBatchable
 class IltAlarmSystem
          This class defines the system of alarms used by a certain telecom object.
 class IltStateSystem
          This class defines the model of states which will be used by a telecom object.
 

Uses of IlvBatchable in ilog.tgo.model.internal
 

Classes in ilog.tgo.model.internal that implement IlvBatchable
 class ilog.tgo.model.internal.IltBaseSystem
          This class defines a generic system, which do not have information associated, but which can have listeners and mapper to translate its information into decoration.
 



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