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 © 2020 The University of Manchester. All rights reserved.