Types from org.eclipse.ui.workbench used by org.eclipse.emf.edit.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ui.actions.BaseSelectionListenerAction

EXTENDS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandActionHandler-1

org.eclipse.ui.dialogs.PatternFilter

EXTENDS
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.1223
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.createDialogArea(Composite)222
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.celleditor.FeatureEditorDialog.2.(FeatureEditorDialog, PatternFilter, TableViewer)-1

org.eclipse.ui.IActionBars

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.setActiveView(IViewPart)221
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.init(IActionBars)-1
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.shareGlobalActions(IPage, IActionBars)-1

org.eclipse.ui.IActionDelegate

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.actionDelegate-1
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.DelegatingCommandAction(IActionDelegate)-1

org.eclipse.ui.IActionDelegate2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction-1

org.eclipse.ui.IEditorActionDelegate

CASTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.DelegatingCommandAction(IActionDelegate)80
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)195
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.editorActionDelegate-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.DelegatingCommandAction(IActionDelegate)78
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)193
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.DelegatingCommandAction(IEditorActionDelegate)-1

org.eclipse.ui.IEditorDescriptor

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, boolean)242
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, IContentType[], boolean)298
CASTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, IContentType[], boolean)298
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, IContentType[], boolean)282
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.getDefaultEditor(String, IContentType[])172
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, IContentType[], boolean)287
RETURN_TYPE
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.getDefaultEditor(InputStream, String)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getDefaultEditor(String, IContentType[])-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getDefaultEditor(String)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getDefaultEditor(URI, URIConverter)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(InputStream, String, boolean)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, boolean)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(String, IContentType[], boolean)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getEditors(URI, URIConverter, boolean)-1

org.eclipse.ui.IEditorInput

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.openEditor(EObject)73
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.EclipseUtil.getURI(IEditorInput)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.EclipseUtil.getURI(IEditorInput)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.getURI(IEditorInput)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.EclipseUtil.createFileEditorInput(IFile)-1
org.eclipse.emf.edit.ui.util.EditUIUtil.EclipseUtil.createFileEditorInput(IFile)-1

org.eclipse.ui.IEditorPart

CASTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)191
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)195
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction.editorPart-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.editorPart-1
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.activeEditor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.openEditor(EObject)91
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction.setActiveEditor(IAction, IEditorPart)-1
org.eclipse.emf.edit.ui.action.CopyAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.CreateChildAction.CreateChildAction(IEditorPart, ISelection, Object)-1
org.eclipse.emf.edit.ui.action.CreateSiblingAction.CreateSiblingAction(IEditorPart, ISelection, Object)-1
org.eclipse.emf.edit.ui.action.CutAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.registerSelectionListener(IEditorPart)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.unregisterSelectionListener(IEditorPart)-1
org.eclipse.emf.edit.ui.action.DeleteAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.setActivePage(IEditorPart)-1
org.eclipse.emf.edit.ui.action.LoadResourceAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.PasteAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.RedoAction.setActiveEditor(IEditorPart)-1
org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction.StaticSelectionCommandAction(IEditorPart)-1
org.eclipse.emf.edit.ui.action.UndoAction.setActiveEditor(IEditorPart)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.getActiveEditor()-1

org.eclipse.ui.IPropertyListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor-1

org.eclipse.ui.ISelectionListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction-1

org.eclipse.ui.ISharedImages

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.init(IActionBars)146

org.eclipse.ui.IViewActionDelegate

CASTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)199
IMPLEMENTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction-1

org.eclipse.ui.IViewPart

CASTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)199
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction.init(IViewPart)-1
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.setActiveView(IViewPart)-1

org.eclipse.ui.IWorkbench

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.openEditor(EObject)89

org.eclipse.ui.IWorkbenchPage

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.openEditor(EObject)90

org.eclipse.ui.IWorkbenchPart

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction.workbenchPart-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.workbenchPart-1
PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.CommandAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.ControlAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.CopyAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.CreateChildAction.CreateChildAction(IWorkbenchPart, ISelection, Object)-1
org.eclipse.emf.edit.ui.action.CreateSiblingAction.CreateSiblingAction(IWorkbenchPart, ISelection, Object)-1
org.eclipse.emf.edit.ui.action.CutAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.registerSelectionListener(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.selectionChanged(IWorkbenchPart, ISelection)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.DelegatingCommandAction.unregisterSelectionListener(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.DeleteAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.LoadResourceAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.PasteAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.RedoAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction.StaticSelectionCommandAction(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.UndoAction.setActiveWorkbenchPart(IWorkbenchPart)-1
org.eclipse.emf.edit.ui.action.ValidateAction.setActiveWorkbenchPart(IWorkbenchPart)-1

org.eclipse.ui.part.IPage

PARAMETER
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.shareGlobalActions(IPage, IActionBars)-1

org.eclipse.ui.part.ISetSelectionTarget

CASTS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.ValidateAction.handleDiagnostic(Diagnostic)337
INSTANCEOF
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.ValidateAction.handleDiagnostic(Diagnostic)335

org.eclipse.ui.part.MultiPageEditorActionBarContributor

EXTENDS
Reference LocationLine Number
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor-1

org.eclipse.ui.PartInitException

THROWS
Reference LocationLine Number
org.eclipse.emf.edit.ui.util.EditUIUtil.openEditor(EObject)-1

Back to reference summary for org.eclipse.emf.edit.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict