public interface MissingImportListener extends Serializable
MissingImportEvent,
OWLOntologyManager.addMissingImportListener(MissingImportListener),
OWLOntologyManager.removeMissingImportListener(MissingImportListener)| Modifier and Type | Method and Description |
|---|---|
void |
importMissing(MissingImportEvent event) |
void importMissing(@Nonnull MissingImportEvent event)
event - the missing import eventCopyright © 2016 The University of Manchester. All Rights Reserved.