Methods from org.eclipse.core.commands used by org.eclipse.ui.workbench

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

Reference Details

org.eclipse.core.commands.AbstractHandler.AbstractHandler()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.AbstractHandler()-1
org.eclipse.ui.handlers.ShowPerspectiveHandler.ShowPerspectiveHandler()-1
org.eclipse.ui.handlers.ShowViewHandler.ShowViewHandler()-1
org.eclipse.ui.internal.about.AboutHandler.AboutHandler()-1
org.eclipse.ui.internal.about.InstallationHandler.InstallationHandler()-1
org.eclipse.ui.internal.AbstractEnabledHandler.AbstractEnabledHandler()-1
org.eclipse.ui.internal.CycleBaseHandler.CycleBaseHandler()-1
org.eclipse.ui.internal.handlers.CloseAllPerspectivesHandler.CloseAllPerspectivesHandler()-1
org.eclipse.ui.internal.handlers.ClosePartHandler.ClosePartHandler()-1
org.eclipse.ui.internal.handlers.ClosePerspectiveHandler.ClosePerspectiveHandler()-1
org.eclipse.ui.internal.handlers.DisplayHelpHandler.DisplayHelpHandler()-1
org.eclipse.ui.internal.handlers.EditActionSetsHandler.EditActionSetsHandler()-1
org.eclipse.ui.internal.handlers.ExecutableExtensionHandler.ExecutableExtensionHandler()-1
org.eclipse.ui.internal.handlers.MaximizePartHandler.MaximizePartHandler()-1
org.eclipse.ui.internal.handlers.MinimizePartHandler.MinimizePartHandler()-1
org.eclipse.ui.internal.handlers.NewEditorHandler.NewEditorHandler()-1
org.eclipse.ui.internal.handlers.OpenInNewWindowHandler.OpenInNewWindowHandler()-1
org.eclipse.ui.internal.handlers.PinEditorHandler.PinEditorHandler()-1
org.eclipse.ui.internal.handlers.PropertyDialogHandler.PropertyDialogHandler()-1
org.eclipse.ui.internal.handlers.QuickMenuHandler.QuickMenuHandler()-1
org.eclipse.ui.internal.handlers.QuitHandler.QuitHandler()-1
org.eclipse.ui.internal.handlers.RestartWorkbenchHandler.RestartWorkbenchHandler()-1
org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.ShowPreferencePageHandler()-1
org.eclipse.ui.internal.handlers.ToggleCoolbarHandler.ToggleCoolbarHandler()-1
org.eclipse.ui.internal.handlers.WidgetMethodHandler.WidgetMethodHandler()-1
org.eclipse.ui.internal.handlers.WizardHandler.WizardHandler()-1
org.eclipse.ui.internal.quickaccess.QuickAccessHandler.QuickAccessHandler()-1
org.eclipse.ui.internal.ShowInHandler.ShowInHandler()-1
org.eclipse.ui.internal.WorkbenchEditorsHandler.WorkbenchEditorsHandler()-1
org.eclipse.ui.internal.WorkbookEditorsHandler.WorkbookEditorsHandler()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.AbstractHandler()39
org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.6.(FilteredItemsSelectionDialog)551
org.eclipse.ui.fieldassist.ContentAssistCommandAdapter.1.(ContentAssistCommandAdapter)78
org.eclipse.ui.handlers.CollapseAllHandler.CollapseAllHandler(AbstractTreeViewer)59
org.eclipse.ui.handlers.ShowPerspectiveHandler.ShowPerspectiveHandler()40
org.eclipse.ui.handlers.ShowViewHandler.ShowViewHandler()52
org.eclipse.ui.handlers.ShowViewHandler.ShowViewHandler(boolean)63
org.eclipse.ui.internal.about.AboutHandler.AboutHandler()24
org.eclipse.ui.internal.about.InstallationHandler.InstallationHandler()19
org.eclipse.ui.internal.AbstractEnabledHandler.AbstractEnabledHandler()23
org.eclipse.ui.internal.CycleBaseHandler.CycleBaseHandler()63
org.eclipse.ui.internal.EditorManager.2.(EditorManager)222
org.eclipse.ui.internal.handlers.CloseAllPerspectivesHandler.CloseAllPerspectivesHandler()25
org.eclipse.ui.internal.handlers.ClosePartHandler.ClosePartHandler()29
org.eclipse.ui.internal.handlers.ClosePerspectiveHandler.ClosePerspectiveHandler()25
org.eclipse.ui.internal.handlers.DisplayHelpHandler.DisplayHelpHandler()24
org.eclipse.ui.internal.handlers.EditActionSetsHandler.EditActionSetsHandler()26
org.eclipse.ui.internal.handlers.ExecutableExtensionHandler.ExecutableExtensionHandler()28
org.eclipse.ui.internal.handlers.MaximizePartHandler.MaximizePartHandler()26
org.eclipse.ui.internal.handlers.MinimizePartHandler.MinimizePartHandler()27
org.eclipse.ui.internal.handlers.NewEditorHandler.NewEditorHandler()35
org.eclipse.ui.internal.handlers.OpenInNewWindowHandler.OpenInNewWindowHandler()31
org.eclipse.ui.internal.handlers.PinEditorHandler.PinEditorHandler()32
org.eclipse.ui.internal.handlers.PropertyDialogHandler.PropertyDialogHandler()29
org.eclipse.ui.internal.handlers.QuickMenuHandler.QuickMenuHandler()37
org.eclipse.ui.internal.handlers.QuitHandler.QuitHandler()26
org.eclipse.ui.internal.handlers.RestartWorkbenchHandler.RestartWorkbenchHandler()22
org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.ShowPreferencePageHandler()35
org.eclipse.ui.internal.handlers.ToggleCoolbarHandler.ToggleCoolbarHandler()36
org.eclipse.ui.internal.handlers.WidgetMethodHandler.WidgetMethodHandler()45
org.eclipse.ui.internal.handlers.WizardHandler.WizardHandler()49
org.eclipse.ui.internal.quickaccess.QuickAccessHandler.QuickAccessHandler()31
org.eclipse.ui.internal.registry.ShowViewHandler.ShowViewHandler(String)45
org.eclipse.ui.internal.ShowInHandler.ShowInHandler()45
org.eclipse.ui.internal.WorkbenchEditorsHandler.WorkbenchEditorsHandler()28
org.eclipse.ui.internal.WorkbookEditorsHandler.WorkbookEditorsHandler()27
org.eclipse.ui.part.MultiPageEditorPart.5.(MultiPageEditorPart)422
org.eclipse.ui.part.MultiPageEditorPart.6.(MultiPageEditorPart)441

org.eclipse.core.commands.AbstractHandler.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.AbstractEvaluationHandler.dispose()82
org.eclipse.ui.internal.CyclePerspectiveHandler.dispose()91
org.eclipse.ui.internal.handlers.CyclePageHandler.dispose()161
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.dispose()-1
org.eclipse.ui.handlers.CollapseAllHandler.dispose()-1
org.eclipse.ui.internal.AbstractEvaluationHandler.dispose()-1
org.eclipse.ui.internal.CyclePerspectiveHandler.dispose()-1
org.eclipse.ui.internal.handlers.CyclePageHandler.dispose()-1
org.eclipse.ui.internal.handlers.HandlerProxy.dispose()-1
org.eclipse.ui.internal.handlers.QuickMenuHandler.dispose()-1
org.eclipse.ui.internal.handlers.WidgetMethodHandler.dispose()-1

org.eclipse.core.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)93
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)165
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.AbstractEnabledHandler.setEnabled(boolean)39

org.eclipse.core.commands.AbstractHandler.hasListeners()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)138
org.eclipse.ui.commands.AbstractHandler.hasListeners()188
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.hasListeners()-1

org.eclipse.core.commands.AbstractHandler.isEnabled()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.isEnabled()-1
org.eclipse.ui.internal.AbstractEnabledHandler.isEnabled()-1
org.eclipse.ui.internal.handlers.HandlerProxy.isEnabled()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.WidgetMethodHandler.updateEnablement()59

org.eclipse.core.commands.AbstractHandler.isHandled()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.isHandled()-1
org.eclipse.ui.internal.handlers.HandlerProxy.isHandled()-1
org.eclipse.ui.internal.handlers.WidgetMethodHandler.isHandled()-1

org.eclipse.core.commands.AbstractHandler.setBaseEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.WidgetMethodHandler.updateEnablement()60

