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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as CorrelationMethods
protected  CorrelationMethods Correlations.correlationMethods
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return CorrelationMethods
 CorrelationMethods ObjectFactory.createCorrelationMethods()
          Create an instance of CorrelationMethods
 CorrelationMethods Correlations.getCorrelationMethods()
          Gets the value of the correlationMethods property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type CorrelationMethods
 void Correlations.setCorrelationMethods(CorrelationMethods value)
          Sets the value of the correlationMethods property.
 



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