Uses of Class
weka.experiment.PropertyNode
-
Uses of PropertyNode in weka.experiment
Modifier and TypeMethodDescriptionExperiment.getPropertyPath()
Gets the path of properties taken to get to the custom property to iterate over.Modifier and TypeMethodDescriptionvoid
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
Modifier and TypeMethodDescriptionPropertySelectorDialog.getPath()
Gets the path of property nodes to the selected property.