Rule Execution Server API

Package ilog.rules.bom.dynamic

Contains an implementation of the object model.

See:
          Description

Class Summary
IlrDynamicActualValue Implementation of the IlrActualValue interface.
IlrDynamicAttribute An implementation of the IlrAttribute interface.
IlrDynamicBoundedDomain Implementation of the IlrBoundedDomain interface.
IlrDynamicClass An implementation of the IlrClass interface.
IlrDynamicComponentProperty An implementation of the IlrComponentProperty interface.
IlrDynamicConstructor An implementation of the IlrConstructor interface.
IlrDynamicDomain An implementation of the IlrDomain interface.
IlrDynamicDomainIntersection Domain intersection implementation.
IlrDynamicEnum An implementation of the IlrEnum interface.
IlrDynamicEnumeratedDomain Implementation of the IlrEnumeratedDomain.
IlrDynamicIndexedComponentProperty Indexed component property implementation.
IlrDynamicMember An implementation of the ilog.rules.bom.IlrMember interface.
IlrDynamicMethod An implementation of the IlrMethod interface.
IlrDynamicModelElement An implementation of the IlrModelElement interface.
IlrDynamicModelFactory Factory implementation for building an object model.
IlrDynamicObjectModel An implementation of the IlrObjectModel and IlrMutableObjectModel interfaces.
IlrDynamicPackage An implementation of the ilog.rules.bom.IlrPackage interface.
IlrDynamicParameter An implementation of the ilog.rules.bom.IlrParameter interface.
IlrDynamicPatternDomain Pattern domain implementation.
IlrDynamicStaticReference An implementation of the IlrStaticReference interface.
IlrDynamicType An implementation of the IlrType interface.
IlrDynamicTypeVariable An implementation of the IlrTypeVariable interface.
IlrDynamicValue Implementation of the IlrAbstractValue interface.
IlrDynamicWildcardType An implementation of the IlrWildcardType interface.
 

Package ilog.rules.bom.dynamic Description

Contains an implementation of the object model.

This package contains implementation classes of the ilog.rules.bom and ilog.rules.bom.mutable interfaces.

To create or change an object model, you can use the mutable interfaces, as defined in ilog.rules.bom.mutable. You need to create an instance of IlrDynamicObjectModel.


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013