public class NonConcurrentOWLOntologyBuilder extends Object implements OWLOntologyBuilder
Constructor and Description |
---|
NonConcurrentOWLOntologyBuilder() |
Modifier and Type | Method and Description |
---|---|
OWLOntology |
createOWLOntology(OWLOntologyManager manager,
OWLOntologyID ontologyID) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setLock
public OWLOntology createOWLOntology(OWLOntologyManager manager, OWLOntologyID ontologyID)
createOWLOntology
in interface OWLOntologyBuilder
manager
- manager for the ontology to be createdontologyID
- id for the ontology to be createdCopyright © 2020 The University of Manchester. All rights reserved.