Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as Tanimoto
protected  Tanimoto ComparisonMeasure.tanimoto
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return Tanimoto
 Tanimoto ObjectFactory.createTanimoto()
          Create an instance of Tanimoto
 Tanimoto ComparisonMeasure.getTanimoto()
          Gets the value of the tanimoto property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type Tanimoto
 void ComparisonMeasure.setTanimoto(Tanimoto value)
          Sets the value of the tanimoto property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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