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)
RuleTargetCodeGenerator.context - - the rule compiler contextCopyright © 2018 SAP SE. All Rights Reserved.