ILOG JRules

Package ilog.rules.ras.core.operator

Provides the core classes for the operators used in tests.

See:
          Description

Interface Summary
IlrOperators The IlrOperators interface provides a set of methods for creating an RSM operator that can be integrated.
 

Class Summary
IlrOperatorRegister This class is where all operators usable in tests are registered.
 

Exception Summary
IlrMalformedOperatorException An exception for a malformed operator.
IlrUnsupportedOperatorException An exception thrown when an unsupported operator is used.
 

Package ilog.rules.ras.core.operator Description

Provides the core classes for the operators used in tests.


ILOG JRules