Methods from org.eclipse.ui.workbench used by org.eclipse.cdt.debug.ui

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

Reference Details

org.eclipse.ui.actions.ActionDelegate.ActionDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.AbstractEditorActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.AbstractViewActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.AddEventBreakpointActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.AddExpressionEditorActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.AddGlobalsActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.AddWatchpointActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.CollapseAllModulesAction()-1
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.EditRegisterGroupActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.LoadModuleSymbolsActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.ModulesPropertiesActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.RemoveAllGlobalsActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.RemoveGlobalsActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.RemoveRegisterGroupActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.RestoreDefaultTypeActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.SignalActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.SignalPropertiesActionDelegate()-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.ToggleInstructionStepModeActionDelegate()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.AbstractEditorActionDelegate()51
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.AbstractViewActionDelegate()42
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.AddEventBreakpointActionDelegate()32
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.AddExpressionEditorActionDelegate()38
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.AddGlobalsActionDelegate()52
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.AddWatchpointActionDelegate()35
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayActionDelegate()231
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeActionDelegate()80
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.CollapseAllModulesAction()25
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.EditRegisterGroupActionDelegate()30
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.LoadModuleSymbolsActionDelegate()32
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.ModulesPropertiesActionDelegate()38
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.RemoveAllGlobalsActionDelegate()31
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.RemoveGlobalsActionDelegate()28
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.RemoveRegisterGroupActionDelegate()36
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.RestoreDefaultTypeActionDelegate()30
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.SignalActionDelegate()30
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.SignalPropertiesActionDelegate()39
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.ToggleInstructionStepModeActionDelegate()38

org.eclipse.ui.actions.ActionDelegate.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.dispose()74
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.dispose()-1
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.dispose()-1
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.dispose()-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.dispose()-1

org.eclipse.ui.actions.ActionDelegate.init(IAction)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.init(IAction)83
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IAction)317
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.init(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.init(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.init(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.init(IAction)-1

org.eclipse.ui.actions.ActionDelegate.run(IAction)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.run(IAction)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)-1

org.eclipse.ui.actions.ActionDelegate.runWithEvent(IAction, Event)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.runWithEvent(IAction, Event)-1

org.eclipse.ui.actions.ActionDelegate.selectionChanged(IAction, ISelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)-1

org.eclipse.ui.actions.BaseSelectionListenerAction.selectionChanged(IStructuredSelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.update()157

org.eclipse.ui.actions.BaseSelectionListenerAction.updateSelection(IStructuredSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.DownAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.RemoveAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.UpAction.updateSelection(IStructuredSelection)-1

org.eclipse.ui.actions.CompoundContributionItem.CompoundContributionItem()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.NumberFormatsContribution()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.NumberFormatsContribution()38

org.eclipse.ui.actions.CompoundContributionItem.getContributionItems()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.getContributionItems()-1

org.eclipse.ui.actions.SelectionProviderAction.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.run()67

org.eclipse.ui.activities.WorkbenchActivityHelper.filterItem(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.getLaunchConfigurations()216

org.eclipse.ui.commands.ICommandService.refreshElements(String, Map)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.execute(ExecutionEvent)61

org.eclipse.ui.dialogs.AbstractElementListSelectionDialog.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)380
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)320
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)286
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()144

org.eclipse.ui.dialogs.AbstractElementListSelectionDialog.setMultipleSelection(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)379
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)319
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)285

org.eclipse.ui.dialogs.ElementListSelectionDialog.ElementListSelectionDialog(Shell, ILabelProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)315
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)281
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()134

org.eclipse.ui.dialogs.ElementListSelectionDialog.setElements(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)316
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)282
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()138

org.eclipse.ui.dialogs.ListDialog.ListDialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])86
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])86

org.eclipse.ui.dialogs.ListDialog.setAddCancelButton(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.1.widgetSelected(SelectionEvent)161

org.eclipse.ui.dialogs.ListDialog.setContentProvider(IStructuredContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])91
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])91

org.eclipse.ui.dialogs.ListDialog.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])90
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])90

org.eclipse.ui.dialogs.ListDialog.setLabelProvider(ILabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])104
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.LaunchConfigurationSelectionDialog(ExternalToolActionComposite, ExternalToolActionComposite, ILaunchConfiguration[])104