org.eclipse.core.commands.AbstractHandler.setEnabled(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.setEnabled(Object)-1

org.eclipse.core.commands.AbstractHandlerWithState.AbstractHandlerWithState()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.HandlerProxy(String, IConfigurationElement, String, Expression, IEvaluationService)166

org.eclipse.core.commands.AbstractParameterValueConverter.AbstractParameterValueConverter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.ParameterValueConverterProxy(IConfigurationElement)50

org.eclipse.core.commands.AbstractParameterValueConverter.convertToObject(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.convertToObject(String)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.convertToObject(String)62

org.eclipse.core.commands.AbstractParameterValueConverter.convertToString(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.convertToString(Object)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.convertToString(Object)67

org.eclipse.core.commands.Category.define(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandPersistence.readCategoriesFromRegistry(IConfigurationElement[], int, ICommandService)123

org.eclipse.core.commands.Command.addCommandListener(ICommandListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)196
org.eclipse.ui.internal.commands.CommandLegacyWrapper.addCommandListener(ICommandListener)88
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandLegacyActionWrapper(String, ParameterizedCommand, String, IServiceLocator)184
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setActionDefinitionId(String)358
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)348
org.eclipse.ui.menus.CommandContributionItem.CommandContributionItem(CommandContributionItemParameter)233

org.eclipse.core.commands.Command.addState(String, State)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandPersistence.readState(IConfigurationElement, List, Command)419
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)431
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)437

org.eclipse.core.commands.Command.compareTo(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.compareTo(Object)236

org.eclipse.core.commands.Command.define(String, String, Category, IParameter[], ParameterType, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandPersistence.readCommandsFromRegistry(IConfigurationElement[], int, ICommandService)220

org.eclipse.core.commands.Command.define(String, String, Category, IParameter[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)422

org.eclipse.core.commands.Command.execute(ExecutionEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.execute(Map)100
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.runWithEvent(Event)323

org.eclipse.core.commands.Command.executeWithChecks(ExecutionEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(String, Event)178

org.eclipse.core.commands.Command.getCategory()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getCategoryId()133
org.eclipse.ui.internal.keys.CategoryPatternFilter.isLeafMatch(Viewer, Object)55
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2367
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2339
org.eclipse.ui.internal.keys.KeysPreferencePage.editBinding(Binding)1093
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1683
org.eclipse.ui.internal.keys.KeysPreferencePage.updateViewTab()2442
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)78

org.eclipse.core.commands.Command.getHandler()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)182
org.eclipse.ui.internal.commands.CommandService.refreshElements(String, Map)220
org.eclipse.ui.internal.commands.CommandService.refreshElements(String, Map)217
org.eclipse.ui.internal.commands.CommandService.registerElement(IElementReference)308
org.eclipse.ui.internal.commands.CommandService.registerElement(IElementReference)309
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)261

org.eclipse.core.commands.Command.getParameter(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.ShowViewMenu.getCommand(ICommandService, boolean)355

org.eclipse.core.commands.Command.getParameters()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.services.PreferencePersistence.readParameters(IMemento, List, Command)288
org.eclipse.ui.internal.services.RegistryPersistence.readParameters(IConfigurationElement, List, Command)402

org.eclipse.core.commands.Command.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.1.commandChanged(CommandEvent)96
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)200
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getAttributeValuesByName()120
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isEnabled()290
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)457
org.eclipse.ui.internal.menus.LegacyActionPersistence.1.commandChanged(CommandEvent)202
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)343
org.eclipse.ui.internal.quickaccess.CommandProvider.getElements()67
org.eclipse.ui.menus.CommandContributionItem.isEnabled()919

org.eclipse.core.commands.Command.isHandled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getAttributeValuesByName()122
org.eclipse.ui.internal.commands.CommandLegacyWrapper.isHandled()216
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)105
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)105
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isHandled()311
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)455
org.eclipse.ui.internal.quickaccess.CommandProvider.getElements()66

org.eclipse.core.commands.Command.removeCommandListener(ICommandListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.updateSiteAssociations(IWorkbenchPartSite, String, String, IConfigurationElement)168
org.eclipse.ui.internal.actions.CommandAction.dispose()135
org.eclipse.ui.internal.commands.CommandLegacyWrapper.removeCommandListener(ICommandListener)226
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setActionDefinitionId(String)353
org.eclipse.ui.internal.menus.LegacyActionPersistence.clearBindings()272
org.eclipse.ui.menus.CommandContributionItem.dispose()712

org.eclipse.core.commands.Command.setEnabled(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)198
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)456
org.eclipse.ui.menus.CommandContributionItem.isEnabled()918

org.eclipse.core.commands.Command.setHandler(IHandler)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)184
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.internal.handlers.HandlerAuthority.updateCommand(String, IHandlerActivation)457
org.eclipse.ui.internal.handlers.HandlerAuthority.updateCommand(String, IHandlerActivation)459
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)272
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)272
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)268

org.eclipse.core.commands.CommandEvent.getCommand()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.1.commandChanged(CommandEvent)96
org.eclipse.ui.internal.actions.CommandAction.1.commandChanged(CommandEvent)95
org.eclipse.ui.internal.commands.LegacyCommandListenerWrapper.commandChanged(CommandEvent)66
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)74
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)74
org.eclipse.ui.internal.menus.LegacyActionPersistence.1.commandChanged(CommandEvent)198
org.eclipse.ui.menus.CommandContributionItem.4.run()352

org.eclipse.core.commands.CommandEvent.isEnabledChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.1.commandChanged(CommandEvent)94
org.eclipse.ui.menus.CommandContributionItem.3.commandChanged(CommandEvent)327
org.eclipse.ui.menus.CommandContributionItem.4.run()343

org.eclipse.core.commands.CommandEvent.isHandledChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.1.commandChanged(CommandEvent)93
org.eclipse.ui.internal.commands.LegacyCommandListenerWrapper.commandChanged(CommandEvent)70
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)104
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)104
org.eclipse.ui.menus.CommandContributionItem.3.commandChanged(CommandEvent)326
org.eclipse.ui.menus.CommandContributionItem.4.run()344
org.eclipse.ui.menus.CommandContributionItem.updateCommandProperties(CommandEvent)338

org.eclipse.core.commands.CommandManager.addCommandManagerListener(ICommandManagerListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.addCommandManagerListener(ICommandManagerListener)149

org.eclipse.core.commands.CommandManager.addExecutionListener(IExecutionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.addExecutionListener(IExecutionListener)101

org.eclipse.core.commands.CommandManager.CommandManager()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.keys.KeysPreferencePage.KeysPreferencePage()456
org.eclipse.ui.internal.keys.model.KeyController.loadModelBackend(IServiceLocator)136
org.eclipse.ui.internal.Workbench.36.runWithException()1582

org.eclipse.core.commands.CommandManager.defineUncategorizedCategory(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.defineUncategorizedCategory(String, String)106

org.eclipse.core.commands.CommandManager.deserialize(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.deserialize(String)112

org.eclipse.core.commands.CommandManager.getAllCommands()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.dispose()122

org.eclipse.core.commands.CommandManager.getCategory(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getCategory(String)143

org.eclipse.core.commands.CommandManager.getCommand(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getCommand(String)288
org.eclipse.ui.internal.commands.CommandService.getCommand(String)147

org.eclipse.core.commands.CommandManager.getDefinedCategories()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getDefinedCategories()151

org.eclipse.core.commands.CommandManager.getDefinedCategoryIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)205
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getDefinedCategoryIds()298
org.eclipse.ui.internal.commands.CommandService.getDefinedCategoryIds()155

org.eclipse.core.commands.CommandManager.getDefinedCommandIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)221
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getDefinedCommandIds()302
org.eclipse.ui.internal.commands.CommandService.getDefinedCommandIds()159

org.eclipse.core.commands.CommandManager.getDefinedCommands()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getDefinedCommands()163

org.eclipse.core.commands.CommandManager.getDefinedParameterTypeIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getDefinedParameterTypeIds()167

org.eclipse.core.commands.CommandManager.getDefinedParameterTypes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getDefinedParameterTypes()171

org.eclipse.core.commands.CommandManager.getHelpContextId(Command)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getHelpContextId(Command)176
org.eclipse.ui.internal.commands.CommandService.getHelpContextId(String)182

org.eclipse.core.commands.CommandManager.getParameterType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.getParameterType(String)186

org.eclipse.core.commands.CommandManager.removeCommandManagerListener(ICommandManagerListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.removeCommandManagerListener(ICommandManagerListener)391

org.eclipse.core.commands.CommandManager.removeExecutionListener(IExecutionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.removeExecutionListener(IExecutionListener)194

org.eclipse.core.commands.CommandManager.setHandlersByCommandId(Map)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.setHandlersByCommandId(Map)418

org.eclipse.core.commands.CommandManager.setHelpContextId(IHandler, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.setHelpContextId(IHandler, String)199

org.eclipse.core.commands.CommandManagerEvent.getCategoryId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)206

org.eclipse.core.commands.CommandManagerEvent.getCommandId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)222

org.eclipse.core.commands.CommandManagerEvent.isCategoryChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)201

org.eclipse.core.commands.CommandManagerEvent.isCategoryDefined()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)207

org.eclipse.core.commands.CommandManagerEvent.isCommandChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)217

org.eclipse.core.commands.CommandManagerEvent.isCommandDefined()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.commandManagerChanged(CommandManagerEvent)223

org.eclipse.core.commands.common.AbstractHandleObjectEvent.isDefinedChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.LegacyCommandListenerWrapper.commandChanged(CommandEvent)68
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextChanged(ContextEvent)95
org.eclipse.ui.internal.keys.LegacySchemeListenerWrapper.schemeChanged(SchemeEvent)85
org.eclipse.ui.menus.CommandContributionItem.3.commandChanged(CommandEvent)328

org.eclipse.core.commands.common.AbstractNamedHandleEvent.isDescriptionChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.LegacyCommandListenerWrapper.commandChanged(CommandEvent)69
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)90
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)90

