Uses of Class
org.dmg.pmml.SimpleMatching
-
Packages that use SimpleMatching Package Description org.dmg.pmml org.jpmml.model.visitors -
-
Uses of SimpleMatching in org.dmg.pmml
Methods in org.dmg.pmml that return SimpleMatching Modifier and Type Method Description SimpleMatchingSimpleMatching. addExtensions(Extension... extensions)SimpleMatchingObjectFactory. createSimpleMatching()Create an instance ofSimpleMatchingMethods in org.dmg.pmml with parameters of type SimpleMatching Modifier and Type Method Description VisitorActionVisitor. visit(SimpleMatching simpleMatching) -
Uses of SimpleMatching in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type SimpleMatching Modifier and Type Method Description VisitorActionAbstractVisitor. visit(SimpleMatching simpleMatching)
-