org.eclipse.ui.dialogs.ListSelectionDialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)62
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)62
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)-1

org.eclipse.ui.dialogs.ListSelectionDialog.getViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)63
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)63

org.eclipse.ui.dialogs.ListSelectionDialog.ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()115
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()192
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()192
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.SortedListSelectionDialog(AddGlobalsActionDelegate, Shell, Object, IStructuredContentProvider, ILabelProvider, String)58
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.SortedListSelectionDialog(AddGlobalsActionDelegate, Shell, Object, IStructuredContentProvider, ILabelProvider, String)58

org.eclipse.ui.dialogs.PropertyDialogAction.PropertyDialogAction(IShellProvider, ISelectionProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.run(IAction)53
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.run()51
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.run(IAction)60
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.run(IAction)78

org.eclipse.ui.dialogs.PropertyDialogAction.run()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.run(IAction)68
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.run()66
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.run(IAction)75
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.run(IAction)93

org.eclipse.ui.dialogs.PropertyPage.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getBreakpoint()43
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.getModule()75
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.getSignal()103
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.createContents(Composite)43

org.eclipse.ui.dialogs.PropertyPage.PropertyPage()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.CBreakpointFilteringPage()-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.ModulePropertyPage()-1
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.SignalPropertyPage()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.ActionsPropertyPage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.CBreakpointFilteringPage()24
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.ModulePropertyPage()42
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.SignalPropertyPage()37
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.ActionsPropertyPage()37

org.eclipse.ui.dialogs.SelectionDialog.getResult()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)288
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()126
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()203
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()203
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.1.widgetSelected(SelectionEvent)164

org.eclipse.ui.dialogs.SelectionDialog.setInitialElementSelections(List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()124
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()201
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()201

org.eclipse.ui.dialogs.SelectionDialog.setInitialSelections(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)286
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.1.widgetSelected(SelectionEvent)159
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()142

org.eclipse.ui.dialogs.SelectionDialog.setMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)376
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)318
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)284
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.1.widgetSelected(SelectionEvent)146
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()137

org.eclipse.ui.dialogs.SelectionDialog.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)285
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()123
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)375
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)317
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)283
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()200
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()200
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.1.widgetSelected(SelectionEvent)145
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()136

org.eclipse.ui.dialogs.SelectionStatusDialog.getFirstResult()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)381
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)323
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)289
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()145

org.eclipse.ui.dialogs.TwoPaneElementSelector.setElements(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)374

org.eclipse.ui.dialogs.TwoPaneElementSelector.setLowerListLabel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)378

org.eclipse.ui.dialogs.TwoPaneElementSelector.setUpperListLabel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)377

org.eclipse.ui.dialogs.TwoPaneElementSelector.TwoPaneElementSelector(Shell, ILabelProvider, ILabelProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)373

org.eclipse.ui.handlers.HandlerUtil.getActiveMenuEditorInputChecked(ExecutionEvent)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.getEditorPresentation(ExecutionEvent)88

org.eclipse.ui.handlers.HandlerUtil.getActiveSite(ExecutionEvent)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.OpenDisassemblyHandler.execute(ExecutionEvent)37

org.eclipse.ui.handlers.HandlerUtil.getActiveWorkbenchWindowChecked(ExecutionEvent)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.execute(ExecutionEvent)59

org.eclipse.ui.handlers.HandlerUtil.getCurrentSelection(ExecutionEvent)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.OpenDisassemblyHandler.execute(ExecutionEvent)34

org.eclipse.ui.help.IWorkbenchHelpSystem.setHelp(Control, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)111
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createContents(Composite)126
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.createContents(Composite)192
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)110
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)114
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.createPartControl(Composite)93
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)253
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)368
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)305
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createDialogArea(Composite)82
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createSourceViewer(Composite)232
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.createContents(Composite)46
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)211
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.createControl(Composite)293

org.eclipse.ui.help.IWorkbenchHelpSystem.setHelp(IAction, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)42
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ConfigureColumnsAction(TreeModelViewer)100
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()117
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)33
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)39
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()194
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()194
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()298
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()304

