Uses of Class
org.openl.rules.tbasic.compile.ConversionRuleBean
-
Packages that use ConversionRuleBean Package Description org.openl.rules.tbasic org.openl.rules.tbasic.compile -
-
Uses of ConversionRuleBean in org.openl.rules.tbasic
Methods in org.openl.rules.tbasic that return ConversionRuleBean Modifier and Type Method Description ConversionRuleBean[]AlgorithmTableParserManager. getConversionRules()ConversionRuleBean[]IAlgorithmTableParserManager. getConversionRules()ConversionRuleBean[]AlgorithmTableParserManager. getFixedConversionRules() -
Uses of ConversionRuleBean in org.openl.rules.tbasic.compile
Methods in org.openl.rules.tbasic.compile that return ConversionRuleBean Modifier and Type Method Description ConversionRuleBeanConversionRulesController. getConvertionRule(List<AlgorithmTreeNode> nodesToCompile, IBindingContext bindingContext)
-