Package org.dllearner.core.options

Classes for managing the configuration options of DL-Learner components.

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  
 

Package org.dllearner.core.options Description

Classes for managing the configuration options of DL-Learner components.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann