Uses of Class
org.dmg.pmml.tree.BranchNode
-
Packages that use BranchNode Package Description org.dmg.pmml.tree -
-
Uses of BranchNode in org.dmg.pmml.tree
Subclasses of BranchNode in org.dmg.pmml.tree Modifier and Type Class Description classCountingBranchNodeMethods in org.dmg.pmml.tree that return BranchNode Modifier and Type Method Description BranchNodeBranchNode. setDefaultChild(java.lang.Object defaultChild)
-