Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type CorrelationMethods
 void Correlations.setCorrelationMethods(CorrelationMethods value)
          Sets the value of the correlationMethods property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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