ILOG JRules

Package ilog.rules.ras.core.extractor

Provides the core classes to extract data from a ruleset execution response.

See:
          Description

Interface Summary
IlrExtractor Extractors play one role: They extract data from the result of a ruleset execution and model it in a form so that it can be processed by an operator.
 

Class Summary
IlrExtractorRegister This class is the register point of all the extractors available for the tests.
 

Exception Summary
IlrUnsupportedExtractorNameException An exception thrown when an unsupported extractor is used.
 

Package ilog.rules.ras.core.extractor Description

Provides the core classes to extract data from a ruleset execution response.


ILOG JRules