|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
public class EditorContext
An EditorContext depending on an ECPProject.
| Constructor Summary | |
|---|---|
EditorContext(org.eclipse.emf.ecore.EObject modelElement,
ECPProject ecpProject)
Default constructor. |
|
| Method Summary | |
|---|---|
void |
addECPContextDisposeListener(ECPContextDisposedListener modelElementContextListener)
Adds a ECPContextDisposedListener. |
void |
dispose()
Dispose the context. |
org.eclipse.emf.ecore.EObject |
getDomainObject()
The domain EObject. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorContext(org.eclipse.emf.ecore.EObject modelElement,
ECPProject ecpProject)
modelElement - the model element to be displayed in the editorecpProject - the ECPProject containing the model element| Method Detail |
|---|
public void addECPContextDisposeListener(ECPContextDisposedListener modelElementContextListener)
ECPContextDisposedListener.
addECPContextDisposeListener in interface ECPEditorContextmodelElementContextListener - the ECPContextDisposedListenerpublic void dispose()
dispose in interface ECPEditorContextpublic org.eclipse.emf.ecore.EObject getDomainObject()
EObject.
getDomainObject in interface ECPEditorContextEObjectECPEditorContext.getDomainObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||