org.eclipse.emf.emfstore.internal.common.model.impl
Interface EObjectChangeObserverNotificationCommand


public interface EObjectChangeObserverNotificationCommand

Command for notifying about changes of an EObject.

Author:
koegel

Method Summary
 void run(IdEObjectCollectionChangeObserver observer)
          Run the command on an IdEObjectCollectionChangeObserver.
 

Method Detail

run

void run(IdEObjectCollectionChangeObserver observer)
Run the command on an IdEObjectCollectionChangeObserver.

Parameters:
observer - the observer


Copyright © 2015. All Rights Reserved.