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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Comparisons
protected  Comparisons ClusteringField.comparisons
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Comparisons
 Comparisons ObjectFactory.createComparisons()
          Create an instance of Comparisons
 Comparisons ClusteringField.getComparisons()
          Gets the value of the comparisons property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Comparisons
 void ClusteringField.setComparisons(Comparisons value)
          Sets the value of the comparisons property.
 



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