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(IRI ontologyIRI, OWLOntologyCreationException creationException)
ontologyIRI - the ontology IRIcreationException - the creation exceptionpublic IRI getImportedOntologyURI()
public OWLOntologyCreationException getCreationException()
Copyright © 2020 The University of Manchester. All rights reserved.