| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.addMissingImportListener(MissingImportListener listener)
In the case where silent missing imports handling is enabled, a listener
can be attached via this method so that there is a mechanism that allows
clients to be informed of the reason when an import cannot be loaded.
|
void |
OWLOntologyManager.removeMissingImportListener(MissingImportListener listener)
Removes a previously added missing import listener.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.