| Package | Description |
|---|---|
| weka.classifiers.meta | |
| weka.core | |
| weka.core.setupgenerator |
| Modifier and Type | Method and Description |
|---|---|
AbstractParameter[] |
MultiSearch.getSearchParameters()
Returns the search parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiSearch.setSearchParameters(AbstractParameter[] value)
Sets the search parameters.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractParameter[] |
SetupGenerator.getParameters()
Returns the current parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetupGenerator.setParameters(AbstractParameter[] value)
Sets the parameters to use as basis for the setups.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyParameter
Abstract container class for search parameters.
|
class |
ListParameter
Container class for search parameters.
|
class |
MathParameter
Container class for search parameters.
|
class |
ParameterGroup
Groups dependent parameters.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractParameter[] |
ParameterGroup.getParameters()
Returns the current parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterGroup.setParameters(AbstractParameter[] value)
Sets the parameters to use as basis for the setups.
|
| Constructor and Description |
|---|
SpaceDimension(AbstractParameter param)
initializes the dimension (for numeric values).
|
Copyright © 2017 University of Waikato, Hamilton, NZ. All Rights Reserved.