org.eclipse.core.commands.common.AbstractNamedHandleEvent.isNameChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.LegacyCommandListenerWrapper.commandChanged(CommandEvent)71
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextChanged(ContextEvent)96
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)77
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)77
org.eclipse.ui.internal.keys.LegacySchemeListenerWrapper.schemeChanged(SchemeEvent)86

org.eclipse.core.commands.common.CommandException.CommandException(String, Throwable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.actions.CommandNotMappedException.CommandNotMappedException(String, Throwable)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.actions.CommandNotMappedException.CommandNotMappedException(String, Throwable)38

org.eclipse.core.commands.common.CommandException.CommandException(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.actions.CommandNotMappedException.CommandNotMappedException(String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.actions.CommandNotMappedException.CommandNotMappedException(String)30

org.eclipse.core.commands.common.CommandException.getCause()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.keys.WorkbenchKeyboard.logException(CommandException, ParameterizedCommand)686

org.eclipse.core.commands.common.EventManager.addListenerObject(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.AbstractWorkingSetManager.addPropertyChangeListener(IPropertyChangeListener)363
org.eclipse.ui.internal.commands.CommandImageManager.addCommandImageManagerListener(ICommandImageManagerListener)79
org.eclipse.ui.internal.commands.CommandStateProxy.addListener(IStateListener)115
org.eclipse.ui.internal.PageListenerList.addPageListener(IPageListener)36
org.eclipse.ui.internal.PartListenerList.addPartListener(IPartListener)40
org.eclipse.ui.internal.PartListenerList2.addPartListener(IPartListener2)38
org.eclipse.ui.internal.PerspectiveListenerList.addPerspectiveListener(IPerspectiveListener)41
org.eclipse.ui.internal.preferences.WorkingCopyPreferences.addPreferenceChangeListener(IEclipsePreferencesIPreferenceChangeListener)88
org.eclipse.ui.internal.presentations.util.StandardSystemToolbar.addListener(IPropertyListener)284
org.eclipse.ui.internal.progress.FinishedJobs.addListener(FinishedJobsKeptJobsListener)138
org.eclipse.ui.internal.registry.EditorRegistry.addPropertyListener(IPropertyListener)300
org.eclipse.ui.internal.themes.CascadingTheme.addPropertyChangeListener(IPropertyChangeListener)69
org.eclipse.ui.internal.themes.Theme.addPropertyChangeListener(IPropertyChangeListener)259
org.eclipse.ui.internal.themes.WorkbenchThemeManager.addPropertyChangeListener(IPropertyChangeListener)184
org.eclipse.ui.internal.Workbench.addWindowListener(IWindowListener)759
org.eclipse.ui.part.IntroPart.addPropertyListener(IPropertyListener)84
org.eclipse.ui.part.PageBookView.SelectionManager.addSelectionChangedListener(ISelectionChangedListener)231
org.eclipse.ui.part.PageBookView.SelectionManager.addSelectionChangedListener(ISelectionChangedListener)231
org.eclipse.ui.part.WorkbenchPart.addPropertyListener(IPropertyListener)87
org.eclipse.ui.preferences.ScopedPreferenceStore.addPropertyChangeListener(IPropertyChangeListener)261
org.eclipse.ui.SubActionBars.addPropertyChangeListener(IPropertyChangeListener)161

org.eclipse.core.commands.common.EventManager.clearListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.loadState(boolean)195
org.eclipse.ui.part.IntroPart.dispose()112
org.eclipse.ui.part.WorkbenchPart.dispose()115
org.eclipse.ui.SubActionBars.dispose()264

org.eclipse.core.commands.common.EventManager.EventManager()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandImageManager.CommandImageManager()-1
org.eclipse.ui.internal.PageListenerList.PageListenerList()-1
org.eclipse.ui.internal.PartListenerList.PartListenerList()-1
org.eclipse.ui.internal.PartListenerList2.PartListenerList2()-1
org.eclipse.ui.internal.PerspectiveListenerList.PerspectiveListenerList()-1
org.eclipse.ui.internal.registry.EditorRegistry.EditorRegistry()-1
org.eclipse.ui.part.IntroPart.IntroPart()-1
org.eclipse.ui.part.WorkbenchPart.WorkbenchPart()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.AbstractWorkingSetManager.AbstractWorkingSetManager(BundleContext)165
org.eclipse.ui.internal.commands.CommandImageManager.CommandImageManager()43
org.eclipse.ui.internal.PageListenerList.PageListenerList()29
org.eclipse.ui.internal.PartListenerList.PartListenerList()33
org.eclipse.ui.internal.PartListenerList2.PartListenerList2()31
org.eclipse.ui.internal.PerspectiveListenerList.PerspectiveListenerList()34
org.eclipse.ui.internal.preferences.WorkingCopyPreferences.WorkingCopyPreferences(IEclipsePreferences, WorkingCopyManager)52
org.eclipse.ui.internal.presentations.util.StandardSystemToolbar.StandardSystemToolbar(Composite, boolean, boolean, boolean, boolean, boolean)179
org.eclipse.ui.internal.progress.FinishedJobs.FinishedJobs()69
org.eclipse.ui.internal.registry.EditorRegistry.EditorRegistry()163
org.eclipse.ui.internal.themes.CascadingTheme.CascadingTheme(ITheme, CascadingColorRegistry, CascadingFontRegistry)44
org.eclipse.ui.internal.themes.Theme.Theme(IThemeDescriptor)64
org.eclipse.ui.internal.themes.WorkbenchThemeManager.WorkbenchThemeManager()96
org.eclipse.ui.internal.Workbench.Workbench(Display, WorkbenchAdvisor)405
org.eclipse.ui.part.IntroPart.IntroPart()77
org.eclipse.ui.part.PageBookView.SelectionManager.SelectionManager()223
org.eclipse.ui.part.PageBookView.SelectionManager.SelectionManager()223
org.eclipse.ui.part.WorkbenchPart.WorkbenchPart()80
org.eclipse.ui.preferences.ScopedPreferenceStore.ScopedPreferenceStore(IScopeContext, String)128
org.eclipse.ui.SubActionBars.SubActionBars(IActionBars, IServiceLocator)123

org.eclipse.core.commands.common.EventManager.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.AbstractWorkingSetManager.firePropertyChange(String, Object, Object)389
org.eclipse.ui.internal.commands.CommandImageManager.fireManagerChanged(CommandImageManagerEvent)180
org.eclipse.ui.internal.commands.CommandStateProxy.loadState(boolean)191
org.eclipse.ui.internal.PageListenerList.firePageActivated(IWorkbenchPage)63
org.eclipse.ui.internal.PageListenerList.firePageClosed(IWorkbenchPage)78
org.eclipse.ui.internal.PageListenerList.firePageOpened(IWorkbenchPage)93
org.eclipse.ui.internal.PartListenerList.firePartActivated(IWorkbenchPart)67
org.eclipse.ui.internal.PartListenerList.firePartBroughtToTop(IWorkbenchPart)82
org.eclipse.ui.internal.PartListenerList.firePartClosed(IWorkbenchPart)97
org.eclipse.ui.internal.PartListenerList.firePartDeactivated(IWorkbenchPart)112
org.eclipse.ui.internal.PartListenerList.firePartOpened(IWorkbenchPart)127
org.eclipse.ui.internal.PartListenerList2.firePageChanged(PageChangedEvent)207
org.eclipse.ui.internal.PartListenerList2.firePartActivated(IWorkbenchPartReference)65
org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(IWorkbenchPartReference)80
org.eclipse.ui.internal.PartListenerList2.firePartClosed(IWorkbenchPartReference)95
org.eclipse.ui.internal.PartListenerList2.firePartDeactivated(IWorkbenchPartReference)110
org.eclipse.ui.internal.PartListenerList2.firePartHidden(IWorkbenchPartReference)140
org.eclipse.ui.internal.PartListenerList2.firePartInputChanged(IWorkbenchPartReference)182
org.eclipse.ui.internal.PartListenerList2.firePartOpened(IWorkbenchPartReference)125
org.eclipse.ui.internal.PartListenerList2.firePartVisible(IWorkbenchPartReference)161
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)69
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)145
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)125
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor)166
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor)107
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor)186
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor)87
org.eclipse.ui.internal.PerspectiveListenerList.firePerspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor)207
org.eclipse.ui.internal.preferences.WorkingCopyPreferences.firePropertyChangeEvent(String, Object, Object)165
org.eclipse.ui.internal.presentations.util.StandardSystemToolbar.fireEvent(int)296
org.eclipse.ui.internal.progress.FinishedJobs.add(JobInfo)190
org.eclipse.ui.internal.progress.FinishedJobs.checkTasks(JobInfo)274
org.eclipse.ui.internal.progress.FinishedJobs.clearAll()402
org.eclipse.ui.internal.progress.FinishedJobs.remove(JobTreeElement)337
org.eclipse.ui.internal.registry.EditorRegistry.firePropertyChange(int)321
org.eclipse.ui.internal.themes.CascadingTheme.fire(PropertyChangeEvent)59
org.eclipse.ui.internal.themes.Theme.firePropertyChange(PropertyChangeEvent)270
org.eclipse.ui.internal.themes.WorkbenchThemeManager.firePropertyChange(PropertyChangeEvent)211
org.eclipse.ui.internal.Workbench.fireWindowActivated(IWorkbenchWindow)818
org.eclipse.ui.internal.Workbench.fireWindowClosed(IWorkbenchWindow)799
org.eclipse.ui.internal.Workbench.fireWindowDeactivated(IWorkbenchWindow)837
org.eclipse.ui.internal.Workbench.fireWindowOpened(IWorkbenchWindow)776
org.eclipse.ui.part.IntroPart.firePropertyChange(int)122
org.eclipse.ui.part.PageBookView.SelectionManager.selectionChanged(SelectionChangedEvent)251
org.eclipse.ui.part.PageBookView.SelectionManager.selectionChanged(SelectionChangedEvent)251
org.eclipse.ui.part.WorkbenchPart.firePropertyChange(int)125
org.eclipse.ui.preferences.ScopedPreferenceStore.firePropertyChangeEvent(String, Object, Object)364
org.eclipse.ui.SubActionBars.firePropertyChange(PropertyChangeEvent)290

org.eclipse.core.commands.common.EventManager.isListenerAttached()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandImageManager.clear()159
org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(IPropertyChangeListener)586

org.eclipse.core.commands.common.EventManager.removeListenerObject(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.AbstractWorkingSetManager.removePropertyChangeListener(IPropertyChangeListener)370
org.eclipse.ui.internal.commands.CommandImageManager.removeCommandImageManagerListener(ICommandImageManagerListener)339
org.eclipse.ui.internal.commands.CommandStateProxy.removeListener(IStateListener)221
org.eclipse.ui.internal.PageListenerList.removePageListener(IPageListener)108
org.eclipse.ui.internal.PartListenerList.removePartListener(IPartListener)142
org.eclipse.ui.internal.PartListenerList2.removePartListener(IPartListener2)203
org.eclipse.ui.internal.PerspectiveListenerList.removePerspectiveListener(IPerspectiveListener)224
org.eclipse.ui.internal.preferences.WorkingCopyPreferences.removePreferenceChangeListener(IEclipsePreferencesIPreferenceChangeListener)96
org.eclipse.ui.internal.presentations.util.StandardSystemToolbar.removeListener(IPropertyListener)288
org.eclipse.ui.internal.progress.FinishedJobs.removeListener(FinishedJobsKeptJobsListener)145
org.eclipse.ui.internal.registry.EditorRegistry.removePropertyListener(IPropertyListener)972
org.eclipse.ui.internal.themes.CascadingTheme.removePropertyChangeListener(IPropertyChangeListener)76
org.eclipse.ui.internal.themes.Theme.removePropertyChangeListener(IPropertyChangeListener)266
org.eclipse.ui.internal.themes.WorkbenchThemeManager.removePropertyChangeListener(IPropertyChangeListener)316
org.eclipse.ui.internal.Workbench.removeWindowListener(IWindowListener)766
org.eclipse.ui.part.IntroPart.removePropertyListener(IPropertyListener)239
org.eclipse.ui.part.PageBookView.SelectionManager.removeSelectionChangedListener(ISelectionChangedListener)241
org.eclipse.ui.part.PageBookView.SelectionManager.removeSelectionChangedListener(ISelectionChangedListener)241
org.eclipse.ui.part.WorkbenchPart.removePropertyListener(IPropertyListener)215
org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(IPropertyChangeListener)585
org.eclipse.ui.SubActionBars.removePropertyChangeListener(IPropertyChangeListener)427

org.eclipse.core.commands.common.HandleObject.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.incorrectTypeFound(ExecutionEvent, String, Class, Class)49
org.eclipse.ui.handlers.HandlerUtil.noVariableFound(ExecutionEvent, String)41
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getCategoryId()133
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getId()158
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.bindingManagerChanged(BindingManagerEvent)178
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.bindingManagerChanged(BindingManagerEvent)181
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getActiveKeyConfigurationId()263
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getDefinedKeyConfigurationIds()309
org.eclipse.ui.internal.commands.CommandService.createPreferenceKey(Command, String)70
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)276
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)280
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)279
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)283
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.getId()99
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.isEnabled()144
org.eclipse.ui.internal.handlers.CyclePageHandler.execute(ExecutionEvent)117
org.eclipse.ui.internal.handlers.PinEditorHandler.execute(ExecutionEvent)59
org.eclipse.ui.internal.handlers.ToggleCoolbarHandler.execute(ExecutionEvent)56
org.eclipse.ui.internal.keys.BindingPersistence.write(Scheme, Binding[])1090
org.eclipse.ui.internal.keys.BindingPersistence.writeActiveScheme(Scheme)1141
org.eclipse.ui.internal.keys.BindingPersistence.writeActiveScheme(Scheme)1135
org.eclipse.ui.internal.keys.BindingPersistence.writeActiveSchemeToPreferences(IMemento, Scheme)1163
org.eclipse.ui.internal.keys.KeyAssistDialog.getPartialMatches()599
org.eclipse.ui.internal.keys.KeysPreferencePage.isActive(Command)1237
org.eclipse.ui.internal.keys.KeysPreferencePage.setScheme(Scheme)1605
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1756
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1683
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1790
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1821
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1692
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1792
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1820
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1706
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1755
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1783
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1812
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1819
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1763
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1764
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1833
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1793
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1765
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1782
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1811
org.eclipse.ui.internal.keys.model.ContextElement.init(Context)31
org.eclipse.ui.internal.keys.model.ContextModel.init(IServiceLocator)60
org.eclipse.ui.internal.keys.model.KeyController.loadModelBackend(IServiceLocator)142
org.eclipse.ui.internal.keys.model.SchemeElement.init(Scheme)34
org.eclipse.ui.internal.keys.SchemeLegacyWrapper.getId()101
org.eclipse.ui.internal.keys.SchemeLegacyWrapper.isActive()136
org.eclipse.ui.internal.keys.SchemeLegacyWrapper.isActive()136
org.eclipse.ui.internal.menus.LegacyActionPersistence.1.commandChanged(CommandEvent)199
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)341
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)339
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)352
org.eclipse.ui.internal.quickaccess.QuickAccessDialog.getInvokingCommandKeySequences()405

org.eclipse.core.commands.common.HandleObject.isDefined()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.1.commandChanged(CommandEvent)95
org.eclipse.ui.internal.actions.CommandAction.createCommand(ICommandService, String, Map)117
org.eclipse.ui.internal.commands.CommandImagePersistence.readImagesFromRegistry(IConfigurationElement[], int, CommandImageManager, ICommandService)91
org.eclipse.ui.internal.commands.CommandLegacyWrapper.isDefined()207
org.eclipse.ui.internal.commands.CommandPersistence.readCommandsFromRegistry(IConfigurationElement[], int, ICommandService)205
org.eclipse.ui.internal.commands.CommandService.refreshElements(String, Map)217
org.eclipse.ui.internal.commands.CommandService.registerElement(IElementReference)307
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)273
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)276
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.isDefined()134
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.ItemDetailToolTip.addContent(Composite, Object)981
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.ItemDetailToolTip.addContent(Composite, Object)981
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)79
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)92
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)92
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)79
org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromRegistry(IConfigurationElement[], int, BindingManager, ICommandService)638
org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromRegistry(IConfigurationElement[], int, BindingManager, ICommandService)655
org.eclipse.ui.internal.keys.KeyAssistDialog.getPartialMatches()598
org.eclipse.ui.internal.keys.KeysPreferencePage.updateLabelContextExtends()2097
org.eclipse.ui.internal.keys.KeysPreferencePage.updateTableBindingsForTriggerSequence(TriggerSequence)2266
org.eclipse.ui.internal.keys.KeysPreferencePage.updateTableBindingsForTriggerSequence(TriggerSequence)2266
org.eclipse.ui.internal.keys.SchemeLegacyWrapper.isDefined()145
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)454
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)392
org.eclipse.ui.internal.quickaccess.QuickAccessDialog.1.run()143
org.eclipse.ui.internal.registry.ActionSetRegistry.addActionSet(ActionSetDescriptor)110
org.eclipse.ui.internal.registry.ActionSetRegistry.removeActionSet(IActionSetDescriptor)123
org.eclipse.ui.menus.CommandContributionItem.4.run()352
org.eclipse.ui.menus.CommandContributionItem.createCommand(String, Map)388

org.eclipse.core.commands.common.HandleObject.undefine()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandPersistence.readCategoriesFromRegistry(IConfigurationElement[], int, ICommandService)88
org.eclipse.ui.internal.commands.CommandPersistence.readCommandsFromRegistry(IConfigurationElement[], int, ICommandService)154
org.eclipse.ui.internal.commands.CommandPersistence.readParameterTypesFromRegistry(IConfigurationElement[], int, ICommandService)336
org.eclipse.ui.internal.contexts.ContextPersistence.readContextsFromRegistry(IConfigurationElement[], int, ContextManager)67
org.eclipse.ui.internal.keys.BindingPersistence.readSchemesFromRegistry(IConfigurationElement[], int, BindingManager)1030

org.eclipse.core.commands.common.NamedHandleObject.getDescription()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1834
org.eclipse.ui.internal.keys.model.ContextElement.init(Context)35
org.eclipse.ui.internal.keys.model.KeyController.loadModelBackend(IServiceLocator)143
org.eclipse.ui.internal.keys.model.SchemeElement.init(Scheme)38
org.eclipse.ui.internal.keys.SchemeLegacyWrapper.getDescription()89

org.eclipse.core.commands.common.NamedHandleObject.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.getName()109
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2351
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2379
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2339
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2367
org.eclipse.ui.internal.keys.KeysPreferencePage.editBinding(Binding)1093
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1707
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1632
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1729
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1834
org.eclipse.ui.internal.keys.KeysPreferencePage.updateTableBindingsForTriggerSequence(TriggerSequence)2287
org.eclipse.ui.internal.keys.KeysPreferencePage.updateViewTab()2458
org.eclipse.ui.internal.keys.KeysPreferencePage.updateViewTab()2442
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)78
org.eclipse.ui.internal.keys.model.ContextElement.init(Context)34
org.eclipse.ui.internal.keys.model.KeyController.loadModelBackend(IServiceLocator)143
org.eclipse.ui.internal.keys.model.SchemeElement.init(Scheme)37
org.eclipse.ui.internal.keys.SchemeLegacyWrapper.getName()111

org.eclipse.core.commands.common.NotDefinedException.NotDefinedException(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)274
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)279
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)282
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)277

org.eclipse.core.commands.contexts.Context.addContextListener(IContextListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.addContextListener(IContextListener)74

org.eclipse.core.commands.contexts.Context.define(String, String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextPersistence.readContextsFromRegistry(IConfigurationElement[], int, ContextManager)109
org.eclipse.ui.internal.registry.ActionSetRegistry.addActionSet(ActionSetDescriptor)111

org.eclipse.core.commands.contexts.Context.getParentId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.getParentId()122
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)81
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)67
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)77
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)77
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)63
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)81
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)67
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)63
org.eclipse.ui.internal.keys.KeysPreferencePage.updateLabelContextExtends()2099
org.eclipse.ui.internal.keys.model.ContextModel.filterContexts(boolean, boolean)160
org.eclipse.ui.internal.keys.model.ContextModel.filterContexts(boolean, boolean)128
org.eclipse.ui.internal.keys.model.ContextModel.filterContexts(boolean, boolean)122

org.eclipse.core.commands.contexts.Context.removeContextListener(IContextListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.removeContextListener(IContextListener)155

org.eclipse.core.commands.contexts.Context.undefine()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.registry.ActionSetRegistry.removeActionSet(IActionSetDescriptor)124

org.eclipse.core.commands.contexts.ContextEvent.getContext()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextChanged(ContextEvent)93

org.eclipse.core.commands.contexts.ContextEvent.isParentIdChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextChanged(ContextEvent)97

org.eclipse.core.commands.contexts.ContextManager.addActiveContext(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextAuthority.updateContext(String, boolean)756

org.eclipse.core.commands.contexts.ContextManager.addContextManagerListener(IContextManagerListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.addCommandManagerListener(ICommandManagerListener)151
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.addContextListener(IContextListener)80
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextManagerLegacyWrapper(ContextManager)148
org.eclipse.ui.internal.contexts.ContextService.addContextManagerListener(IContextManagerListener)129

org.eclipse.core.commands.contexts.ContextManager.ContextManager()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.keys.KeysPreferencePage.KeysPreferencePage()456
org.eclipse.ui.internal.keys.model.KeyController.loadModelBackend(IServiceLocator)136
org.eclipse.ui.internal.Workbench.38.runWithException()1599

org.eclipse.core.commands.contexts.ContextManager.deferUpdates(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(int)653
org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(int)673
org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(int)673
org.eclipse.ui.internal.contexts.ContextService.deferUpdates(boolean)73

org.eclipse.core.commands.contexts.ContextManager.getActiveContextIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getActiveContextIds()257
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.isEnabled()143
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.getEnabledContextIds()224
org.eclipse.ui.internal.contexts.ContextService.getActiveContextIds()182
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextManagerChanged(ContextManagerEvent)105

org.eclipse.core.commands.contexts.ContextManager.getContext(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)80
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)75
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)75
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)66
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)66
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)80
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)61
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.ContextIdDepthComparator.compare(Object, Object)61
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.getContext(String)214
org.eclipse.ui.internal.contexts.ContextPersistence.readContextsFromRegistry(IConfigurationElement[], int, ContextManager)108
org.eclipse.ui.internal.contexts.ContextService.getContext(String)191

org.eclipse.core.commands.contexts.ContextManager.getDefinedContextIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.contextManagerChanged(ContextManagerEvent)183
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.getDefinedContextIds()220
org.eclipse.ui.internal.contexts.ContextService.getDefinedContextIds()200

org.eclipse.core.commands.contexts.ContextManager.getDefinedContexts()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextPersistence.readContextsFromRegistry(IConfigurationElement[], int, ContextManager)64
org.eclipse.ui.internal.contexts.ContextService.getDefinedContexts()209

org.eclipse.core.commands.contexts.ContextManager.removeActiveContext(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextAuthority.updateContext(String, boolean)758

org.eclipse.core.commands.contexts.ContextManager.removeContextManagerListener(IContextManagerListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.removeCommandManagerListener(ICommandManagerListener)393
org.eclipse.ui.internal.contexts.ContextLegacyWrapper.removeContextListener(IContextListener)156
org.eclipse.ui.internal.contexts.ContextService.removeContextManagerListener(IContextManagerListener)247

org.eclipse.core.commands.contexts.ContextManager.setActiveContextIds(Set)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.setEnabledContextIds(Set)239

org.eclipse.core.commands.contexts.ContextManagerEvent.getContextId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.contextManagerChanged(ContextManagerEvent)173

org.eclipse.core.commands.contexts.ContextManagerEvent.getPreviouslyActiveContextIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.contextManagerChanged(ContextManagerEvent)195
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextManagerChanged(ContextManagerEvent)104

org.eclipse.core.commands.contexts.ContextManagerEvent.isActiveContextsChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.contextManagerChanged(ContextManagerEvent)239
org.eclipse.ui.internal.contexts.ActiveContextSourceProvider.contextManagerChanged(ContextManagerEvent)49
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.contextManagerChanged(ContextManagerEvent)193
org.eclipse.ui.internal.contexts.LegacyContextListenerWrapper.contextManagerChanged(ContextManagerEvent)103

org.eclipse.core.commands.contexts.ContextManagerEvent.isContextDefined()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.contexts.ContextManagerLegacyWrapper.contextManagerChanged(ContextManagerEvent)184

org.eclipse.core.commands.ExecutionEvent.ExecutionEvent()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.WorkbenchWindowHandlerDelegate.run(IAction)51

org.eclipse.core.commands.ExecutionEvent.ExecutionEvent(Command, Map, Object, Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.execute(Map)102
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.runWithEvent(Event)320
org.eclipse.ui.internal.handlers.HandlerService.createExecutionEvent(Command, Event)136
org.eclipse.ui.internal.handlers.HandlerService.createExecutionEvent(ParameterizedCommand, Event)142
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(String, Event)176

org.eclipse.core.commands.ExecutionEvent.getApplicationContext()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.getVariable(ExecutionEvent, String)65
org.eclipse.ui.handlers.HandlerUtil.getVariable(ExecutionEvent, String)66
org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ExecutionEvent)269

org.eclipse.core.commands.ExecutionEvent.getCommand()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.incorrectTypeFound(ExecutionEvent, String, Class, Class)49
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)646
org.eclipse.ui.handlers.HandlerUtil.noVariableFound(ExecutionEvent, String)41
org.eclipse.ui.internal.handlers.CyclePageHandler.execute(ExecutionEvent)117
org.eclipse.ui.internal.handlers.PinEditorHandler.execute(ExecutionEvent)59
org.eclipse.ui.internal.handlers.ToggleCoolbarHandler.execute(ExecutionEvent)56
org.eclipse.ui.internal.quickaccess.QuickAccessHandler.execute(ExecutionEvent)41

org.eclipse.core.commands.ExecutionEvent.getParameter(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)641
org.eclipse.ui.internal.handlers.DisplayHelpHandler.execute(ExecutionEvent)34
org.eclipse.ui.internal.handlers.QuickMenuHandler.execute(ExecutionEvent)61
org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ExecutionEvent)44
org.eclipse.ui.internal.handlers.WizardHandler.execute(ExecutionEvent)267
org.eclipse.ui.internal.ShowInHandler.execute(ExecutionEvent)54

org.eclipse.core.commands.ExecutionEvent.getParameters()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.execute(ExecutionEvent)78
org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ExecutionEvent)58
org.eclipse.ui.handlers.ShowViewHandler.execute(ExecutionEvent)72
org.eclipse.ui.internal.handlers.ClosePerspectiveHandler.execute(ExecutionEvent)39
org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(ExecutionEvent)109

org.eclipse.core.commands.ExecutionEvent.getTrigger()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ExecutionEvent)266

