public class FunctionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static FieldValue |
evaluate(org.dmg.pmml.Apply apply,
List<FieldValue> values,
EvaluationContext context) |
static FieldValue |
evaluate(org.dmg.pmml.DefineFunction defineFunction,
List<FieldValue> values,
EvaluationContext context) |
static Function |
getFunction(String name) |
public static FieldValue evaluate(org.dmg.pmml.Apply apply, List<FieldValue> values, EvaluationContext context)
public static FieldValue evaluate(org.dmg.pmml.DefineFunction defineFunction, List<FieldValue> values, EvaluationContext context)
Copyright © 2016. All Rights Reserved.