Uses of Package
ilog.cpl.util

Packages that use ilog.cpl.util
ilog.cpl ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. 
ilog.cpl.css Contains basic classes to provide the customization of graphic components and objects through CSS. 
ilog.cpl.datasource Contains data source interfaces and default implementation and some related abstract adapters. 
ilog.cpl.datasource.css Contains interfaces related to the cascading style sheet configuration of 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.graphic Provides classes and interfaces to create graphic objects. 
ilog.cpl.graphic.views Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. 
ilog.cpl.list Contains classes related to the Swing list model. 
ilog.cpl.model Provides classes and interfaces to create the application business model. 
ilog.cpl.model.container Provides interfaces for representation objects capable of forming a containment hierarchy. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
ilog.cpl.service Provides the interfaces and classes related to the context, some of the services and some general base classes used by styles. 
ilog.cpl.storage Contains classes related to data storage, including styles, datasources and deployment descriptor. 
ilog.cpl.style Deprecated Provides classes and interfaces for handling styles (see IlpStyle). 
ilog.cpl.style.key Deprecated Provides a set of keys used to identify values within styles. 
ilog.cpl.table Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. 
ilog.cpl.table.selection Contains all the selection model used to maintain the selection in the ILOG JTGO Table component. 
ilog.cpl.tree Together with ilog.cpl.IlpTree, this package constitutes the ILOG JTGO Tree component. 
ilog.cpl.util Utility classes. 
ilog.tgo.datasource Provides IltObject Datasource support. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
ilog.tgo.model.attribute Contains a default implementation for business object attributes and support classes. 
 

Classes in ilog.cpl.util used by ilog.cpl
IlpFilter
          Filter interface.
 

Classes in ilog.cpl.util used by ilog.cpl.css
IlpSortingMode
          This class enumerates the possible sorting modes for a column of the table.
 

Classes in ilog.cpl.util used by ilog.cpl.datasource
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpExpansionStrategyFactory
          This interface represents a factory used to create expansion strategies.
IlpExpansionType
          This class models the types of expansion supported by the graphic components.
IlpFilter
          Filter interface.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.datasource.css
IlpExpansionStrategyFactory
          This interface represents a factory used to create expansion strategies.
IlpExpansionType
          This class models the types of expansion supported by the graphic components.
IlpFilter
          Filter interface.
 

Classes in ilog.cpl.util used by ilog.cpl.equipment
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.graph
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpExpansionStrategyFactory
          This interface represents a factory used to create expansion strategies.
IlpExpansionType
          This class models the types of expansion supported by the graphic components.
IlpFilter
          Filter interface.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.graphic
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.cpl.graphic.views
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.cpl.list
IlpFilter
          Filter interface.
IlpMutableComparator
          Comparator interface that notifies its listeners when it changes.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.model
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.cpl.model.container
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
 

Classes in ilog.cpl.util used by ilog.cpl.network
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.cpl.service
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.cpl.storage
IlpFilter
          Filter interface.
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.cpl.style
IlpDomain
          Container of domain values.
IlpTypeConverter
          Interface for conversion utilities.
IlpValueMap
          This interface extends the Map interface to create a named value map associating specifically typed keys with specifically typed values.
 

Classes in ilog.cpl.util used by ilog.cpl.style.key
IlpDomain
          Container of domain values.
IlpValueMap
          This interface extends the Map interface to create a named value map associating specifically typed keys with specifically typed values.
 

Classes in ilog.cpl.util used by ilog.cpl.table
IlpAbstractComparator
          Abstract implementation of IlpMutableComparator.
IlpAttributeComparator
          This comparator must have an attribute to base the comparison on, otherwise it will not provide an order and will not be a real comparator.
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpFilter
          Filter interface.
IlpMutableComparator
          Comparator interface that notifies its listeners when it changes.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.table.selection
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.tree
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpExpansionStrategyFactory
          This interface represents a factory used to create expansion strategies.
IlpExpansionType
          This class models the types of expansion supported by the graphic components.
IlpRepresentationObjectMapper
          This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.
 

Classes in ilog.cpl.util used by ilog.cpl.util
IlpAbstractComparator
          Abstract implementation of IlpMutableComparator.
IlpAbstractValueMap
          This class models a simple value map implementation, which associates typed keys with typed values.
IlpDirection
          Defines an enumeration representing the direction of representation objects.
IlpExpansionStrategy
          An instance of this interface can be installed on each representation object that is capable of having child objects.
IlpExpansionStrategyFactory
          This interface represents a factory used to create expansion strategies.
IlpExpansionType
          This class models the types of expansion supported by the graphic components.
IlpMutableComparator
          Comparator interface that notifies its listeners when it changes.
IlpRange
          Container class for a range of values, used to specify part of a domain.
IlpSortingMode
          This class enumerates the possible sorting modes for a column of the table.
IlpTypeConverter
          Interface for conversion utilities.
IlpValueMap
          This interface extends the Map interface to create a named value map associating specifically typed keys with specifically typed values.
 

Classes in ilog.cpl.util used by ilog.tgo.datasource
IlpFilter
          Filter interface.
 

Classes in ilog.cpl.util used by ilog.tgo.model
IlpFilter
          Filter interface.
IlpTypeConverter
          Interface for conversion utilities.
 

Classes in ilog.cpl.util used by ilog.tgo.model.attribute
IlpTypeConverter
          Interface for conversion utilities.
 



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