public abstract class FunctionInvocationContext extends HashMap<String,org.dmg.pmml.Expression>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FunctionInvocationContext() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.dmg.pmml.DefineFunction |
getDefineFunction(String name) |
org.dmg.pmml.Expression |
resolve(org.dmg.pmml.Expression expression) |
String |
resolve(String name) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2022. All rights reserved.