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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as CorrelationFields
protected  CorrelationFields Correlations.correlationFields
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return CorrelationFields
 CorrelationFields ObjectFactory.createCorrelationFields()
          Create an instance of CorrelationFields
 CorrelationFields Correlations.getCorrelationFields()
          Gets the value of the correlationFields property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type CorrelationFields
 void Correlations.setCorrelationFields(CorrelationFields value)
          Sets the value of the correlationFields property.
 



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