ILOG JRules

Package ilog.rules.ras.core.execution

Provides classes and interfaces used for both the functional and logical representation of an execution trace.

See:
          Description

Interface Summary
IlrRuleFired Represents a rule-firing event in a scenario execution.
IlrScenarioRequest Defines the interface for an executable ruleset job.
IlrScenarioResponse Defines the interface for accessing information concerning the result of a ruleset execution.
IlrScenarioTrace Defines the complete interface for accessing a scenario trace element.
IlrScenarioTraceId Defines the interface for the execution trace which is handled by a manager.
IlrTaskExecuted Represents an executed task event in a scenario execution.
 

Package ilog.rules.ras.core.execution Description

Provides classes and interfaces used for both the functional and logical representation of an execution trace.


ILOG JRules