|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ComponentInitException | |
|---|---|
| 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.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.properties | |
| org.dllearner.core | Core structure of DL-Learner including the definition of component types and a component manager. |
| org.dllearner.kb | DL-Learner knowledge sources, which can be used as background knowledge in learning problems. |
| org.dllearner.learningproblems | Supported DL-Learner learning problems. |
| org.dllearner.reasoning | Implements the connection to other reasoner or own reasoning/caching algorithms. |
| org.dllearner.reasoning.fuzzydll | |
| org.dllearner.utilities.components | |
| Uses of ComponentInitException in org.dllearner.algorithms |
|---|
| Methods in org.dllearner.algorithms that throw ComponentInitException | |
|---|---|
void |
DisjointClassesLearner.init()
|
void |
SimpleSubclassLearner.init()
|
| Uses of ComponentInitException in org.dllearner.algorithms.celoe |
|---|
| Methods in org.dllearner.algorithms.celoe that throw ComponentInitException | |
|---|---|
void |
CELOE.init()
|
| Uses of ComponentInitException in org.dllearner.algorithms.el |
|---|
| Methods in org.dllearner.algorithms.el that throw ComponentInitException | |
|---|---|
void |
ELLearningAlgorithmDisjunctive.init()
|
void |
ELLearningAlgorithm.init()
|
| Uses of ComponentInitException in org.dllearner.algorithms.fuzzydll |
|---|
| Methods in org.dllearner.algorithms.fuzzydll that throw ComponentInitException | |
|---|---|
void |
FuzzyCELOE.init()
|
| Uses of ComponentInitException in org.dllearner.algorithms.isle |
|---|
| Methods in org.dllearner.algorithms.isle that throw ComponentInitException | |
|---|---|
void |
ISLE.init()
|
| Uses of ComponentInitException in org.dllearner.algorithms.ocel |
|---|
| Methods in org.dllearner.algorithms.ocel that throw ComponentInitException | |
|---|---|
void |
OCEL.init()
|
| Uses of ComponentInitException in org.dllearner.algorithms.properties |
|---|
| Methods in org.dllearner.algorithms.properties that throw ComponentInitException | |
|---|---|
void |
TransitiveObjectPropertyAxiomLearner.init()
|
void |
ObjectPropertyRangeAxiomLearner.init()
|
void |
SymmetricObjectPropertyAxiomLearner.init()
|
void |
FunctionalObjectPropertyAxiomLearner.init()
|
void |
DataPropertyDomainAxiomLearner.init()
|
void |
FunctionalDataPropertyAxiomLearner.init()
|
void |
DataPropertyRangeAxiomLearner.init()
|
void |
SubObjectPropertyOfAxiomLearner.init()
|
void |
ReflexiveObjectPropertyAxiomLearner.init()
|
void |
DisjointDataPropertyAxiomLearner.init()
|
void |
ObjectPropertyDomainAxiomLearner.init()
|
void |
SubDataPropertyOfAxiomLearner.init()
|
void |
EquivalentDataPropertyAxiomLearner.init()
|
void |
DisjointObjectPropertyAxiomLearner.init()
|
void |
IrreflexiveObjectPropertyAxiomLearner.init()
|
void |
EquivalentObjectPropertyAxiomLearner.init()
|
void |
InverseFunctionalObjectPropertyAxiomLearner.init()
|
| Uses of ComponentInitException in org.dllearner.core |
|---|
| Methods in org.dllearner.core that throw ComponentInitException | |
|---|---|
void |
Component.init()
Method to be called after the component has been configured. |
void |
AbstractAxiomLearningAlgorithm.init()
|
| Uses of ComponentInitException in org.dllearner.kb |
|---|
| Methods in org.dllearner.kb that throw ComponentInitException | |
|---|---|
void |
SparqlEndpointKS.init()
|
void |
OWLFile.init()
|
void |
KBFile.init()
|
| Uses of ComponentInitException in org.dllearner.learningproblems |
|---|
| Methods in org.dllearner.learningproblems that throw ComponentInitException | |
|---|---|
void |
ClassLearningProblem.init()
|
| Uses of ComponentInitException in org.dllearner.reasoning |
|---|
| Methods in org.dllearner.reasoning that throw ComponentInitException | |
|---|---|
void |
ProtegeReasoner.init()
|
void |
OWLAPIReasoner.init()
|
void |
PelletReasoner.init()
|
void |
DIGReasoner.init()
|
void |
FastInstanceChecker.init()
|
static void |
FastInstanceChecker.main(String[] args)
Test method for fast instance checker. |
| Uses of ComponentInitException in org.dllearner.reasoning.fuzzydll |
|---|
| Methods in org.dllearner.reasoning.fuzzydll that throw ComponentInitException | |
|---|---|
void |
FuzzyOWLAPIReasoner.init()
|
| Uses of ComponentInitException in org.dllearner.utilities.components |
|---|
| Methods in org.dllearner.utilities.components that throw ComponentInitException | |
|---|---|
void |
ComponentCombo.initAll()
Initialise all components. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||