|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reasoner | |
|---|---|
| org.semanticweb.elk.reasoner | |
| Uses of Reasoner in org.semanticweb.elk.reasoner |
|---|
| Methods in org.semanticweb.elk.reasoner that return Reasoner | |
|---|---|
Reasoner |
ReasonerFactory.createReasoner(AxiomLoader axiomLoader)
|
Reasoner |
ReasonerFactory.createReasoner(AxiomLoader axiomLoader,
ReasonerStageExecutor stageExecutor)
Creates Reasoner with the configuration loaded from
elk.properties (if exists in the classpath) or the default configuration |
Reasoner |
ReasonerFactory.createReasoner(AxiomLoader axiomLoader,
ReasonerStageExecutor stageExecutor,
ExecutorService executor,
ReasonerConfiguration config)
|
Reasoner |
ReasonerFactory.createReasoner(AxiomLoader axiomLoader,
ReasonerStageExecutor stageExecutor,
ReasonerConfiguration config)
Creates Reasoner with the provided configuration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||