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 Parameter handling and option descriptions. 
 

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.2 (2009-07-06_1820)