org.eclipse.tigerstripe.workbench
Interface IOriginalChangeListener


public interface IOriginalChangeListener

This interface is intended to be implemented by clients of the IWorkingCopy interface to be notified when the original object has changed

Author:
erdillon

Method Summary
 void originalChanged(OriginalChangeEvent changeEvent)
           
 

Method Detail

originalChanged

void originalChanged(OriginalChangeEvent changeEvent)