public abstract class JavaExpression
extends org.dmg.pmml.Expression
| Constructor and Description |
|---|
JavaExpression() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.VisitorAction |
accept(org.dmg.pmml.Visitor visitor) |
abstract FieldValue |
evaluate(EvaluationContext context) |
public abstract FieldValue evaluate(EvaluationContext context)
public org.dmg.pmml.VisitorAction accept(org.dmg.pmml.Visitor visitor)
Copyright © 2019. All rights reserved.