Uses of Package
org.dllearner.core.options

Packages that use org.dllearner.core.options
org.dllearner.algorithms Learning Algorithms. 
org.dllearner.algorithms.celoe   
org.dllearner.algorithms.el Learning algorithms for the EL description logic. 
org.dllearner.algorithms.fuzzydll   
org.dllearner.algorithms.gp Genetic Programming Learning Algorithm. 
org.dllearner.algorithms.isle   
org.dllearner.algorithms.ocel New experimental refinement operator approach, which takes obtained information about concrete examples in an algorithm run stronger into account. 
org.dllearner.algorithms.refinement Refinement Operator Approach. 
org.dllearner.core Core structure of DL-Learner including the definition of component types and a component manager. 
org.dllearner.core.options Classes for managing the configuration options of DL-Learner components. 
org.dllearner.core.options.fuzzydll   
org.dllearner.kb DL-Learner knowledge sources, which can be used as background knowledge in learning problems. 
org.dllearner.kb.sparql Runnable scripts, each for a different task or experiment. 
org.dllearner.learningproblems Supported DL-Learner learning problems. 
org.dllearner.learningproblems.fuzzydll   
org.dllearner.reasoning Implements the connection to other reasoner or own reasoning/caching algorithms. 
org.dllearner.reasoning.fuzzydll   
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.celoe
ConfigOption
          This class represents a configuration option (without a value for the option).
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.el
ConfigOption
          This class represents a configuration option (without a value for the option).
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.fuzzydll
ConfigOption
          This class represents a configuration option (without a value for the option).
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.gp
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.isle
ConfigOption
          This class represents a configuration option (without a value for the option).
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.ocel
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.algorithms.refinement
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.core
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
 

Classes in org.dllearner.core.options used by org.dllearner.core.options
BooleanConfigOption
          A configuration option representing a boolean value.
ConfigOption
          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.
InvalidConfigOptionValueException
           
StringConfigOption
          A configuration option, which allows values of type String.
StringSetConfigOption
          A set of strings.
 

Classes in org.dllearner.core.options used by org.dllearner.core.options.fuzzydll
ConfigOption
          This class represents a configuration option (without a value for the option).
 

Classes in org.dllearner.core.options used by org.dllearner.kb
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.kb.sparql
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.learningproblems
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.learningproblems.fuzzydll
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.reasoning
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 

Classes in org.dllearner.core.options used by org.dllearner.reasoning.fuzzydll
ConfigEntry
          A config entry is a configuration option and a value for the option.
ConfigOption
          This class represents a configuration option (without a value for the option).
InvalidConfigOptionValueException
           
 



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