public class ReconstructionView extends SyncedMetamodelEditorViewBase
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Identifier as in the plugin.xml
|
| Constructor and Description |
|---|
ReconstructionView() |
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(org.eclipse.jface.viewers.IStructuredSelection structuredSelection)
The selection in the editor has changed
|
void |
setChange(Change change)
Set change to be reconstructed.
|
void |
setFocus() |
void |
setRelease(Release release)
Set release to be reconstructed.
|
createPartControl, dispose, getEditor, selectionChangedgetViewSite, init, init, saveState, setInitializationDataaddPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, showBusyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ID
public void selectionChanged(org.eclipse.jface.viewers.IStructuredSelection structuredSelection)
public void setRelease(Release release)
public void setChange(Change change)
public void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartCopyright © 2020. All rights reserved.