org.eclipse.ui.IActionBars.getStatusLineManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandlerView.clearStatusLine()73

org.eclipse.ui.IActionBars.getToolBarManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()345

org.eclipse.ui.IActionBars.updateActionBars()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.3.focusGained(FocusEvent)268
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.3.focusLost(FocusEvent)281

org.eclipse.ui.IEditorDescriptor.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorId(IEditorInput, Object)225

org.eclipse.ui.IEditorInput.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorId(IEditorInput, Object)224

org.eclipse.ui.IEditorPart.getEditorInput()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction.getAnnotationModel()134
org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction.getDocument()117
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)143
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)58
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)142
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)59
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)140
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)146
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)62
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)349
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)107
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.updateElement(UIElement, Map)66
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partClosed(IWorkbenchPartReference)155
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partOpened(IWorkbenchPartReference)200
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(IEditorPart)580
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)530
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.launch(IEditorPart, String)77

org.eclipse.ui.IEditorRegistry.getDefaultEditor(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorId(IEditorInput, Object)224

org.eclipse.ui.IMemento.getString(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)67

org.eclipse.ui.IMemento.putMemento(IMemento)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.saveState(IMemento)507

org.eclipse.ui.IMemento.putString(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)44
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)55
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)48
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)52

org.eclipse.ui.IPageService.addPageListener(IPageListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.windowOpened(IWorkbenchWindow)94

org.eclipse.ui.IPageService.removePageListener(IPageListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.windowClosed(IWorkbenchWindow)85

org.eclipse.ui.IPartService.addPartListener(IPartListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.init(IWorkbenchWindow)79
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IViewPart)85
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.init(IWorkbenchWindow)87
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.setEditor(IEditorPart)217

org.eclipse.ui.IPartService.addPartListener(IPartListener2)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()62
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.windowOpened(IWorkbenchWindow)242
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.pageOpened(IWorkbenchPage)119

org.eclipse.ui.IPartService.getActivePart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.init(IWorkbenchWindow)77
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.init(IWorkbenchWindow)88

org.eclipse.ui.IPartService.getActivePartReference()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.pageOpened(IWorkbenchPage)120

org.eclipse.ui.IPartService.removePartListener(IPartListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.dispose()63
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()230
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.dispose()76
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.partClosed(IWorkbenchPart)264

org.eclipse.ui.IPartService.removePartListener(IPartListener2)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.windowClosed(IWorkbenchWindow)227
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.pageClosed(IWorkbenchPage)111

org.eclipse.ui.IPathEditorInput.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)189

org.eclipse.ui.ISelectionListener.selectionChanged(IWorkbenchPart, ISelection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)165
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)165

org.eclipse.ui.ISelectionService.addSelectionListener(String, ISelectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.init(IWorkbenchWindow)142
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.init(IWorkbenchWindow)80
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.setActiveEditor(IAction, IEditorPart)97
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.init(IViewPart)58
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IViewPart)86
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.init(IWorkbenchWindow)65
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.init(IWorkbenchWindow)65
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.setEditor(IEditorPart)216
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.pageOpened(IWorkbenchPage)118
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)292
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)109

org.eclipse.ui.ISelectionService.getSelection()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.getContributionItems()96

org.eclipse.ui.ISelectionService.getSelection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.initialize(IAction, ISelection)319
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.1.run()223
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesVisible()766
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)99
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesVisible()215

org.eclipse.ui.ISelectionService.removeSelectionListener(String, ISelectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.dispose()130
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.dispose()64
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.dispose()71
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()229
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.dispose()56
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.dispose()56
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.partClosed(IWorkbenchPart)263
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.pageClosed(IWorkbenchPage)110
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()482
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.dispose()224

org.eclipse.ui.ISharedImages.getImage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)368

org.eclipse.ui.IViewPart.getViewSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate.init(IViewPart)94
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.getWindow()132
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()230
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()229
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.getSelection()125
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.getSelection()91
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getSelection()141
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.update()145
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.update()145
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)114
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.run(IAction)59

org.eclipse.ui.IViewReference.getView(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)300

org.eclipse.ui.IViewSite.getActionBars()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandlerView.clearStatusLine()73
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()344
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.3.focusGained(FocusEvent)268
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.3.focusLost(FocusEvent)281

org.eclipse.ui.IWorkbench.addWindowListener(IWindowListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()59
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.1.run()61

org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.run(IAction)44
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.1.runInUIThread(IProgressMonitor)243
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.isEnabled()82
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.isHandled()91
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()60
org.eclipse.cdt.debug.internal.ui.HTMLPrinter.insertPageProlog(StringBuffer, int)97
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.getActivePage()54
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.3.runInUIThread(IProgressMonitor)336
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IWorkbenchPart, ISelection)86
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getActiveWorkbenchWindow()214

org.eclipse.ui.IWorkbench.getEditorRegistry()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorId(IEditorInput, Object)223

org.eclipse.ui.IWorkbench.getHelpSystem()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)42
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ConfigureColumnsAction(TreeModelViewer)100
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()117
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)33
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)111
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)39
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createContents(Composite)126
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.createContents(Composite)192
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)110
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)114
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.createPartControl(Composite)93
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)253
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)368
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()194
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()194
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)305
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createDialogArea(Composite)82
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()298
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()304
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createSourceViewer(Composite)232
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.createContents(Composite)46
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)211
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.createControl(Composite)293

org.eclipse.ui.IWorkbench.getSharedImages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)367

org.eclipse.ui.IWorkbench.getWorkbenchWindows()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.1.run()57
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.2.run()328
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)294

org.eclipse.ui.IWorkbench.removeWindowListener(IWindowListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.dispose()69

org.eclipse.ui.IWorkbenchPage.activate(IWorkbenchPart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.openEditor(IWorkbenchPage, Object)105

org.eclipse.ui.IWorkbenchPage.bringToTop(IWorkbenchPart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)119

org.eclipse.ui.IWorkbenchPage.closeEditor(IEditorPart, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.1.runInUIThread(IProgressMonitor)266

org.eclipse.ui.IWorkbenchPage.findView(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.refreshViews(IWorkbenchPage, String)346
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesVisible()764
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesVisible()213

org.eclipse.ui.IWorkbenchPage.findViewReference(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)298

org.eclipse.ui.IWorkbenchPage.getActiveEditor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)528

org.eclipse.ui.IWorkbenchPage.openEditor(IEditorInput, String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)105

org.eclipse.ui.IWorkbenchPage.showView(String, String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.run(IAction)47

org.eclipse.ui.IWorkbenchPage.showView(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.activateExpressionView()103
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)101
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.viewDisassembly()198

org.eclipse.ui.IWorkbenchPart.getSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.getTargetSelection()176
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.run(IAction)58
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.getShell()94
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.getTargetSelection()77
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.createDialog()243
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IViewPart)86
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IViewPart)85
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.selectionChanged(IWorkbenchPart, ISelection)95
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.doAction()45
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.getDebugContext()98
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.run(IAction)53
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)42
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.getDebugContext()85
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.run()51
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)33
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.run()46
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.run(IAction)60
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)107
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.update()129
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)107
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.update()129
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.getTargetSelection()64
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.1.run()63
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.run(IAction)78
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)385
org.eclipse.cdt.debug.internal.ui.actions.ToggleCBreakpointsTargetFactory.getDebugContext(IWorkbenchPart)82
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)101
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getPreferenceValue(IViewPart)157
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)92
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.1.runInUIThread(IProgressMonitor)266
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.contextRemoved(Object)259
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.partClosed(IWorkbenchPart)262
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.setEditor(IEditorPart)215
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)130
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.supportsAddMemoryBlocks(IWorkbenchPart)137

org.eclipse.ui.IWorkbenchPartReference.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.isDisassemblyEditorPart(IWorkbenchPartReference)281
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.partClosed(IWorkbenchPartReference)164

org.eclipse.ui.IWorkbenchPartReference.getPage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.partClosed(IWorkbenchPartReference)165

org.eclipse.ui.IWorkbenchPartReference.getPart(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partClosed(IWorkbenchPartReference)153
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partOpened(IWorkbenchPartReference)198

org.eclipse.ui.IWorkbenchPartSite.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.selectionChanged(IWorkbenchPart, ISelection)95
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.1.run()63
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getPreferenceValue(IViewPart)157
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)92
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.supportsAddMemoryBlocks(IWorkbenchPart)137

