Class KiePMMLSimpleSetPredicateWithAccumulationASTFactory
- java.lang.Object
-
- org.kie.pmml.models.drools.ast.factories.KiePMMLSimpleSetPredicateWithAccumulationASTFactory
-
public class KiePMMLSimpleSetPredicateWithAccumulationASTFactory extends Object
Class used to generateKiePMMLDroolsRuleout of aSimpleSetPredicate
-
-
Constructor Summary
Constructors Constructor Description KiePMMLSimpleSetPredicateWithAccumulationASTFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddeclareRuleFromSimpleSetPredicate(KiePMMLDroolsRule.Builder builder, List<KiePMMLDroolsRule> rules, boolean isLastCharacteristic)
-
-
-
Method Detail
-
declareRuleFromSimpleSetPredicate
public static void declareRuleFromSimpleSetPredicate(KiePMMLDroolsRule.Builder builder, List<KiePMMLDroolsRule> rules, boolean isLastCharacteristic)
-
-