org.jpmml.evaluator
Class EvaluationContext
java.lang.Object
org.jpmml.evaluator.EvaluationContext
- Direct Known Subclasses:
- ModelManagerEvaluationContext
public abstract class EvaluationContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvaluationContext
public EvaluationContext(Map<FieldName,?> parameters)
resolve
public abstract DerivedField resolve(FieldName name)
getParameter
public Object getParameter(FieldName name)
getParameters
public Map<FieldName,?> getParameters()
Copyright © 2013 University of Tartu. All Rights Reserved.