public interface OntopOWLFactory
extends org.semanticweb.owlapi.reasoner.OWLReasonerFactory
| Modifier and Type | Method and Description |
|---|---|
OntopOWLReasoner |
createReasoner(OntopSystemOWLAPIConfiguration config) |
OntopOWLReasoner |
createReasoner(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration config) |
static OntopOWLFactory |
defaultFactory() |
@Nonnull OntopOWLReasoner createReasoner(@Nonnull org.semanticweb.owlapi.model.OWLOntology ontology, @Nonnull org.semanticweb.owlapi.reasoner.OWLReasonerConfiguration config) throws org.semanticweb.owlapi.reasoner.IllegalConfigurationException
createReasoner in interface org.semanticweb.owlapi.reasoner.OWLReasonerFactoryorg.semanticweb.owlapi.reasoner.IllegalConfigurationException@Nonnull OntopOWLReasoner createReasoner(@Nonnull OntopSystemOWLAPIConfiguration config) throws org.semanticweb.owlapi.reasoner.IllegalConfigurationException, org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.reasoner.IllegalConfigurationExceptionorg.semanticweb.owlapi.model.OWLOntologyCreationExceptionstatic OntopOWLFactory defaultFactory()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.