org.eclipse.core.commands.ExecutionException.ExecutionException(String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.execute(ExecutionEvent)80
org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(String, IWorkbenchWindow)159
org.eclipse.ui.handlers.ShowViewHandler.execute(ExecutionEvent)82
org.eclipse.ui.internal.handlers.HandlerProxy.execute(ExecutionEvent)298
org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(ExecutionEvent)111
org.eclipse.ui.internal.handlers.SelectAllHandler.3.run()111
org.eclipse.ui.internal.handlers.SelectAllHandler.execute(ExecutionEvent)164
org.eclipse.ui.internal.handlers.SelectAllHandler.execute(ExecutionEvent)155
org.eclipse.ui.internal.handlers.WidgetMethodHandler.3.run()118
org.eclipse.ui.internal.handlers.WidgetMethodHandler.execute(ExecutionEvent)149
org.eclipse.ui.internal.handlers.WizardHandler.execute(ExecutionEvent)298
org.eclipse.ui.internal.ShowInHandler.execute(ExecutionEvent)85

org.eclipse.core.commands.ExecutionException.ExecutionException(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.incorrectTypeFound(ExecutionEvent, String, Class, Class)46
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)652
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)649
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)643
org.eclipse.ui.handlers.HandlerUtil.noVariableFound(ExecutionEvent, String)40
org.eclipse.ui.handlers.HandlerUtil.toggleCommandState(Command)617
org.eclipse.ui.handlers.HandlerUtil.toggleCommandState(Command)615
org.eclipse.ui.handlers.HandlerUtil.updateRadioState(Command, String)675
org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(String, IWorkbenchWindow)146
org.eclipse.ui.internal.handlers.QuickMenuHandler.execute(ExecutionEvent)63
org.eclipse.ui.internal.handlers.WizardHandler.execute(ExecutionEvent)280
org.eclipse.ui.internal.ShowInHandler.execute(ExecutionEvent)56

org.eclipse.core.commands.HandlerEvent.HandlerEvent(IHandler, boolean, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)163
org.eclipse.ui.internal.AbstractEnabledHandler.setEnabled(boolean)39
org.eclipse.ui.internal.handlers.HandlerProxy.1.propertyChange(PropertyChangeEvent)258
org.eclipse.ui.internal.handlers.HandlerProxy.2.handlerChanged(HandlerEvent)388
org.eclipse.ui.internal.handlers.LegacyHandlerListenerWrapper.handlerChanged(HandlerEvent)73

org.eclipse.core.commands.HandlerEvent.isEnabledChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)102
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)96
org.eclipse.ui.internal.handlers.HandlerProxy.2.handlerChanged(HandlerEvent)387

org.eclipse.core.commands.HandlerEvent.isHandledChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)97
org.eclipse.ui.commands.AbstractHandler.fireHandlerChanged(HandlerEvent)107
org.eclipse.ui.internal.handlers.HandlerProxy.2.handlerChanged(HandlerEvent)388

org.eclipse.core.commands.IHandler.addHandlerListener(IHandlerListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.loadHandler()352

org.eclipse.core.commands.IHandler.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.disposeAction()256
org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.close()411
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.close()697
org.eclipse.ui.internal.handlers.HandlerPersistence.clearActivations(IHandlerService)110
org.eclipse.ui.internal.handlers.HandlerProxy.dispose()275
org.eclipse.ui.internal.menus.LegacyActionPersistence.clearActivations()256
org.eclipse.ui.internal.WorkbenchWindow.hardClose()1665
org.eclipse.ui.SubActionBars.clearGlobalActionHandlers()200
org.eclipse.ui.SubActionBars.setGlobalActionHandler(String, IAction)527
org.eclipse.ui.SubActionBars.setGlobalActionHandler(String, IAction)538
org.eclipse.ui.SubActionBars.setGlobalActionHandler(String, IAction)583

org.eclipse.core.commands.IHandler.execute(ExecutionEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.execute(ExecutionEvent)294

org.eclipse.core.commands.IHandler.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.isEnabled()212
org.eclipse.ui.internal.handlers.HandlerProxy.isEnabled()310
org.eclipse.ui.internal.handlers.HandlerProxy.isEnabled()321
org.eclipse.ui.internal.handlers.LegacyHandlerListenerWrapper.handlerChanged(HandlerEvent)67

org.eclipse.core.commands.IHandler.isHandled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.isHandled()332
org.eclipse.ui.internal.handlers.LegacyHandlerListenerWrapper.handlerChanged(HandlerEvent)71

org.eclipse.core.commands.IHandler.removeHandlerListener(IHandlerListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.dispose()272

org.eclipse.core.commands.IHandler2.setEnabled(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.isEnabled()210
org.eclipse.ui.internal.handlers.HandlerProxy.setEnabled(Object)233
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)274
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)265
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)274

org.eclipse.core.commands.IHandlerListener.handlerChanged(HandlerEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.LegacyHandlerListenerWrapper.handlerChanged(HandlerEvent)72

org.eclipse.core.commands.IParameter.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.services.PreferencePersistence.readParameters(IMemento, List, Command)292
org.eclipse.ui.internal.services.RegistryPersistence.readParameters(IConfigurationElement, List, Command)406

org.eclipse.core.commands.IStateListener.handleStateChange(State, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.handlers.HandlerProxy.handleStateChange(State, Object)483

org.eclipse.core.commands.NamedHandleObjectWithState.getDescription()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getDescription()146
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)94
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)94
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.getDescription()211
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)73
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()88
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()86
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()85

org.eclipse.core.commands.NamedHandleObjectWithState.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getName()195
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)81
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandListener.commandChanged(CommandEvent)81
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2338
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2366
org.eclipse.ui.internal.keys.KeysPreferencePage.setVisible(boolean)1657
org.eclipse.ui.internal.keys.WorkbenchKeyboard.logException(CommandException, ParameterizedCommand)693
org.eclipse.ui.menus.CommandContributionItem.updateButton()625
org.eclipse.ui.menus.CommandContributionItem.updateMenuItem()542
org.eclipse.ui.menus.CommandContributionItem.updateToolItem()588

org.eclipse.core.commands.NamedHandleObjectWithState.getState(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)647
org.eclipse.ui.handlers.HandlerUtil.toggleCommandState(Command)613
org.eclipse.ui.handlers.HandlerUtil.updateRadioState(Command, String)673
org.eclipse.ui.internal.commands.CommandService.dispose()128
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.getStyle()256
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isChecked()279
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setChecked(boolean)421
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setDescription(String)435
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setText(String)502

org.eclipse.core.commands.NamedHandleObjectWithState.getStateIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.dispose()125

org.eclipse.core.commands.operations.IAdvancedUndoableOperation.computeRedoableStatus(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.StatusReportingRunnable.run(IProgressMonitor)105
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.StatusReportingRunnable.run(IProgressMonitor)105

org.eclipse.core.commands.operations.IAdvancedUndoableOperation.computeUndoableStatus(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.StatusReportingRunnable.run(IProgressMonitor)101
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.StatusReportingRunnable.run(IProgressMonitor)101

org.eclipse.core.commands.operations.IAdvancedUndoableOperation.getAffectedObjects()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.NonLocalUndoUserApprover.proceedWithOperation(IUndoableOperation, String, String, String)162

org.eclipse.core.commands.operations.IAdvancedUndoableOperation2.computeExecutionStatus(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.StatusReportingRunnable.run(IProgressMonitor)109
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.StatusReportingRunnable.run(IProgressMonitor)109

org.eclipse.core.commands.operations.IAdvancedUndoableOperation2.runInBackground()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.OperationHistoryActionHandler.run()324

org.eclipse.core.commands.operations.IOperationHistory.addOperationApprover(IOperationApprover)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.WorkbenchOperationSupport.getOperationHistory()94

org.eclipse.core.commands.operations.IOperationHistory.addOperationHistoryListener(IOperationHistoryListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.OperationHistoryActionHandler.OperationHistoryActionHandler(IWorkbenchPartSite, IUndoContext)214

org.eclipse.core.commands.operations.IOperationHistory.canRedo(IUndoContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.RedoActionHandler.shouldBeEnabled()81

org.eclipse.core.commands.operations.IOperationHistory.canUndo(IUndoContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.UndoActionHandler.shouldBeEnabled()82

org.eclipse.core.commands.operations.IOperationHistory.dispose(IUndoContext, boolean, boolean, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.WorkbenchOperationSupport.dispose()58
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)105
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)100
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)156
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)151
org.eclipse.ui.operations.RedoActionHandler.flush()52
org.eclipse.ui.operations.UndoActionHandler.flush()53

org.eclipse.core.commands.operations.IOperationHistory.getRedoOperation(IUndoContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)94
org.eclipse.ui.operations.RedoActionHandler.getOperation()73

org.eclipse.core.commands.operations.IOperationHistory.getUndoOperation(IUndoContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)145
org.eclipse.ui.operations.UndoActionHandler.getOperation()73

org.eclipse.core.commands.operations.IOperationHistory.operationChanged(IUndoableOperation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.proceedWithOperation(IUndoableOperation, IOperationHistory, IAdaptable, int)224

org.eclipse.core.commands.operations.IOperationHistory.redo(IUndoContext, IProgressMonitor, IAdaptable)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)96
org.eclipse.ui.operations.RedoActionHandler.runCommand(IProgressMonitor)77

org.eclipse.core.commands.operations.IOperationHistory.removeOperationApprover(IOperationApprover)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.WorkbenchOperationSupport.dispose()54

org.eclipse.core.commands.operations.IOperationHistory.removeOperationHistoryListener(IOperationHistoryListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.OperationHistoryActionHandler.dispose()229

org.eclipse.core.commands.operations.IOperationHistory.setLimit(IUndoContext, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.WorkbenchOperationSupport.getOperationHistory()98

org.eclipse.core.commands.operations.IOperationHistory.undo(IUndoContext, IProgressMonitor, IAdaptable)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)147
org.eclipse.ui.operations.UndoActionHandler.runCommand(IProgressMonitor)78

org.eclipse.core.commands.operations.IUndoableOperation.getContexts()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.NonLocalUndoUserApprover.requiresApproval(IUndoableOperation, IAdaptable)244

org.eclipse.core.commands.operations.IUndoableOperation.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.reportAndInterpretStatus(IStatus, IAdaptable, IUndoableOperation, int)343
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.reportAndInterpretStatus(IStatus, IAdaptable, IUndoableOperation, int)380
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)81
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)132
org.eclipse.ui.operations.NonLocalUndoUserApprover.proceedRedoing(IUndoableOperation, IOperationHistory, IAdaptable)120
org.eclipse.ui.operations.NonLocalUndoUserApprover.proceedUndoing(IUndoableOperation, IOperationHistory, IAdaptable)141
org.eclipse.ui.operations.OperationHistoryActionHandler.update()442
org.eclipse.ui.operations.OperationHistoryActionHandler.update()444

org.eclipse.core.commands.operations.IUndoableOperation.hasContext(IUndoContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.AdvancedValidationUserApprover.proceedWithOperation(IUndoableOperation, IOperationHistory, IAdaptable, int)182
org.eclipse.ui.operations.NonLocalUndoUserApprover.requiresApproval(IUndoableOperation, IAdaptable)239
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)141
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)150
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)141
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)150

org.eclipse.core.commands.operations.IUndoContext.matches(IUndoContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.NonLocalUndoUserApprover.requiresApproval(IUndoableOperation, IAdaptable)255

org.eclipse.core.commands.operations.LinearUndoViolationDetector.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)-1

org.eclipse.core.commands.operations.LinearUndoViolationDetector.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable)-1

org.eclipse.core.commands.operations.LinearUndoViolationDetector.LinearUndoViolationDetector()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.operations.LinearUndoViolationUserApprover.LinearUndoViolationUserApprover(IUndoContext, IWorkbenchPart)59

org.eclipse.core.commands.operations.ObjectUndoContext.ObjectUndoContext(Object, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.operations.WorkbenchOperationSupport.getUndoContext()72

org.eclipse.core.commands.operations.OperationHistoryEvent.getEventType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)136
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)136

org.eclipse.core.commands.operations.OperationHistoryEvent.getOperation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)141
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)175
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)141
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)175
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)150
org.eclipse.ui.operations.OperationHistoryActionHandler.HistoryListener.historyNotification(OperationHistoryEvent)150

org.eclipse.core.commands.operations.OperationHistoryEvent.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.operations.OperationHistoryActionHandler.2.run()154

org.eclipse.core.commands.operations.OperationHistoryFactory.getOperationHistory()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.operations.WorkbenchOperationSupport.getOperationHistory()84

org.eclipse.core.commands.Parameterization.Parameterization(IParameter, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.services.PreferencePersistence.readParameters(IMemento, List, Command)317
org.eclipse.ui.internal.services.RegistryPersistence.readParameters(IConfigurationElement, List, Command)433
org.eclipse.ui.internal.ShowViewMenu.getCommand(ICommandService, boolean)357

org.eclipse.core.commands.ParameterizedCommand.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.keys.KeysPreferencePage.setParameterizedCommand(ParameterizedCommand)1580
org.eclipse.ui.internal.keys.model.BindingModel.restoreBinding(BindingElement)364
org.eclipse.ui.internal.keys.model.BindingModel.restoreBinding(ContextModel)429
org.eclipse.ui.internal.quickaccess.CommandElement.equals(Object)114

org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Object, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)185
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(ParameterizedCommand, Event)169
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)270

org.eclipse.core.commands.ParameterizedCommand.generateCombinations(Command)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.keys.KeysPreferencePage.updateComboCommand()1946
org.eclipse.ui.internal.keys.model.BindingModel.init(IServiceLocator, BindingManager, ContextModel)178
org.eclipse.ui.internal.quickaccess.CommandProvider.getElements()70

org.eclipse.core.commands.ParameterizedCommand.generateCommand(Command, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.createCommand(ICommandService, String, Map)127
org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(IPerspectiveDescriptor)92
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.ItemDetailToolTip.addContent(Composite, Object)1036
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.ItemDetailToolTip.addContent(Composite, Object)1036
org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromPreferences(IMemento, BindingManager, ICommandService)568
org.eclipse.ui.internal.keys.BindingPersistence.readParameterizedCommand(List, IConfigurationElement, String, Command)930
org.eclipse.ui.internal.PerspectiveSwitcher.8.widgetSelected(SelectionEvent)968
org.eclipse.ui.menus.CommandContributionItem.createCommand(String, Map)399

org.eclipse.core.commands.ParameterizedCommand.getCommand()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)181
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)184
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.runWithEvent(Event)195
org.eclipse.ui.actions.ContributedAction.updateSiteAssociations(IWorkbenchPartSite, String, String, IConfigurationElement)168
org.eclipse.ui.internal.actions.CommandAction.dispose()135
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)198
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)196
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)200
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)273
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)276
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)280
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)276
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)283
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)279
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.CommandLegacyActionWrapper(String, ParameterizedCommand, String, IServiceLocator)184
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.getDescription()211
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.getStyle()256
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isChecked()279
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isEnabled()289
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isHandled()310
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.runWithEvent(Event)321
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.runWithEvent(Event)319
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setActionDefinitionId(String)352
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setChecked(boolean)421
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setDescription(String)435
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setText(String)502
org.eclipse.ui.internal.handlers.HandlerService.createExecutionEvent(ParameterizedCommand, Event)142
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)272
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)268
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)261
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)272
org.eclipse.ui.internal.keys.CategoryPatternFilter.isLeafMatch(Viewer, Object)55
org.eclipse.ui.internal.keys.KeyAssistDialog.getPartialMatches()597
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2362
org.eclipse.ui.internal.keys.KeysPreferencePage.22.compare(Object, Object)2334
org.eclipse.ui.internal.keys.KeysPreferencePage.editBinding(Binding)1093
org.eclipse.ui.internal.keys.KeysPreferencePage.updateTableBindingsForTriggerSequence(TriggerSequence)2265
org.eclipse.ui.internal.keys.KeysPreferencePage.updateViewTab()2442
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)73
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)78
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)453
org.eclipse.ui.internal.keys.WorkbenchKeyboard.logException(CommandException, ParameterizedCommand)693
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)348
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)352
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)341
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToBinding(IConfigurationElement, ParameterizedCommand, List)343
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()84
org.eclipse.ui.menus.CommandContributionItem.CommandContributionItem(CommandContributionItemParameter)233
org.eclipse.ui.menus.CommandContributionItem.dispose()712
org.eclipse.ui.menus.CommandContributionItem.isEnabled()918
org.eclipse.ui.menus.CommandContributionItem.isEnabled()919
org.eclipse.ui.menus.CommandContributionItem.updateButton()625
org.eclipse.ui.menus.CommandContributionItem.updateMenuItem()542
org.eclipse.ui.menus.CommandContributionItem.updateToolItem()588

org.eclipse.core.commands.ParameterizedCommand.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)189
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)190
org.eclipse.ui.internal.actions.CommandAction.runWithEvent(Event)150
org.eclipse.ui.internal.commands.CommandManagerLegacyWrapper.getPerfectMatch(KeySequence)354
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)283
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)286
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.getIDFromIContributionItem(Object)2723
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.getKeyBindings(CustomizePerspectiveDialogDisplayItem)2362
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.getKeyBindings(CustomizePerspectiveDialogDisplayItem)2360
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.getActionDefinitionId()206
org.eclipse.ui.internal.handlers.HandlerService.executeCommandInContext(ParameterizedCommand, Event, IEvaluationContext)263
org.eclipse.ui.internal.keys.BindingPersistence.applyModifiers(KeySequence, String, String, IConfigurationElement[], ParameterizedCommand, String, String, String, List)770
org.eclipse.ui.internal.keys.BindingPersistence.writeBindingToPreferences(IMemento, Binding)1191
org.eclipse.ui.internal.keys.KeysPreferencePage.21.compare(Object, Object)2027
org.eclipse.ui.internal.keys.KeysPreferencePage.21.compare(Object, Object)2028
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)66
org.eclipse.ui.internal.keys.model.BindingModel.restoreBinding(BindingElement)348
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)443
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToHandler(IConfigurationElement, String, ParameterizedCommand, Expression, String, List)557
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToHandler(IConfigurationElement, String, ParameterizedCommand, Expression, String, List)504
org.eclipse.ui.menus.CommandContributionItem.setImages(IServiceLocator, String)313
org.eclipse.ui.menus.CommandContributionItem.setImages(IServiceLocator, String)315
org.eclipse.ui.menus.CommandContributionItem.setImages(IServiceLocator, String)317

