Uses of Interface
org.dllearner.core.configurators.Configurator

Packages that use Configurator
org.dllearner.algorithms.el Learning algorithms for the EL description logic. 
org.dllearner.algorithms.properties   
org.dllearner.core Core structure of DL-Learner including the definition of component types and a component manager. 
org.dllearner.core.configurators Automatically generated classes, which enable programmatically settingand getting configuration options of components. 
 

Uses of Configurator in org.dllearner.algorithms.el
 

Methods in org.dllearner.algorithms.el that return Configurator
 Configurator ELLearningAlgorithmDisjunctive.getConfigurator()
           
 

Uses of Configurator in org.dllearner.algorithms.properties
 

Methods in org.dllearner.algorithms.properties that return Configurator
 Configurator TransitiveObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator ObjectPropertyRangeAxiomLearner.getConfigurator()
           
 Configurator SymmetricObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator FunctionalObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator DataPropertyDomainAxiomLearner.getConfigurator()
           
 Configurator FunctionalDataPropertyAxiomLearner.getConfigurator()
           
 Configurator DataPropertyRangeAxiomLearner.getConfigurator()
           
 Configurator SubObjectPropertyOfAxiomLearner.getConfigurator()
           
 Configurator ReflexiveObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator DisjointDataPropertyAxiomLearner.getConfigurator()
           
 Configurator ObjectPropertyDomainAxiomLearner.getConfigurator()
           
 Configurator SubDataPropertyOfAxiomLearner.getConfigurator()
           
 Configurator EquivalentDataPropertyAxiomLearner.getConfigurator()
           
 Configurator DisjointObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator IrreflexiveObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator EquivalentObjectPropertyAxiomLearner.getConfigurator()
           
 Configurator InverseFunctionalObjectPropertyAxiomLearner.getConfigurator()
           
 

Uses of Configurator in org.dllearner.core
 

Methods in org.dllearner.core that return Configurator
 Configurator AbstractAxiomLearningAlgorithm.getConfigurator()
           
abstract  Configurator AbstractComponent.getConfigurator()
          For each component, a configurator class is generated in package org.dllearner.core.configurators using the script { org.dllearner.scripts.ConfigJavaGenerator}.
 

Uses of Configurator in org.dllearner.core.configurators
 

Classes in org.dllearner.core.configurators that implement Configurator
 class BruteForceLearnerConfigurator
          automatically generated, do not edit manually.
 class CELOEConfigurator
          automatically generated, do not edit manually.
 class ClassLearningProblemConfigurator
          automatically generated, do not edit manually.
 class DIGReasonerConfigurator
          automatically generated, do not edit manually.
 class ELLearningAlgorithmConfigurator
          automatically generated, do not edit manually.
 class ELLearningAlgorithmDisjunctiveConfigurator
          automatically generated, do not edit manually.
 class FastInstanceCheckerConfigurator
          automatically generated, do not edit manually.
 class FastRetrievalReasonerConfigurator
          automatically generated, do not edit manually.
 class FuzzyCELOEConfigurator
          automatically generated, do not edit manually.
 class FuzzyOWLAPIReasonerConfigurator
          automatically generated, do not edit manually.
 class FuzzyPosNegLPStandardConfigurator
          automatically generated, do not edit manually.
 class GPConfigurator
          automatically generated, do not edit manually.
 class ISLEConfigurator
          automatically generated, do not edit manually.
 class KBFileConfigurator
          automatically generated, do not edit manually.
 class OCELConfigurator
          automatically generated, do not edit manually.
 class OWLAPIOntologyConfigurator
          automatically generated, do not edit manually.
 class OWLAPIReasonerConfigurator
          automatically generated, do not edit manually.
 class OWLFileConfigurator
          automatically generated, do not edit manually.
 class PelletReasonerConfigurator
          automatically generated, do not edit manually.
 class PosNegLPStandardConfigurator
          automatically generated, do not edit manually.
 class PosNegLPStrictConfigurator
          automatically generated, do not edit manually.
 class PosOnlyLPConfigurator
          automatically generated, do not edit manually.
 class ProtegeReasonerConfigurator
          automatically generated, do not edit manually.
 class RandomGuesserConfigurator
          automatically generated, do not edit manually.
 class ROLearnerConfigurator
          automatically generated, do not edit manually.
 class SparqlEndpointKSConfigurator
          automatically generated, do not edit manually.
 class SparqlKnowledgeSourceConfigurator
          automatically generated, do not edit manually.
 



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