| Package | Description |
|---|---|
| org.jpmml.translator | |
| org.jpmml.translator.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodScope |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Scope.close() |
Scope |
Scope.ensureOpen() |
Scope |
TranslationContext.ensureOpenScope() |
Scope |
TranslationContext.getScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
TranslationContext.pushScope(Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
static Scope |
TreeModelTranslator.translatePredicate(org.dmg.pmml.tree.TreeModel treeModel,
org.dmg.pmml.Predicate predicate,
Map<org.dmg.pmml.FieldName,FieldInfo> fieldInfos,
TranslationContext context) |
Copyright © 2020. All rights reserved.