public interface RuleTargetCodeGeneratorFactory
RuleTargetCodeGenerator that should be used for a specific rule engine.| Modifier and Type | Method and Description |
|---|---|
RuleTargetCodeGenerator |
getTargetCodeGenerator(RuleCompilerContext context)
Returns the appropriate
RuleTargetCodeGenerator. |
RuleTargetCodeGenerator getTargetCodeGenerator(RuleCompilerContext context) throws RuleCompilerException
RuleTargetCodeGenerator.context - - the rule compiler contextRuleCompilerException - if it is not possible to find an appropriate translatorCopyright © 2017 SAP SE. All Rights Reserved.