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 ofSimpleMatching
ComparisonMeasure.getSimpleMatching()
Gets the value of the simpleMatching property.Methods in weka.core.pmml.jaxbbindings with parameters of type SimpleMatchingModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setSimpleMatching
(SimpleMatching value) Sets the value of the simpleMatching property.