Interface | Description |
---|---|
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.
|
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 . |
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. |
Class | Description |
---|---|
IlpAbstractComparator |
Abstract implementation of
IlpMutableComparator . |
IlpAbstractValueMap |
This class models a simple value map implementation, which associates
typed keys with typed values.
|
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.
|
IlpDefaultTypeConverter |
The type converter is used when parsing or writing XML.
|
IlpDefaultValueMap |
CPL mapping table implementation using hash map.
|
IlpDirection |
Defines an enumeration representing the direction of representation
objects.
|
IlpDirection.DirectionArrayEditor |
Static property for array of
IlpDirection values. |
IlpDirection.DirectionEditor |
Static property editor for the
IlpDirection class. |
IlpDomain |
Container of domain values.
|
IlpExpansionType |
This class models the types of expansion supported by the graphic
components.
|
IlpExpansionType.ExpansionTypeArrayEditor |
Static property editor for the
IlpExpansionType class. |
IlpExpansionType.ExpansionTypeEditor |
Static property editor for the
IlpExpansionType class. |
IlpI18NUtil |
Utility functions for internationalization.
|
IlpIDGenerator |
This class provides an utility method to create object
identifiers based on the system current time.
|
IlpIndexedValueMap |
This class models a simple value map implementation, which associates
typed keys with typed values.
|
IlpOrderedValueMap |
This class models a simple value map implementation that associates
typed keys with typed values.
|
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.
|
IlpSortingMode.SortingModeArrayEditor |
Static property editor for arrays of
IlpSortingMode values. |
IlpSortingMode.SortingModeEditor |
Static property editor for the
IlpSortingMode class. |
IlpStaticExpansionStrategy |
This class is an expansion strategy suitable when no load on demand is
necessary.
|
IlpUtilLoggers |
This class contains all loggers for package
ilog.cpl.util ,
each with their own level threshold. |
Utility classes.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.