Rule Execution Server API

Package ilog.rules.factory.translation

Contains the Translation API, which supports the creation and modification of translations between rules based on a business model and rules based on an execution model.

See:
          Description

Interface Summary
IlrTranslationConstants Constants used for translation of rules.
 

Class Summary
IlrAttributeTranslation Attribute translation.
IlrBody Access to the body that a function used as a translation.
IlrClassTranslation Class translation.
IlrConstructorTranslation Constructor translation.
IlrMemberWithParametersTranslation IlrMemberWithParametersTranslation is an abstract class used for the translation of a member with parameters.
IlrMethodTranslation Method translation.
IlrTranslationConfiguration Translation configuration.
IlrTranslationConstants.CaseSensitivity Case sensitivity for member names.
IlrTranslationParser Translation parser.
IlrTranslationWriter Translation writer.
 

Package ilog.rules.factory.translation Description

Contains the Translation API, which supports the creation and modification of translations between rules based on a business model and rules based on an execution model.

The entry points of this API are:

Since:
JRules 6.0

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013