| 
				
  | 
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use UnusedParameterException | |
|---|---|
| de.lmu.ifi.dbs.elki.utilities.optionhandling | Package collects classes required for handling and description of options for any parameterizable class. | 
| Uses of UnusedParameterException in de.lmu.ifi.dbs.elki.utilities.optionhandling | 
|---|
| Methods in de.lmu.ifi.dbs.elki.utilities.optionhandling that throw UnusedParameterException | ||
|---|---|---|
 void | 
OptionHandler.addOptionSettings(AttributeSettings settings)
Adds the settings of the options assigned to this option handler to the specified attribute settings.  | 
|
protected  void | 
AbstractParameterizable.deleteOption(Option<?> option)
Deletes the given Option from the set of Options known to this Parameterizable.  | 
|
 Option<?> | 
OptionHandler.getOption(String name)
 | 
|
 | 
OptionHandler.getOptionValue(String option)
Deprecated. use getParameterValue(parameter) instead. | 
|
 T | 
Option.getValue()
Returns the value of the option.  | 
|
 T | 
Parameter.getValue()
 | 
|
 void | 
OptionHandler.remove(String optionName)
Removes the given option from the OptionHandler's parameter map.  | 
|
  | 
               
  | 
||||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||||