|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OWLOntologyLoaderListener
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Apr-2008
| Nested Class Summary | |
|---|---|
static class |
OWLOntologyLoaderListener.LoadingEvent
|
static class |
OWLOntologyLoaderListener.LoadingFinishedEvent
Describes the situation when the loading process for an ontology has finished. |
static class |
OWLOntologyLoaderListener.LoadingStartedEvent
|
| Method Summary | |
|---|---|
void |
finishedLoadingOntology(OWLOntologyLoaderListener.LoadingFinishedEvent event)
Called when the process of loading an ontology has finished. |
void |
startedLoadingOntology(OWLOntologyLoaderListener.LoadingStartedEvent event)
Called when the process of attempting to load an ontology starts. |
| Method Detail |
|---|
void startedLoadingOntology(OWLOntologyLoaderListener.LoadingStartedEvent event)
event - The loading started event that describes the ontologt that
is being loaded.void finishedLoadingOntology(OWLOntologyLoaderListener.LoadingFinishedEvent event)
event - The loading finished event that describes the ontology that was
loaded.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||