Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type ROCGraph
 void ROC.setROCGraph(ROCGraph value)
          Sets the value of the rocGraph property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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