Class KiePMMLPredicate

    • Method Detail

      • evaluate

        public abstract boolean evaluate​(Map<String,​Object> values)
        Returns the evaluation of the given values if the current KiePMMLPredicate or one of its child is referred to inside the given values, otherwise false
        Parameters:
        values -
        Returns: