public abstract class MetamodelEditorViewBase
extends org.eclipse.ui.part.ViewPart
implements org.eclipse.jface.viewers.ISelectionChangedListener
| Constructor and Description |
|---|
MetamodelEditorViewBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
org.eclipse.emf.ecore.presentation.EcoreEditor |
getEditor()
Getter for editor
|
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event) |
getViewSite, init, init, saveState, setInitializationDataaddPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setFocus, setPartProperty, showBusyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic final void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class org.eclipse.ui.part.WorkbenchPartpublic void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListenerpublic void dispose()
dispose in interface org.eclipse.ui.IWorkbenchPartdispose in class org.eclipse.ui.part.WorkbenchPartpublic org.eclipse.emf.ecore.presentation.EcoreEditor getEditor()
Copyright © 2020. All rights reserved.