public interface ECPEditorContext
| Modifier and Type | Method and Description |
|---|---|
void |
addECPContextDisposeListener(ECPContextDisposedListener ecpContextDisposedListener)
Adds a
ECPContextDisposedListener. |
void |
dispose()
Called if the context is not used anymore.
|
org.eclipse.emf.ecore.EObject |
getDomainObject()
The domain
EObject. |
void dispose()
void addECPContextDisposeListener(ECPContextDisposedListener ecpContextDisposedListener)
ECPContextDisposedListener.ecpContextDisposedListener - the ECPContextDisposedListenerorg.eclipse.emf.ecore.EObject getDomainObject()
EObject.EObjectCopyright © 2017. All rights reserved.