Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type SimpleMatching
 void ComparisonMeasure.setSimpleMatching(SimpleMatching value)
          Sets the value of the simpleMatching property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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