Uses of Class
org.dmg.pmml.pmml_4_1.descr.ROCGraph

Packages that use ROCGraph
org.dmg.pmml.pmml_4_1.descr   
 

Uses of ROCGraph in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as ROCGraph
protected  ROCGraph ROC.rocGraph
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return ROCGraph
 ROCGraph ObjectFactory.createROCGraph()
          Create an instance of ROCGraph
 ROCGraph ROC.getROCGraph()
          Gets the value of the rocGraph property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type ROCGraph
 void ROC.setROCGraph(ROCGraph value)
          Sets the value of the rocGraph property.
 



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