public class OperationBrowser extends MetamodelEditorViewBase implements IExtentProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Identifier of this view an in the plugin.xml.
|
| Constructor and Description |
|---|
OperationBrowser() |
| Modifier and Type | Method and Description |
|---|---|
void |
createContents(org.eclipse.swt.widgets.Composite parent)
Create the contents of that view
|
MetamodelExtent |
getExtent()
Getter for extent.
|
OperationSash |
getOperationSash()
Returns widget for operation representation.
|
void |
setFocus() |
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 OperationSash getOperationSash()
public void createContents(org.eclipse.swt.widgets.Composite parent)
public MetamodelExtent getExtent()
getExtent in interface IExtentProviderpublic void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartCopyright © 2020. All rights reserved.