Uses of Class
org.dllearner.core.ComponentManager

Packages that use ComponentManager
org.dllearner.core Core structure of DL-Learner including the definition of component types and a component manager. 
org.dllearner.utilities.learn Reusable learnings tasks. 
 

Uses of ComponentManager in org.dllearner.core
 

Methods in org.dllearner.core that return ComponentManager
static ComponentManager ComponentManager.getInstance()
          Gets the singleton instance of ComponentManager.
 

Uses of ComponentManager in org.dllearner.utilities.learn
 

Methods in org.dllearner.utilities.learn with parameters of type ComponentManager
 void LearnSPARQLConfiguration.applyConfigEntries(ComponentManager cm, AbstractKnowledgeSource ks, AbstractLearningProblem lp, AbstractReasonerComponent rs, AbstractCELA la)
           
 void LearnOWLFileConfiguration.applyConfigEntries(ComponentManager cm, AbstractKnowledgeSource ks, AbstractLearningProblem lp, AbstractReasonerComponent rs, AbstractCELA la)
           
 void LearnConfiguration.applyConfigEntries(ComponentManager cm, AbstractKnowledgeSource ks, AbstractLearningProblem lp, AbstractReasonerComponent rs, AbstractCELA la)
           
 



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