Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.utilities.optionhandling.UnusedParameterException

Packages that use UnusedParameterException
de.lmu.ifi.dbs.elki.utilities.optionhandling Parameter handling and option descriptions. 
 

Uses of UnusedParameterException in de.lmu.ifi.dbs.elki.utilities.optionhandling
 

Methods in de.lmu.ifi.dbs.elki.utilities.optionhandling that throw UnusedParameterException
 T Parameter.getValue()
           
 T Option.getValue()
          Returns the value of the option.
 void OptionHandler.remove(String optionName)
          Removes the given option from the OptionHandler's parameter map.
protected  void AbstractParameterizable.removeOption(Option<?> option)
          Deletes the given Option from the set of Options known to this Parameterizable.
 


Release 0.2.1 (2009-07-13_1605)