public class PMMLEvaluationContext extends EvaluationContext
| Constructor and Description |
|---|
PMMLEvaluationContext(PMMLManager pmmlManager) |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
createFieldValue(FieldName name,
Object value) |
PMMLManager |
getPmmlManager() |
DerivedField |
resolveDerivedField(FieldName name) |
DefineFunction |
resolveFunction(String name) |
addWarning, declare, declare, declareAll, getField, getFieldEntry, getFields, getWarningspublic PMMLEvaluationContext(PMMLManager pmmlManager)
public DerivedField resolveDerivedField(FieldName name)
resolveDerivedField in class EvaluationContextpublic DefineFunction resolveFunction(String name)
resolveFunction in class EvaluationContextpublic FieldValue createFieldValue(FieldName name, Object value)
createFieldValue in class EvaluationContextpublic PMMLManager getPmmlManager()
Copyright © 2014 University of Tartu. All Rights Reserved.