public class PMMLManagerEvaluationContext extends EvaluationContext
| Constructor and Description |
|---|
PMMLManagerEvaluationContext(PMMLManager pmmlManager) |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
createFieldValue(FieldName name,
Object value) |
PMMLManager |
getPmmlManager() |
DerivedField |
resolveField(FieldName name) |
DefineFunction |
resolveFunction(String name) |
addWarning, getArgument, getArgumentEntry, getArguments, getWarnings, popFrame, pushFramepublic PMMLManagerEvaluationContext(PMMLManager pmmlManager)
public DerivedField resolveField(FieldName name)
resolveField in class EvaluationContextpublic DefineFunction resolveFunction(String name)
resolveFunction in class EvaluationContextpublic FieldValue createFieldValue(FieldName name, Object value)
createFieldValue in class EvaluationContextpublic PMMLManager getPmmlManager()
Copyright © 2013 University of Tartu. All Rights Reserved.