|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyNode | |
|---|---|
| weka.experiment | |
| weka.gui | |
| Uses of PropertyNode in weka.experiment |
|---|
| Methods in weka.experiment that return PropertyNode | |
|---|---|
PropertyNode[] |
Experiment.getPropertyPath()
Gets the path of properties taken to get to the custom property to iterate over. |
| Methods in weka.experiment with parameters of type PropertyNode | |
|---|---|
void |
Experiment.setPropertyPath(PropertyNode[] newPropertyPath)
Sets the path of properties taken to get to the custom property to iterate over. |
void |
RemoteExperiment.setPropertyPath(PropertyNode[] newPropertyPath)
Sets the path of properties taken to get to the custom property to iterate over. |
| Uses of PropertyNode in weka.gui |
|---|
| Methods in weka.gui that return PropertyNode | |
|---|---|
PropertyNode[] |
PropertySelectorDialog.getPath()
Gets the path of property nodes to the selected property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||