static void |
KiePMMLCompoundPredicateWithAccumulationASTFactory.declareRuleFromCompoundPredicateSurrogate(PredicateASTFactoryData predicateASTFactoryData,
String agendaActivationGroup,
Number toAccumulate,
String statusToSet,
KiePMMLReasonCodeAndValue reasonCodeAndValue,
boolean isLastCharacteristic)
Method to be invoked when compoundPredicate.getBooleanOperator() is SURROGATE.
|
static void |
KiePMMLCompoundPredicateWithResultASTFactory.declareRuleFromCompoundPredicateSurrogate(PredicateASTFactoryData predicateASTFactoryData,
String agendaActivationGroup,
Object result,
boolean isFinalLeaf)
Method to be invoked when compoundPredicate.getBooleanOperator() is SURROGATE.
|
static KiePMMLTruePredicateASTFactory |
KiePMMLTruePredicateASTFactory.factory(PredicateASTFactoryData predicateASTFactoryData) |
static KiePMMLSimpleSetPredicateASTFactory |
KiePMMLSimpleSetPredicateASTFactory.factory(PredicateASTFactoryData predicateASTFactoryData) |
static KiePMMLSimplePredicateASTFactory |
KiePMMLSimplePredicateASTFactory.factory(PredicateASTFactoryData predicateASTFactoryData) |
static KiePMMLPredicateASTFactory |
KiePMMLPredicateASTFactory.factory(PredicateASTFactoryData predicateASTFactoryData) |
static KiePMMLCompoundPredicateASTFactory |
KiePMMLCompoundPredicateASTFactory.factory(PredicateASTFactoryData predicateASTFactoryData) |