public interface RuleActionTranslator
| Modifier and Type | Method and Description |
|---|---|
RuleIrAction |
translate(RuleCompilerContext context,
RuleActionData action,
RuleActionDefinitionData actionDefinition)
Translates a rule action to the intermediate representation.
|
RuleIrAction translate(RuleCompilerContext context, RuleActionData action, RuleActionDefinitionData actionDefinition)
context - - the compiler contextaction - - the actionactionDefinition - - the action definitionCopyright © 2018 SAP SE. All Rights Reserved.