de.lmu.ifi.dbs.elki.utilities.optionhandling
package for
documentation!See: Description
Interface | Description |
---|---|
Parameterization |
Interface for object parameterizations.
|
Class | Description |
---|---|
AbstractParameterization |
Abstract class with shared code for parameterization handling.
|
ChainedParameterization |
Class that allows chaining multiple parameterizations.
|
EmptyParameterization |
Parameterization handler that only allows the use of default values.
|
ListParameterization |
Parameterization handler using a List and OptionIDs, for programmatic use.
|
ListParameterization.ParameterPair |
Parameter pair, package-private.
|
MergedParameterization |
This configuration can be "rewound" to allow the same values to be consumed
multiple times, by different classes.
|
SerializedParameterization |
Manage a parameterization serialized as String array, e.g. from command line.
|
TrackedParameter |
Class containing an object, and the associated value.
|
TrackParameters |
Utility wrapper to track parameters for a configuration session.
|
UnParameterization |
Parameterization handler that doesn't set any parameters.
|
See the de.lmu.ifi.dbs.elki.utilities.optionhandling
package for
documentation!
Copyright © 2019 ELKI Development Team. License information.