|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OntologyChangeListener | |
| org.semanticweb.owl.impl.model | A basic implementation of the OWL API. |
| org.semanticweb.owl.model.change | Change API for OWL Ontologies. |
| uk.ac.man.cs.img.owl.inference | |
| uk.ac.man.cs.img.owl.inference.dl | |
| Uses of OntologyChangeListener in org.semanticweb.owl.impl.model |
| Methods in org.semanticweb.owl.impl.model with parameters of type OntologyChangeListener | |
void |
OWLOntologyImpl.addOntologyChangeListener(OntologyChangeListener listener)
|
void |
OWLOntologyImpl.removeOntologyChangeListener(OntologyChangeListener listener)
|
| Uses of OntologyChangeListener in org.semanticweb.owl.model.change |
| Methods in org.semanticweb.owl.model.change with parameters of type OntologyChangeListener | |
void |
OntologyChangeSource.addOntologyChangeListener(OntologyChangeListener listener)
Add an ontology change listener to the collection of things that should be notified when ontology change events occur. |
void |
OntologyChangeSource.removeOntologyChangeListener(OntologyChangeListener listener)
Remove the listener from the collection |
| Uses of OntologyChangeListener in uk.ac.man.cs.img.owl.inference |
| Classes in uk.ac.man.cs.img.owl.inference that implement OntologyChangeListener | |
class |
NonInferencingTaxonomyReasoner
A simple taxonomy reasoner. |
| Uses of OntologyChangeListener in uk.ac.man.cs.img.owl.inference.dl |
| Classes in uk.ac.man.cs.img.owl.inference.dl that implement OntologyChangeListener | |
class |
SimpleOWLReasoner
An OWL reasoner that uses a DIG reasoner to do the work. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||