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