|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use InvalidConfigOptionValueException | |
|---|---|
| org.dllearner.algorithms | Learning Algorithms. |
| org.dllearner.algorithms.gp | Genetic Programming Learning Algorithm. |
| 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.refinement | Refinement Operator Approach. |
| org.dllearner.core.options | Classes for managing the configuration options of DL-Learner components. |
| org.dllearner.kb | DL-Learner knowledge sources, which can be used as background knowledge in learning problems. |
| org.dllearner.kb.sparql | Runnable scripts, each for a different task or experiment. |
| org.dllearner.learningproblems | Supported DL-Learner learning problems. |
| org.dllearner.learningproblems.fuzzydll | |
| org.dllearner.reasoning | Implements the connection to other reasoner or own reasoning/caching algorithms. |
| org.dllearner.reasoning.fuzzydll | |
| Uses of InvalidConfigOptionValueException in org.dllearner.algorithms |
|---|
| Methods in org.dllearner.algorithms that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
BruteForceLearner.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
RandomGuesser.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.algorithms.gp |
|---|
| Methods in org.dllearner.algorithms.gp that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
GP.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.algorithms.ocel |
|---|
| Methods in org.dllearner.algorithms.ocel that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
OCEL.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.algorithms.refinement |
|---|
| Methods in org.dllearner.algorithms.refinement that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
ROLearner.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.core.options |
|---|
| Constructors in org.dllearner.core.options that throw InvalidConfigOptionValueException | |
|---|---|
ConfigEntry(ConfigOption<T> option,
T value)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.kb |
|---|
| Methods in org.dllearner.kb that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
OWLAPIOntology.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
OWLFile.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
KBFile.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.kb.sparql |
|---|
| Methods in org.dllearner.kb.sparql that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
SparqlKnowledgeSource.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.learningproblems |
|---|
| Methods in org.dllearner.learningproblems that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
PosNegLPStrict.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
PosOnlyLP.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
PosNegLP.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.learningproblems.fuzzydll |
|---|
| Methods in org.dllearner.learningproblems.fuzzydll that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
FuzzyPosNegLP.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.reasoning |
|---|
| Methods in org.dllearner.reasoning that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
OWLAPIReasoner.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
DIGReasoner.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
FastRetrievalReasoner.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
FastInstanceChecker.applyConfigEntry(ConfigEntry<T> entry)
|
|
| Uses of InvalidConfigOptionValueException in org.dllearner.reasoning.fuzzydll |
|---|
| Methods in org.dllearner.reasoning.fuzzydll that throw InvalidConfigOptionValueException | ||
|---|---|---|
|
FuzzyOWLAPIReasoner.applyConfigEntry(ConfigEntry<T> entry)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||