org.eclipse.ui.IWorkbenchPartSite.getPart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.updateElement(UIElement, Map)64

org.eclipse.ui.IWorkbenchPartSite.registerContextMenu(MenuManager, ISelectionProvider)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)109

org.eclipse.ui.IWorkbenchPartSite.registerContextMenu(String, MenuManager, ISelectionProvider)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)123
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)119
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()890
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()875
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createDetailContextMenu(Control)329

org.eclipse.ui.IWorkbenchSite.getPage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()230
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.dispose()229
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IViewPart)85
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IViewPart)86
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)101
org.eclipse.cdt.debug.internal.ui.disassembly.commands.OpenDisassemblyHandler.execute(ExecutionEvent)40
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.1.runInUIThread(IProgressMonitor)266
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.partClosed(IWorkbenchPart)262
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.setEditor(IEditorPart)215
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)130
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()297
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesVisible()764
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesVisible()766
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)292
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()482
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)99
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)118
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesVisible()215
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesVisible()213
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)109
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.dispose()224

org.eclipse.ui.IWorkbenchSite.getSelectionProvider()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.getTargetSelection()176
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.getTargetSelection()77
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.getSelection()125
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.getSelection()91
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getSelection()141
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.update()145
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.update()145
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)107
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.update()131
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)107
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.update()131
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.getTargetSelection()64
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)109

org.eclipse.ui.IWorkbenchSite.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.run(IAction)58
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.getShell()94
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.createDialog()243
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.doAction()45
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.run()46
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)385
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.contextRemoved(Object)259
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()267
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)114
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.run(IAction)59
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)393
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()375
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.4.run()438

org.eclipse.ui.IWorkbenchSite.getWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate.init(IViewPart)94
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.getWindow()132
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.getDebugContext()98
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)42
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.getDebugContext()85
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)33
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.ToggleCBreakpointsTargetFactory.getDebugContext(IWorkbenchPart)82

org.eclipse.ui.IWorkbenchSite.setSelectionProvider(ISelectionProvider)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)293
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)92
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.3.focusGained(FocusEvent)263
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.3.focusLost(FocusEvent)273

org.eclipse.ui.IWorkbenchWindow.getActivePage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.initialize(IAction, ISelection)317
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.init(IWorkbenchWindow)74
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.activateExpressionView()100
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.run(IAction)44
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)526
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.2.run()331
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.getActivePage()58
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getActivePage()220

org.eclipse.ui.IWorkbenchWindow.getPages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.windowOpened(IWorkbenchWindow)92
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)296

org.eclipse.ui.IWorkbenchWindow.getPartService()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.dispose()63
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.init(IWorkbenchWindow)79
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.dispose()76
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.init(IWorkbenchWindow)86
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()62
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.windowClosed(IWorkbenchWindow)227
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.windowOpened(IWorkbenchWindow)242

org.eclipse.ui.IWorkbenchWindow.getSelectionService()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.dispose()130
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.init(IWorkbenchWindow)142
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.dispose()64
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.init(IWorkbenchWindow)80
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.setActiveEditor(IAction, IEditorPart)97
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.dispose()71
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.init(IViewPart)58
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)154
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)164
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.dispose()89
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.dispose()56
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.init(IWorkbenchWindow)65
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.dispose()56
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.init(IWorkbenchWindow)65

org.eclipse.ui.IWorkbenchWindow.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.initialize(IAction, ISelection)316
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.initialize(IAction, ISelection)316
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.reportErrors(MultiStatus)199
org.eclipse.cdt.debug.internal.ui.actions.AbstractListenerActionDelegate.handleDebugEvents(DebugEvent[])41
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.handleDebugEvents(DebugEvent[])160
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.run(IAction)101
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.1.runInUIThread(IProgressMonitor)243
org.eclipse.cdt.debug.internal.ui.HTMLPrinter.insertPageProlog(StringBuffer, int)99
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getShell()254
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.3.runInUIThread(IProgressMonitor)336
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IWorkbenchPart, ISelection)86
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getActiveWorkbenchShell()233

org.eclipse.ui.IWorkbenchWindow.getWorkbench()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)42
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)33

org.eclipse.ui.menus.UIElement.getServiceLocator()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.updateElement(UIElement, Map)62

org.eclipse.ui.menus.UIElement.setChecked(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.updateElement(UIElement, Map)78
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.updateElement(UIElement, Map)75
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.updateElement(UIElement, Map)73

org.eclipse.ui.model.IWorkbenchAdapter.getImageDescriptor(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getImageDescriptor(ICElement)60
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)73

org.eclipse.ui.model.IWorkbenchAdapter.getLabel(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getLabel(TreePath, IPresentationContext, String)45

org.eclipse.ui.model.WorkbenchAdapter.getLabel(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory.1.getLabel(Object)41
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory.1.getLabel(Object)-1

org.eclipse.ui.model.WorkbenchAdapter.WorkbenchAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory.1.(CBreakpointWorkbenchAdapterFactory)32

org.eclipse.ui.model.WorkbenchLabelProvider.WorkbenchLabelProvider()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getWorkbenchLabelProvider()275
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getWorkbenchLabelProvider()275
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getWorkbenchLabelProvider()71

org.eclipse.ui.part.EditorPart.doSave(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.doSave(IProgressMonitor)-1

org.eclipse.ui.part.EditorPart.doSaveAs()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.doSaveAs()-1

org.eclipse.ui.part.EditorPart.EditorPart()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.DisassemblyEditor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.DisassemblyEditor()55

org.eclipse.ui.part.EditorPart.getEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.canToggleLineBreakpoints(IWorkbenchPart, ISelection)211
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)85
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)127
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.debugContextChanged(DebugContextEvent)197
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.dispose()156
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.dispose()154
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getAdapter(Class)360

org.eclipse.ui.part.EditorPart.getEditorSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()297
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()267

org.eclipse.ui.part.EditorPart.init(IEditorSite, IEditorInput)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.init(IEditorSite, IEditorInput)-1

org.eclipse.ui.part.EditorPart.isDirty()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.isDirty()-1

org.eclipse.ui.part.EditorPart.isSaveAsAllowed()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.isSaveAsAllowed()-1

org.eclipse.ui.part.EditorPart.setInput(IEditorInput)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.setInput(IEditorInput)166
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.setInput(IEditorInput)-1

org.eclipse.ui.part.PageBookView.partActivated(IWorkbenchPart)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.partActivated(IWorkbenchPart)955
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.partActivated(IWorkbenchPart)-1

org.eclipse.ui.part.PageBookView.partDeactivated(IWorkbenchPart)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.partDeactivated(IWorkbenchPart)965
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.partDeactivated(IWorkbenchPart)-1

org.eclipse.ui.part.PageBookView.setFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.1.menuAboutToShow(IMenuManager)121
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.1.menuAboutToShow(IMenuManager)117
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.2.mouseUp(MouseEvent)152

org.eclipse.ui.part.ViewPart.getViewSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandlerView.clearStatusLine()73
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.4.run()438
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()344

org.eclipse.ui.part.ViewPart.init(IViewSite, IMemento)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.init(IViewSite, IMemento)484
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.init(IViewSite, IMemento)-1

org.eclipse.ui.part.ViewPart.saveState(IMemento)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.saveState(IMemento)-1

org.eclipse.ui.part.ViewPart.ViewPart()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ExecutablesView()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ExecutablesView()66

org.eclipse.ui.part.WorkbenchPart.createPartControl(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)-1

org.eclipse.ui.part.WorkbenchPart.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.dispose()158
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.dispose()522
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.dispose()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.dispose()-1

org.eclipse.ui.part.WorkbenchPart.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getAdapter(Class)362
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getAdapter(Class)-1

org.eclipse.ui.part.WorkbenchPart.getOrientation()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.getOrientation()-1

org.eclipse.ui.part.WorkbenchPart.getSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)119
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)118
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)123
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.createPartControl(Composite)122
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesVisible()764
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesVisible()766
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()889
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()890
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()875
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()874
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)292
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)293
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()482
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)99
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)393
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()375
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)109
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)92
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)109
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)118
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesVisible()213
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesVisible()215
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)109
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.dispose()224

org.eclipse.ui.part.WorkbenchPart.setFocus()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.setFocus()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.setFocus()-1

org.eclipse.ui.part.WorkbenchPart.setSite(IWorkbenchPartSite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.init(IEditorSite, IEditorInput)83

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ConfigureColumnsAction(TreeModelViewer)100
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()117
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)111
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)39
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorId(IEditorInput, Object)223
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.1.run()56
org.eclipse.cdt.debug.internal.ui.HTMLPrinter.insertPageProlog(StringBuffer, int)97
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)114
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.createPartControl(Composite)93
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)253
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)368
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.getActivePage()54
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()194
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()194
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)305
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createDialogArea(Composite)82
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()298
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()304
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createSourceViewer(Composite)232
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.createContents(Composite)46
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)294
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)367

org.eclipse.ui.plugin.AbstractUIPlugin.AbstractUIPlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.CDebugUIPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.CDebugUIPlugin()89

org.eclipse.ui.plugin.AbstractUIPlugin.getImageRegistry()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String, ImageDescriptor)382
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)362

org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getPreferenceStore()145
org.eclipse.cdt.debug.internal.ui.CDebugUIPreferenceInitializer.initializeDefaultPreferences()36
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getOpenDisassemblyMode(Object)121
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorPresentation.DisassemblyEditorPresentation()38
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorPresentation.DisassemblyEditorPresentation()37
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()115
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.DisassemblyPreferencePage()29
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)291
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()486
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createControl(Composite)213
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.dispose()405
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)106
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.dispose()225
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)136
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()194
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.ActionsPreferencePage()32
org.eclipse.cdt.debug.ui.breakpointactions.PreferenceInitializer.initializeDefaultPreferences()28
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.loadRecentSounds()146
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.saveRecentSounds()230
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getPreferenceColor(String)119

org.eclipse.ui.plugin.AbstractUIPlugin.getWorkbench()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.run(IAction)44
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.1.runInUIThread(IProgressMonitor)243
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.isEnabled()82
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.isHandled()91
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()60
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()59
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.dispose()69
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.2.run()328
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.3.runInUIThread(IProgressMonitor)336
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IWorkbenchPart, ISelection)86
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getActiveWorkbenchWindow()214
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)211
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.createControl(Composite)293

org.eclipse.ui.plugin.AbstractUIPlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.start(BundleContext)282
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.start(BundleContext)-1

org.eclipse.ui.plugin.AbstractUIPlugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop(BundleContext)328
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop(BundleContext)-1

org.eclipse.ui.progress.UIJob.runInUIThread(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentAnnotationProvider.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.2.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentLabelProvider.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentLabelProvider.2.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.3.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)-1
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.1.runInUIThread(IProgressMonitor)-1

org.eclipse.ui.progress.UIJob.UIJob(Display, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.1.(DisassemblyEditorManager, Display, String, IEditorPart)259

org.eclipse.ui.progress.UIJob.UIJob(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.1.(String, Exception, String, String)234
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentAnnotationProvider.1.(DocumentAnnotationProvider, String, int, Annotation[])67
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentLabelProvider.1.(DocumentLabelProvider, String, Object, int, Properties)66
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentLabelProvider.2.(DocumentLabelProvider, String, int)79
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.1.(SourceDisplayAdapter, String, IWorkbenchPage, Object)275
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.1.(new new ExecutablesView(){}(){}, String, Object)285
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.(new ExecutablesView(){}, String, Executable[])379
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.(ExecutablesViewer, String, ExecutablesViewer)177
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.(SourceFilesViewer, String)204
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.3.(String, Exception, String, String)327
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.1.(AbstractImportExecutableWizard, String, IStructuredSelection, String)129

org.eclipse.ui.progress.WorkbenchJob.WorkbenchJob(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.1.(DocumentContentProvider, String)166
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.2.(DocumentContentProvider, String, IModelProxy, IModelDelta)187
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.1.(ModuleDetailPaneDetailJob, String, String)119
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.(CDebugUIPlugin, String)291

org.eclipse.ui.services.IServiceLocator.getService(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.getContributionItems()95
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.updateElement(UIElement, Map)62
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.execute(ExecutionEvent)60

org.eclipse.ui.XMLMemento.createWriteRoot(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.init(IViewSite, IMemento)481

Back to reference summary for org.eclipse.cdt.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict