|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ROLComponent2 | |
|---|---|
| org.dllearner.core.configurators | Automatically generated classes, which enable programmatically settingand getting configuration options of components. |
| org.dllearner.scripts | Runnable scripts, each for a different task or experiment. |
| Uses of ROLComponent2 in org.dllearner.core.configurators |
|---|
| Methods in org.dllearner.core.configurators that return ROLComponent2 | |
|---|---|
static ROLComponent2 |
ComponentFactory.getROLComponent2(LearningProblem learningProblem,
ReasonerComponent reasoningService)
|
static ROLComponent2 |
ROLComponent2Configurator.getROLComponent2(LearningProblem learningProblem,
ReasonerComponent reasoningService)
|
| Constructors in org.dllearner.core.configurators with parameters of type ROLComponent2 | |
|---|---|
ROLComponent2Configurator(ROLComponent2 rOLComponent2)
|
|
| Uses of ROLComponent2 in org.dllearner.scripts |
|---|
| Methods in org.dllearner.scripts that return ROLComponent2 | |
|---|---|
static ROLComponent2 |
SemanticBibleComparison.experimentalSetup(org.dllearner.scripts.SemanticBibleComparison.Experiments exp,
SortedSet<Individual> posExamples,
SortedSet<Individual> negExamples)
|
static ROLComponent2 |
SemanticBibleComparison.prepareNormalExperiment(boolean fic,
SortedSet<Individual> posExamples,
SortedSet<Individual> negExamples)
|
static ROLComponent2 |
SemanticBibleComparison.prepareSparqlExperiment(org.dllearner.scripts.SemanticBibleComparison.Experiments exp,
SortedSet<Individual> posExamples,
SortedSet<Individual> negExamples)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||