public class DefineFunctionEvaluationContext extends EvaluationContext
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
createFieldValue(org.dmg.pmml.FieldName name,
Object value) |
protected org.dmg.pmml.DefineFunction |
getDefineFunction(String name) |
EvaluationContext |
getParent() |
addWarning, declare, declare, declareAll, evaluate, getFields, getWarnings, lookup, reset, resolvepublic FieldValue createFieldValue(org.dmg.pmml.FieldName name, Object value)
createFieldValue in class EvaluationContextprotected org.dmg.pmml.DefineFunction getDefineFunction(String name)
getDefineFunction in class EvaluationContextpublic EvaluationContext getParent()
Copyright © 2018. All rights reserved.