ILOG JRules

Package ilog.rules.bres.ras.model

Provides the interfaces of the Rule Execution Server and Rule Scenario Manager integration model.

See:
          Description

Interface Summary
IlrExecutionRequest Defines the execution trace request sent by the Rule Scenario Manager server.
IlrExecutionResponse Defines the ruleset execution trace response.
IlrExecutionTrace Defines the execution trace interface.
IlrExecutionTraceFilter Defines the execution trace filter API.
IlrExecutionTraceSerializerHandler Adds a serializer to an execution trace.
 

Class Summary
IlrExecutionTraceFilterConstants Contains all the properties to configure the Rule Scenario Manager plug-in.
 

Exception Summary
IlrExecutionTraceSerializationException Reports a serialization exception of the execution trace.
IlrInvalidScenarioException Reports an issue with the execution scenario.
 

Package ilog.rules.bres.ras.model Description

Provides the interfaces of the Rule Execution Server and Rule Scenario Manager integration model.


ILOG JRules