public class Expression extends Evaluatable<org.dmg.pmml.Expression>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Expression(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Expression |
translate(org.jpmml.python.Scope scope) |
getExpr, getFunctionDefsget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getClassName, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleList, setClassNameclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.Expression translate(org.jpmml.python.Scope scope)
translate in class Evaluatable<org.dmg.pmml.Expression>Copyright © 2023. All rights reserved.