| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLOntologyFactory> |
OWLOntologyManager.getOntologyFactories()
Gets the ontology factories that are registered with this manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.addOntologyFactory(OWLOntologyFactory factory)
Adds an ontology factory that is capable of creating an ontology given a
particular document IRI.
|
void |
OWLOntologyManager.removeOntologyFactory(OWLOntologyFactory factory)
Removes a previously added factory.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.