Drools :: PMML - Compiler 6.2.0.CR2

Uses of Class
org.dmg.pmml.pmml_4_2.descr.TreeModel

Packages that use TreeModel
org.dmg.pmml.pmml_4_2.descr   
 

Uses of TreeModel in org.dmg.pmml.pmml_4_2.descr
 

Fields in org.dmg.pmml.pmml_4_2.descr declared as TreeModel
protected  TreeModel Segment.treeModel
           
 

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type TreeModel
 void Segment.setTreeModel(TreeModel value)
          Sets the value of the treeModel property.
 


Drools :: PMML - Compiler 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.