org.eclipse.core.commands.ParameterizedCommand.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.init(IServiceLocator, String, Map)192
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.getText()268
org.eclipse.ui.internal.keys.KeyAssistDialog.2.compare(Object, Object)579
org.eclipse.ui.internal.keys.KeyAssistDialog.2.compare(Object, Object)579
org.eclipse.ui.internal.keys.KeyAssistDialog.3.compare(Object, Object)667
org.eclipse.ui.internal.keys.KeyAssistDialog.3.compare(Object, Object)667
org.eclipse.ui.internal.keys.KeyAssistDialog.createTableDialogArea(Composite, SortedMap)491
org.eclipse.ui.internal.keys.KeysPreferencePage.21.compare(Object, Object)2018
org.eclipse.ui.internal.keys.KeysPreferencePage.21.compare(Object, Object)2013
org.eclipse.ui.internal.keys.KeysPreferencePage.editBinding(Binding)1094
org.eclipse.ui.internal.keys.KeysPreferencePage.updateComboCommand()1967
org.eclipse.ui.internal.keys.KeysPreferencePage.updateTableBindingsForTriggerSequence(TriggerSequence)2288
org.eclipse.ui.internal.keys.KeysPreferencePage.updateViewTab()2441
org.eclipse.ui.internal.keys.model.BindingElement.setCommandInfo(ParameterizedCommand)68
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()90
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()87

org.eclipse.core.commands.ParameterizedCommand.getParameterMap()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandService.registerElementForCommand(ParameterizedCommand, UIElement)284
org.eclipse.ui.internal.commands.SlaveCommandService.registerElementForCommand(ParameterizedCommand, UIElement)287
org.eclipse.ui.internal.dialogs.CustomizePerspectiveDialog.getKeyBindings(CustomizePerspectiveDialogDisplayItem)2368
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.runWithEvent(Event)321
org.eclipse.ui.internal.handlers.HandlerService.createExecutionEvent(ParameterizedCommand, Event)143
org.eclipse.ui.internal.keys.BindingPersistence.writeBindingToPreferences(IMemento, Binding)1200
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)444

org.eclipse.core.commands.ParameterizedCommand.hashCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.quickaccess.CommandElement.hashCode()99

org.eclipse.core.commands.ParameterizedCommand.ParameterizedCommand(Command, Parameterization[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.actions.CommandAction.createCommand(ICommandService, String, Map)123
org.eclipse.ui.internal.commands.CommandLegacyWrapper.getKeySequenceBindings()169
org.eclipse.ui.internal.CycleEditorHandler.getBackwardCommand()61
org.eclipse.ui.internal.CycleEditorHandler.getForwardCommand()71
org.eclipse.ui.internal.CyclePerspectiveHandler.getBackwardCommand()62
org.eclipse.ui.internal.CyclePerspectiveHandler.getForwardCommand()72
org.eclipse.ui.internal.CycleViewHandler.getBackwardCommand()70
org.eclipse.ui.internal.CycleViewHandler.getForwardCommand()81
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setActionDefinitionId(String)357
org.eclipse.ui.internal.handlers.CyclePageHandler.getBackwardCommand()96
org.eclipse.ui.internal.handlers.CyclePageHandler.getForwardCommand()104
org.eclipse.ui.internal.keys.KeyAssistDialog.getKeySequenceString()352
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)447
org.eclipse.ui.internal.services.PreferencePersistence.readParameters(IMemento, List, Command)321
org.eclipse.ui.internal.services.PreferencePersistence.readParameters(IMemento, List, Command)270
org.eclipse.ui.internal.services.PreferencePersistence.readParameters(IMemento, List, Command)324
org.eclipse.ui.internal.services.RegistryPersistence.readParameters(IConfigurationElement, List, Command)437
org.eclipse.ui.internal.services.RegistryPersistence.readParameters(IConfigurationElement, List, Command)440
org.eclipse.ui.internal.services.RegistryPersistence.readParameters(IConfigurationElement, List, Command)383
org.eclipse.ui.internal.ShowViewMenu.getCommand(ICommandService, boolean)363

org.eclipse.core.commands.ParameterizedCommand.serialize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.quickaccess.CommandProvider.getElements()74

org.eclipse.core.commands.ParameterizedCommand.toString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.quickaccess.CommandElement.getLabel()92

org.eclipse.core.commands.ParameterType.define(String, AbstractParameterValueConverter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandPersistence.readParameterTypesFromRegistry(IConfigurationElement[], int, ICommandService)369

org.eclipse.core.commands.ParameterValueConversionException.ParameterValueConversionException(String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.getConverter()88
org.eclipse.ui.internal.commands.ParameterValueConverterProxy.getConverter()85

org.eclipse.core.commands.ParameterValuesException.ParameterValuesException(String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.Parameter.getValues()212
org.eclipse.ui.internal.commands.Parameter.getValues()215

org.eclipse.core.commands.State.addListener(IStateListener)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.addListener(IStateListener)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.addListener(IStateListener)117
org.eclipse.ui.internal.commands.CommandStateProxy.loadState(boolean)193

org.eclipse.core.commands.State.dispose()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.dispose()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.dispose()123

org.eclipse.core.commands.State.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.loadState(boolean)180
org.eclipse.ui.internal.handlers.HandlerProxy.handleStateChange(State, Object)475
org.eclipse.ui.internal.handlers.HandlerProxy.handleStateChange(State, Object)478

org.eclipse.core.commands.State.getValue()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.getValue()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)651
org.eclipse.ui.handlers.HandlerUtil.matchesRadioState(ExecutionEvent)655
org.eclipse.ui.handlers.HandlerUtil.toggleCommandState(Command)616
org.eclipse.ui.handlers.HandlerUtil.toggleCommandState(Command)619
org.eclipse.ui.handlers.RadioState.save(IPreferenceStore, String)106
org.eclipse.ui.internal.commands.CommandStateProxy.getValue()136
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.isChecked()281
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setChecked(boolean)423
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setDescription(String)438
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setText(String)505
org.eclipse.ui.internal.handlers.HandlerProxy.updateElement(UIElement, Map)452
org.eclipse.ui.internal.handlers.HandlerProxy.updateElement(UIElement, Map)449

org.eclipse.core.commands.State.removeListener(IStateListener)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.removeListener(IStateListener)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.removeListener(IStateListener)223

org.eclipse.core.commands.State.setId(String)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.setId(String)235
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.setId(String)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.commands.CommandStateProxy.loadState(boolean)180
org.eclipse.ui.internal.commands.CommandStateProxy.setId(String)237

org.eclipse.core.commands.State.setValue(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.handlers.RadioState.setValue(Object)120
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.handlers.RadioState.setValue(Object)-1
org.eclipse.ui.internal.commands.CommandStateProxy.setValue(Object)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.handlers.HandlerUtil.toggleCommandState(Command)620
org.eclipse.ui.handlers.HandlerUtil.updateRadioState(Command, String)677
org.eclipse.ui.internal.commands.CommandStateProxy.setValue(Object)249
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setChecked(boolean)428
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setChecked(boolean)426
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setDescription(String)440
org.eclipse.ui.internal.handlers.CommandLegacyActionWrapper.setText(String)507
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)430
org.eclipse.ui.internal.menus.LegacyActionPersistence.convertActionToCommand(IConfigurationElement, String, String, List)436

org.eclipse.core.commands.util.Tracing.printTrace(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.AbstractSourceProvider.logDebuggingInfo(String)115
org.eclipse.ui.internal.contexts.ContextAuthority.registerShell(Shell, int)501
org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(int)681
org.eclipse.ui.internal.handlers.HandlerAuthority.processChangedCommands()652
org.eclipse.ui.internal.handlers.HandlerAuthority.resolveConflicts(String, SortedSet, MultiStatus)359
org.eclipse.ui.internal.handlers.HandlerAuthority.resolveConflicts(String, SortedSet, MultiStatus)389
org.eclipse.ui.internal.handlers.HandlerAuthority.resolveConflicts(String, SortedSet, MultiStatus)399
org.eclipse.ui.internal.handlers.HandlerAuthority.resolveConflicts(String, SortedSet, MultiStatus)397
org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(ExecutionEvent)105
org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromRegistry(IConfigurationElement[], int, BindingManager, ICommandService)651
org.eclipse.ui.internal.keys.BindingPersistence.write(Scheme, Binding[])1089
org.eclipse.ui.internal.keys.BindingPersistence.write(Scheme, Binding[])1091
org.eclipse.ui.internal.keys.NewKeysPreferencePage.performDefaults()1329
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)461
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)441
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)465
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Binding, Event)463
org.eclipse.ui.internal.keys.WorkbenchKeyboard.KeyDownFilter.handleEvent(Event)122
org.eclipse.ui.internal.keys.WorkbenchKeyboard.KeyDownFilter.handleEvent(Event)122
org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(List, Event)765
org.eclipse.ui.internal.services.EvaluationAuthority.endSourceChange(String[])193
org.eclipse.ui.internal.services.EvaluationAuthority.startSourceChange(String[])178
org.eclipse.ui.part.MultiPageEditorPart.pageChange(int)865

Back to reference summary for org.eclipse.ui.workbench

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict