Uses of Class
weka.core.pmml.jaxbbindings.TreeModel
Packages that use TreeModel
- 
Uses of TreeModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TreeModelModifier and TypeMethodDescriptionObjectFactory.createTreeModel()Create an instance ofTreeModelSegment.getTreeModel()Gets the value of the treeModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type TreeModelModifier and TypeMethodDescriptionvoidSegment.setTreeModel(TreeModel value) Sets the value of the treeModel property.