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