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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as SimpleMatching
protected  SimpleMatching ComparisonMeasure.simpleMatching
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return SimpleMatching
 SimpleMatching ObjectFactory.createSimpleMatching()
          Create an instance of SimpleMatching
 SimpleMatching ComparisonMeasure.getSimpleMatching()
          Gets the value of the simpleMatching property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type SimpleMatching
 void ComparisonMeasure.setSimpleMatching(SimpleMatching value)
          Sets the value of the simpleMatching property.
 



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