Package | Description |
---|---|
weka.experiment | |
weka.gui |
Modifier and Type | Method and Description |
---|---|
PropertyNode[] |
Experiment.getPropertyPath()
Gets the path of properties taken to get to the custom property
to iterate over.
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteExperiment.setPropertyPath(PropertyNode[] newPropertyPath)
Sets the path of properties taken to get to the custom property
to iterate over.
|
void |
Experiment.setPropertyPath(PropertyNode[] newPropertyPath)
Sets the path of properties taken to get to the custom property
to iterate over.
|
Modifier and Type | Method and Description |
---|---|
PropertyNode[] |
PropertySelectorDialog.getPath()
Gets the path of property nodes to the selected property.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.