| IDtEditor<M extends org.eclipse.emf.ecore.EObject> |
Defines public contract for all DT model-based editors.
|
| IDtEditorContextProvider |
Special interface for getting parent object with granular editor
|
| IDtGranularEditor<M extends org.eclipse.emf.ecore.EObject> |
Public contract for DT granular editors.
|
| IDtGranularEditorEmbeddedEditorPage<M extends org.eclipse.emf.ecore.EObject> |
Defines public contract of standard Eclipse editors embedded into DT
granular editors.
|
| IDtGranularEditorPage<M extends org.eclipse.emf.ecore.EObject> |
Public contract for DT granular editor page.
|
| IGotoSelection |
Special interface for extending API of DT editors.
|
| IProjectEditor |
Editor of V8 projects.
|
| IProjectEditorSection |
An Editor page section for the Configuration project editor.
|