|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owl.model.MissingImportEvent
public class MissingImportEvent
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008
Constructor Summary | |
---|---|
MissingImportEvent(java.net.URI ontologyURI,
OWLOntologyCreationException creationException)
|
Method Summary | |
---|---|
OWLOntologyCreationException |
getCreationException()
|
java.net.URI |
getImportedOntologyURI()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MissingImportEvent(java.net.URI ontologyURI, OWLOntologyCreationException creationException)
Method Detail |
---|
public java.net.URI getImportedOntologyURI()
public OWLOntologyCreationException getCreationException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |