|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||