|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryTreeNode | |
|---|---|
| rdr.methods | |
| Uses of BinaryTreeNode in rdr.methods |
|---|
| Methods in rdr.methods that return BinaryTreeNode | |
|---|---|
BinaryTreeNode |
BinaryTreeNode.getFalseBranch()
|
BinaryTreeNode |
SCRDR.getNode(int nodeID)
Find the node with nodeID |
BinaryTreeNode |
BinaryTreeNode.getTrueBranch()
|
| Methods in rdr.methods with parameters of type BinaryTreeNode | |
|---|---|
void |
SCRDR.classify(Case c,
BinaryTreeNode n)
Classify a case using single classification RDR |
void |
BinaryTreeNode.setFalse(BinaryTreeNode n)
|
void |
BinaryTreeNode.setTrue(BinaryTreeNode n)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||