|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BooleanConfigOption | A configuration option representing a boolean value. |
| CommonConfigMappings | |
| CommonConfigOptions | Contains methods for creating common configuration options, i.e. options which are or may be of use for several components. |
| ConfigEntry<T> | A config entry is a configuration option and a value for the option. |
| ConfigOption<T> | This class represents a configuration option (without a value for the option). |
| DoubleConfigOption | Represents a configuration option with values of type value. |
| IntegerConfigOption | A configuration option, which allows values of type integer. |
| StringConfigOption | A configuration option, which allows values of type String. |
| StringSetConfigOption | A set of strings. |
| StringTupleListConfigOption | A list if string tuples, for instance for specifying several parameters or replacement rules. |
| URLConfigOption | Option which has an URL as value. |
| Exception Summary | |
|---|---|
| InvalidConfigOptionValueException | |
| UnknownConfigOptionException | |
Classes for managing the configuration options of DL-Learner components.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||