public class Tree extends Object
| Constructor and Description |
|---|
Tree() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeNode(org.dmg.pmml.tree.Node parent,
int index,
org.jpmml.converter.Schema schema) |
org.dmg.pmml.tree.TreeModel |
encodeTreeModel(org.jpmml.converter.Schema schema) |
void |
load(Map<String,String> block) |
Copyright © 2017. All Rights Reserved.