Interface KiePMMLExpression
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
KiePMMLApply,KiePMMLConstant,KiePMMLDiscretize,KiePMMLFieldRef,KiePMMLMapValues,KiePMMLNormContinuous,KiePMMLNormDiscrete,KiePMMLTextIndex
public interface KiePMMLExpression extends Serializable
- See Also:
- EXPRESSION
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectevaluate(ProcessingDTO processingDTO)
-
-
-
Method Detail
-
evaluate
Object evaluate(ProcessingDTO processingDTO)
-
-