public class MissingImportEvent
extends java.lang.Object
true
in an ontology manager.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 uricreationException
- the creation exceptionpublic IRI getImportedOntologyURI()
public OWLOntologyCreationException getCreationException()