Rule Execution Server API

Package ilog.rules.bom.util

Contains miscellaneous utility classes.

See:
          Description

Class Summary
IlrCollections This is a utility class which has miscellaneous static methods that operate on lists and on iterators.
IlrConcatenationIterator This class implements an iterator which concatenates other iterators.
IlrConcatenationList This class implements a list which is defined as the sequence of the elements contained in other lists.
IlrEnumerationIterator An iterator whose elements are provided by a java.util.Enumeration.
IlrFormat Instances of this class are literal formats: they are used by the object model and rule parser to read objects from strings and to print them into strings.
IlrIteratorEnumeration A java.util.Enumeration whose elements are provided by an iterator.
IlrModelUtilities Utility class for using model elements.
IlrParameterTypeIterator Iterates over the types of parameters.
IlrSelectors This is a utility class which has miscellaneous static methods which combine given selectors to produce a new selector, or apply a given selector to an iterator or to a list producing a new filtered iterator.
 

Exception Summary
IlrMissingFormatException This exception is thrown whenever a format object cannot be found when formatting is requested.
 

Package ilog.rules.bom.util Description

Contains miscellaneous utility classes.


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013