public class DefineFunctionEvaluationContext extends EvaluationContext
| Constructor and Description |
|---|
DefineFunctionEvaluationContext(EvaluationContext parent) |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
createFieldValue(org.dmg.pmml.FieldName name,
Object value) |
EvaluationContext |
getParent() |
protected org.dmg.pmml.DefineFunction |
resolveDefineFunction(String name) |
addWarning, declare, declare, declareAll, evaluate, getField, getFieldEntry, getFields, getWarningspublic DefineFunctionEvaluationContext(EvaluationContext parent)
public FieldValue createFieldValue(org.dmg.pmml.FieldName name, Object value)
createFieldValue in class EvaluationContextprotected org.dmg.pmml.DefineFunction resolveDefineFunction(String name)
resolveDefineFunction in class EvaluationContextpublic EvaluationContext getParent()
Copyright © 2016. All Rights Reserved.