Uses of Class
weka.core.pmml.jaxbbindings.SimpleMatching
Packages that use SimpleMatching
- 
Uses of SimpleMatching in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SimpleMatchingModifier and TypeMethodDescriptionObjectFactory.createSimpleMatching()Create an instance ofSimpleMatchingComparisonMeasure.getSimpleMatching()Gets the value of the simpleMatching property.Methods in weka.core.pmml.jaxbbindings with parameters of type SimpleMatchingModifier and TypeMethodDescriptionvoidComparisonMeasure.setSimpleMatching(SimpleMatching value) Sets the value of the simpleMatching property.