Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as ContStats
protected  ContStats UnivariateStats.contStats
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return ContStats
 ContStats ObjectFactory.createContStats()
          Create an instance of ContStats
 ContStats UnivariateStats.getContStats()
          Gets the value of the contStats property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type ContStats
 void UnivariateStats.setContStats(ContStats value)
          Sets the value of the contStats property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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