Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Packages that use AttributeSetting
de.lmu.ifi.dbs.elki.utilities.optionhandling Package collects classes required for handling and description of options for any parameterizable class. 
 

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

Fields in de.lmu.ifi.dbs.elki.utilities.optionhandling with type parameters of type AttributeSetting
private  List<AttributeSetting> AttributeSettings.settings
          The settings of the attributes.
 

Methods in de.lmu.ifi.dbs.elki.utilities.optionhandling that return types with arguments of type AttributeSetting
 List<AttributeSetting> AttributeSettings.getSettings()
          Returns the list of settings.
 


Release 0.1 (2008-07-10_1838)