Uses of Class
weka.core.pmml.jaxbbindings.TreeModel
-
Uses of TreeModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTreeModel()
Create an instance ofTreeModel
Segment.getTreeModel()
Gets the value of the treeModel property.Modifier and TypeMethodDescriptionvoid
Segment.setTreeModel
(TreeModel value) Sets the value of the treeModel property.