de.tu_berlin.cs.tfs.muvitorkit.ui.utils
Interface MuvitorNotifierService.IChangeListener

All Known Subinterfaces:
MuvitorNotifierService.IChangeListenerJob
Enclosing class:
MuvitorNotifierService

public static interface MuvitorNotifierService.IChangeListener

Listeners implementing this interface will be notified about all occurring notifications.

Rating red

Method Summary
 void notifyChange(EObject model, Notification notification)
           
 

Method Detail

notifyChange

void notifyChange(EObject model,
                  Notification notification)
Parameters:
model - the notifier causing the notification
notification - the notification