public abstract class JavaPredicate
extends org.dmg.pmml.Predicate
| Constructor and Description |
|---|
JavaPredicate() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.VisitorAction |
accept(org.dmg.pmml.Visitor visitor) |
abstract java.lang.Boolean |
evaluate(EvaluationContext context) |
public abstract java.lang.Boolean evaluate(EvaluationContext context)
public org.dmg.pmml.VisitorAction accept(org.dmg.pmml.Visitor visitor)
Copyright © 2017. All Rights Reserved.