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