public class NonConcurrentOWLOntologyBuilder extends Object implements OWLOntologyBuilder
| Constructor and Description |
|---|
NonConcurrentOWLOntologyBuilder(OWLOntologyImplementationFactory implementationFactory) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntology |
createOWLOntology(OWLOntologyManager manager,
OWLOntologyID ontologyID) |
@Inject public NonConcurrentOWLOntologyBuilder(@Nonnull OWLOntologyImplementationFactory implementationFactory)
@Nonnull public OWLOntology createOWLOntology(@Nonnull OWLOntologyManager manager, @Nonnull OWLOntologyID ontologyID)
createOWLOntology in interface OWLOntologyBuildermanager - manager for the ontology to be createdontologyID - id for the ontology to be createdCopyright © 2016 The University of Manchester. All Rights Reserved.