public interface HasGetOntologyById
| Modifier and Type | Method and Description |
|---|---|
OWLOntology |
getOntology(OWLOntologyID ontologyID)
Get the ontology with the specified Id.
|
OWLOntology getOntology(OWLOntologyID ontologyID)
ontologyID - The Id. Not null.null if there is
no ontology with the specified Id.Copyright © 2014 The University of Manchester. All Rights Reserved.