| Package | Description |
|---|---|
| it.unibz.inf.ontop.protege.core | |
| it.unibz.inf.ontop.protege.utils |
| Modifier and Type | Method and Description |
|---|---|
OntopProtegeReasoner |
OntopProtegeOWLFactory.createNonBufferingReasoner(org.semanticweb.owlapi.model.OWLOntology ontology) |
OntopProtegeReasoner |
OntopProtegeOWLFactory.createNonBufferingReasoner(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration config) |
OntopProtegeReasoner |
OntopProtegeOWLFactory.createReasoner(org.semanticweb.owlapi.model.OWLOntology ontology) |
OntopProtegeReasoner |
OntopProtegeOWLFactory.createReasoner(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<OntopProtegeReasoner> |
DialogUtils.getOntopProtegeReasoner(org.protege.editor.core.editorkit.EditorKit editorKit) |
| Constructor and Description |
|---|
OntopQuerySwingWorker(OntopProtegeReasoner ontop,
String query,
Component parent,
String title) |
OntopQuerySwingWorker(OntopProtegeReasoner ontop,
String query,
Component parent,
String title,
AbstractProgressMonitor progressMonitor) |
OntopQuerySwingWorker(OntopProtegeReasoner ontop,
String query,
Component parent,
String title,
JButton startButton,
JButton stopButton,
JLabel statusLabel) |
| Constructor and Description |
|---|
OntopReasonerAction(String name,
String icon,
String tooltip,
KeyStroke accelerator,
org.protege.editor.core.editorkit.EditorKit editorKit,
Function<OntopProtegeReasoner,OntopQuerySwingWorker<?,?>> workerFactory) |
Copyright © 2009–2021 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.