Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as CorrelationValues
protected  CorrelationValues Correlations.correlationValues
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return CorrelationValues
 CorrelationValues ObjectFactory.createCorrelationValues()
          Create an instance of CorrelationValues
 CorrelationValues Correlations.getCorrelationValues()
          Gets the value of the correlationValues property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type CorrelationValues
 void Correlations.setCorrelationValues(CorrelationValues value)
          Sets the value of the correlationValues property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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