Package | Description |
---|---|
moa.classifiers.trees |
Modifier and Type | Class and Description |
---|---|
static class |
ORTO.OptionNode |
static class |
ORTO.SplitNode |
Modifier and Type | Field and Description |
---|---|
protected ORTO.InnerNode |
ORTO.Node.parent |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<ORTO.InnerNode> |
ORTO.nodesToAdapt |
Modifier and Type | Method and Description |
---|---|
ORTO.InnerNode |
ORTO.Node.getParent()
Return the parent node
|
Modifier and Type | Method and Description |
---|---|
void |
ORTO.Node.setParent(ORTO.InnerNode parent)
Set the parent node
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.