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