public abstract class KiePMMLPredicate extends AbstractKiePMMLComponent
AbstractKiePMMLComponent.Builder<T extends AbstractKiePMMLComponent>extensions, id, name, parentId| Modifier | Constructor and Description |
|---|---|
protected |
KiePMMLPredicate(String name,
List<KiePMMLExtension> extensions) |
| Modifier and Type | Method and Description |
|---|---|
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 |
getExtensions, getId, getName, getParentId, setParentIdprotected KiePMMLPredicate(String name, List<KiePMMLExtension> extensions)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.