|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ECPEditorContext | |
---|---|
org.eclipse.emf.ecp.editor.e3 | |
org.eclipse.emf.ecp.editor.internal.e3 | |
org.eclipse.emf.ecp.explorereditorbridge.internal |
Uses of ECPEditorContext in org.eclipse.emf.ecp.editor.e3 |
---|
Methods in org.eclipse.emf.ecp.editor.e3 that return ECPEditorContext | |
---|---|
ECPEditorContext |
MEEditorInput.getModelElementContext()
Returns the ECPEditorContext . |
Methods in org.eclipse.emf.ecp.editor.e3 with parameters of type ECPEditorContext | |
---|---|
abstract org.eclipse.ui.forms.editor.FormPage |
AbstractMEEditorPage.createPage(org.eclipse.ui.forms.editor.FormEditor editor,
ECPEditorContext modelElementContext)
Create a page for the editor. |
Constructors in org.eclipse.emf.ecp.editor.e3 with parameters of type ECPEditorContext | |
---|---|
MEEditorInput(ECPEditorContext context)
Default constructor. |
|
MEEditorInput(ECPEditorContext context,
org.eclipse.emf.ecore.EStructuralFeature problemFeature)
Constructor to add a probleFeature. |
Uses of ECPEditorContext in org.eclipse.emf.ecp.editor.internal.e3 |
---|
Constructors in org.eclipse.emf.ecp.editor.internal.e3 with parameters of type ECPEditorContext | |
---|---|
MEEditorPage(MEEditor editor,
String id,
String title,
ECPEditorContext ecpEditorContext,
org.eclipse.emf.ecore.EObject modelElement)
Default constructor. |
|
MEEditorPage(MEEditor editor,
String id,
String title,
ECPEditorContext modelElementContext,
org.eclipse.emf.ecore.EObject modelElement,
org.eclipse.emf.ecore.EStructuralFeature problemFeature)
Default constructor. |
Uses of ECPEditorContext in org.eclipse.emf.ecp.explorereditorbridge.internal |
---|
Classes in org.eclipse.emf.ecp.explorereditorbridge.internal that implement ECPEditorContext | |
---|---|
class |
EditorContext
An EditorContext depending on an ECPProject . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |