|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeModel | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of TreeModel in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as TreeModel | |
---|---|
protected TreeModel |
Segment.treeModel
|
Methods in org.dmg.pmml.pmml_4_1.descr that return TreeModel | |
---|---|
TreeModel |
ObjectFactory.createTreeModel()
Create an instance of TreeModel |
TreeModel |
Segment.getTreeModel()
Gets the value of the treeModel property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type TreeModel | |
---|---|
void |
Segment.setTreeModel(TreeModel value)
Sets the value of the treeModel property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |