| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChangeBroadcastStrategy
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 20-Nov-2006 |
class |
EDTChangeBroadcastStrategy
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 14-Mar-2009 A change broadcast strategy which broadcasts all ontology changes in the Swing Even Dispatch Thread (EDT). |
class |
SpecificOntologyChangeBroadcastStrategy
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 20-Nov-2006 A change broadcast strategy that broadcasts changes that have been applied to a specific ontology. |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.addOntologyChangeListener(OWLOntologyChangeListener listener,
OWLOntologyChangeBroadcastStrategy strategy)
Adds an ontology change listener, which listens to ontology changes.
|
void |
OWLOntologyManager.setDefaultChangeBroadcastStrategy(OWLOntologyChangeBroadcastStrategy strategy)
Sets the default strategy that is used to broadcast ontology changes.
|
Copyright © 2013 The University of Manchester. All Rights Reserved.