public class MissingImportEvent extends Object
true in an ontology manager.MissingImportListener,
OWLOntologyManager.addMissingImportListener(MissingImportListener),
OWLOntologyManager.removeMissingImportListener(MissingImportListener)| Constructor and Description |
|---|
MissingImportEvent(IRI ontologyIRI,
OWLOntologyCreationException creationException) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyCreationException |
getCreationException() |
IRI |
getImportedOntologyURI() |
public MissingImportEvent(@Nonnull IRI ontologyIRI, @Nonnull OWLOntologyCreationException creationException)
ontologyIRI - the ontology uricreationException - the creation exception@Nonnull public OWLOntologyCreationException getCreationException()
Copyright © 2016 The University of Manchester. All Rights Reserved.