| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.model.EDTChangeBroadcastStrategy
public class EDTChangeBroadcastStrategy
Author: Matthew Horridge
 The University of Manchester
 Information Management Group
 Date: 14-Mar-2009
 
| Constructor Summary | |
|---|---|
EDTChangeBroadcastStrategy()
 | 
|
| Method Summary | |
|---|---|
 void | 
broadcastChanges(OWLOntologyChangeListener 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 EDTChangeBroadcastStrategy()
| Method Detail | 
|---|
public void broadcastChanges(OWLOntologyChangeListener listener,
                             java.util.List<? extends OWLOntologyChange> changes)
                      throws java.lang.Exception
OWLOntologyChangeBroadcastStrategy
broadcastChanges in interface OWLOntologyChangeBroadcastStrategylistener - The listeners that the changes should be broadcast tochanges - The changes to be broadcast.
OWLException
java.lang.Exception
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||