Uses of Class
org.dllearner.core.options.BooleanConfigOption

Packages that use BooleanConfigOption
org.dllearner.core.options Classes for managing the configuration options of DL-Learner components. 
 

Uses of BooleanConfigOption in org.dllearner.core.options
 

Methods in org.dllearner.core.options that return BooleanConfigOption
static BooleanConfigOption CommonConfigOptions.getInstanceBasedDisjoints()
           
static BooleanConfigOption CommonConfigOptions.getOWA()
           
static BooleanConfigOption CommonConfigOptions.getTerminateOnNoiseReached()
           
static BooleanConfigOption CommonConfigOptions.getTerminateOnNoiseReached(boolean defaultValue)
           
static BooleanConfigOption CommonConfigOptions.getUNA()
           
static BooleanConfigOption CommonConfigOptions.useAllConstructor()
           
static BooleanConfigOption CommonConfigOptions.useBooleanDatatypes()
           
static BooleanConfigOption CommonConfigOptions.useCardinalityRestrictions()
           
static BooleanConfigOption CommonConfigOptions.useDataHasValueConstructor()
           
static BooleanConfigOption CommonConfigOptions.useDoubleDatatypes()
           
static BooleanConfigOption CommonConfigOptions.useExistsConstructor()
           
static BooleanConfigOption CommonConfigOptions.useHasValueConstructor()
           
static BooleanConfigOption CommonConfigOptions.useNegation()
           
static BooleanConfigOption CommonConfigOptions.useNegation(boolean defaultValue)
           
static BooleanConfigOption CommonConfigOptions.useStringDatatypes()
           
 



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