public class EDTChangeBroadcastStrategy extends Object implements OWLOntologyChangeBroadcastStrategy
Constructor and Description |
---|
EDTChangeBroadcastStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
broadcastChanges(OWLOntologyChangeListener l,
List<? extends OWLOntologyChange> changes)
Broadcasts the list of changes to the specified listeners.
|
public void broadcastChanges(OWLOntologyChangeListener l, List<? extends OWLOntologyChange> changes) throws OWLException
OWLOntologyChangeBroadcastStrategy
broadcastChanges
in interface OWLOntologyChangeBroadcastStrategy
l
- The listeners that the changes should be broadcast tochanges
- The changes to be broadcast.OWLException
- for any exception raisedCopyright © 2020 The University of Manchester. All rights reserved.