Uses of Class
org.dmg.pmml.tree.TreeModel
-
Packages that use TreeModel Package Description org.dmg.pmml org.dmg.pmml.tree org.jpmml.model.visitors -
-
Uses of TreeModel in org.dmg.pmml
Methods in org.dmg.pmml with parameters of type TreeModel Modifier and Type Method Description VisitorActionVisitor. visit(TreeModel treeModel) -
Uses of TreeModel in org.dmg.pmml.tree
-
Uses of TreeModel in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type TreeModel Modifier and Type Method Description VisitorActionAbstractVisitor. visit(TreeModel treeModel)VisitorActionNodeFilterer. visit(TreeModel treeModel)
-