Interface RuleSourceCodeTranslatorFactory
- All Known Implementing Classes:
DefaultRuleSourceCodeTranslatorFactory
public interface RuleSourceCodeTranslatorFactory
Returns the
RuleSourceCodeTranslator that should be used for a specific rule.-
Method Summary
-
Method Details
-
getSourceCodeTranslator
Returns the appropriateRuleSourceCodeTranslator.- Parameters:
context- - the rule compiler context- Returns:
- the translator
-