|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owlapi.model.DefaultImpendingChangeBroadcastStrategy
public class DefaultImpendingChangeBroadcastStrategy
Author: Matthew Horridge
The University of Manchester
Bio-Health Informatics Group
Date: 04-Jul-2010
Constructor Summary | |
---|---|
DefaultImpendingChangeBroadcastStrategy()
|
Method Summary | |
---|---|
void |
broadcastChanges(ImpendingOWLOntologyChangeListener listener,
java.util.List<? extends OWLOntologyChange> changes)
Broadcasts the list of changes to the specified listeners. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultImpendingChangeBroadcastStrategy()
Method Detail |
---|
public void broadcastChanges(ImpendingOWLOntologyChangeListener listener, java.util.List<? extends OWLOntologyChange> changes)
ImpendingOWLOntologyChangeBroadcastStrategy
broadcastChanges
in interface ImpendingOWLOntologyChangeBroadcastStrategy
listener
- The listeners that the changes should be broadcast tochanges
- The changes to be broadcast.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |