|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.ViewPart
org.eclipse.emf.ecp.ui.views.TreeView
org.eclipse.emf.ecp.ui.views.ModelExplorerView
public class ModelExplorerView
Nested Class Summary | |
---|---|
class |
ModelExplorerView.DoubleClickListener
|
Field Summary | |
---|---|
static String |
ID
The id of this view. |
Fields inherited from class org.eclipse.emf.ecp.ui.views.TreeView |
---|
GLOBAL_ADDITIONS |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
ModelExplorerView()
Default Constructor. |
Method Summary | |
---|---|
void |
dispose()
|
void |
editorActivated(org.eclipse.ui.IEditorPart activatedEditor)
|
void |
init(org.eclipse.ui.IViewSite site)
|
Methods inherited from class org.eclipse.emf.ecp.ui.views.TreeView |
---|
addSelectionChangedListener, createPartControl, getID, getRefreshAction, getSelection, getViewer, removeSelectionChangedListener, selectReveal, setFocus, setSelection |
Methods inherited from class org.eclipse.ui.part.ViewPart |
---|
getViewSite, init, saveState, setInitializationData |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecp.ui.linkedView.ILinkedWithEditorView |
---|
getViewSite |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
public static final String ID
Constructor Detail |
---|
public ModelExplorerView()
Method Detail |
---|
public void init(org.eclipse.ui.IViewSite site) throws org.eclipse.ui.PartInitException
init
in interface org.eclipse.ui.IViewPart
init
in class TreeView
org.eclipse.ui.PartInitException
TreeView.init(org.eclipse.ui.IViewSite)
public void dispose()
dispose
in interface org.eclipse.ui.IWorkbenchPart
dispose
in class org.eclipse.ui.part.WorkbenchPart
WorkbenchPart.dispose()
public void editorActivated(org.eclipse.ui.IEditorPart activatedEditor)
editorActivated
in interface ILinkedWithEditorView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |