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 Boolean |
evaluate(EvaluationContext context) |
public abstract Boolean evaluate(EvaluationContext context)
public org.dmg.pmml.VisitorAction accept(org.dmg.pmml.Visitor visitor)
Copyright © 2018. All rights reserved.