org.eclipse.emf.ecp.edit.spi
Interface ECPContextDisposedListener


public interface ECPContextDisposedListener

Listens to the changes of a context.

Author:
Eugen Neufeld

Method Summary
 void contextDisposed()
          Called when the context is disposed.
 

Method Detail

contextDisposed

void contextDisposed()
Called when the context is disposed.



Copyright © 2015. All Rights Reserved.