Methods from org.eclipse.equinox.common used by org.eclipse.debug.ui

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

Reference Details

org.eclipse.core.runtime.Assert.isNotNull(Object, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointWorkingSetPage.setSelection(IWorkingSet)149

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpointGroups.CopyBreakpointsAction.CopyBreakpointsAction(BreakpointsView, Clipboard)55
org.eclipse.debug.internal.ui.actions.StatusInfo.setError(String)85
org.eclipse.debug.internal.ui.actions.StatusInfo.setInfo(String)105
org.eclipse.debug.internal.ui.actions.StatusInfo.setWarning(String)95
org.eclipse.debug.internal.ui.ImageDescriptorRegistry.ImageDescriptorRegistry(Display)46
org.eclipse.debug.internal.ui.importexport.breakpoints.EmbeddedBreakpointsViewer.EmbeddedBreakpointsViewer(Composite, Object, IStructuredSelection)77
org.eclipse.debug.internal.ui.importexport.breakpoints.EmbeddedBreakpointsViewer.EmbeddedBreakpointsViewer(Composite, Object, IStructuredSelection)76
org.eclipse.debug.internal.ui.SWTFactory.setButtonDimensionHint(Button)55
org.eclipse.debug.internal.ui.viewers.AsynchronousTableViewer.reveal(Object)256
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsDragAdapter.BreakpointsDragAdapter(BreakpointsViewer)39
org.eclipse.debug.internal.ui.views.variables.SelectionDragAdapter.SelectionDragAdapter(TreeModelViewer)42

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.ImageDescriptorRegistry.get(ImageDescriptor)65

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.viewers.AsynchronousTableViewer.AsynchronousTableViewer(Table)77
org.eclipse.debug.internal.ui.viewers.AsynchronousViewer.setUseHashlookup(boolean)150
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingModel.convertMemoryBytesToSegments(BigInteger, MemoryByte[], int, int, int, boolean)358
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingModel.convertMemoryBytesToSegments(BigInteger, MemoryByte[], int, int, int, boolean)357

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.saving(ISaveContext)1195
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.saving(ISaveContext)1193
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager.getHelpContext(ILaunchConfigurationType, String)300
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfiguration, String)185
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfigurationType, String)166
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.displayInstanceTabs(boolean)780
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1280
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1242
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1254
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1268
org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.saving(ISaveContext)1055
org.eclipse.debug.internal.ui.memory.MemoryRenderingType.verifyPresent(String)84
org.eclipse.debug.internal.ui.memory.RenderingBindings.validate()210
org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(IStatus, Object)54
org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(IStatus, Object)46
org.eclipse.debug.internal.ui.stringsubstitution.ResourceResolver.abort(String, Throwable)109
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getFactory()135
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getFactory()135
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.setupPane(String, IStructuredSelection)168
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.setupPane(String, IStructuredSelection)164
org.eclipse.debug.internal.ui.views.variables.LogicalStructureCache.LogicalStructureTypeCache.getLogicalStructure(IValue)125
org.eclipse.debug.internal.ui.views.variables.LogicalStructureCache.LogicalStructureTypeCache.getLogicalStructure(IValue)125
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)128
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)132
org.eclipse.debug.ui.RefreshTab.getRefreshResources(String)475
org.eclipse.debug.ui.RefreshTab.getRefreshResources(String)469
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)451

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate.1.run()106
org.eclipse.debug.internal.ui.actions.AddToFavoritesAction.run()185
org.eclipse.debug.internal.ui.actions.breakpoints.EnableBreakpointsAction.1.run(IProgressMonitor)103
org.eclipse.debug.internal.ui.actions.breakpoints.ModifyWatchpointAction.run(IAction)47
org.eclipse.debug.internal.ui.actions.breakpoints.RulerEnableDisableBreakpointAction.run()42
org.eclipse.debug.internal.ui.actions.RetargetAction.run(IAction)108
org.eclipse.debug.internal.ui.actions.variables.details.DetailPaneAssignValueAction.assignValue(Shell, IVariable, String)84
org.eclipse.debug.internal.ui.contextlaunching.ContextRunner.validateMode(ILaunchConfiguration, String)249
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1086
org.eclipse.debug.internal.ui.DebugUIPlugin.errorDialog(Shell, String, String, Throwable)565
org.eclipse.debug.internal.ui.DebugUIPlugin.handleInvocationTargetException(InvocationTargetException, ILaunchConfiguration, String)1000
org.eclipse.debug.internal.ui.DebugUIPlugin.handleInvocationTargetException(InvocationTargetException, ILaunchConfiguration, String)996
org.eclipse.debug.internal.ui.DebugUIPlugin.handleInvocationTargetException(InvocationTargetException, ILaunchConfiguration, String)992
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.1.run(IProgressMonitor)223
org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction.errorDialog(CoreException)131
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.filterConfigs(ILaunchConfiguration[])254
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPropertiesDialog.initializeContent()123
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.handleStatus(IStatus)999
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.errorDialog(CoreException)1410
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.getErrorMesssage()1164
org.eclipse.debug.internal.ui.model.elements.ElementContentProvider.retrieveChildCount(IChildrenCountUpdate)122
org.eclipse.debug.internal.ui.model.elements.ElementContentProvider.retrieveChildren(IChildrenUpdate)95
org.eclipse.debug.internal.ui.model.elements.ElementContentProvider.updateHasChildren(IHasChildrenUpdate)231
org.eclipse.debug.internal.ui.model.elements.ElementLabelProvider.LabelUpdater.run()159
org.eclipse.debug.internal.ui.model.elements.ElementLabelProvider.LabelUpdater.run()159
org.eclipse.debug.internal.ui.model.elements.ElementMementoProvider.1.run(IProgressMonitor)41
org.eclipse.debug.internal.ui.model.elements.ElementMementoProvider.2.run(IProgressMonitor)76
org.eclipse.debug.internal.ui.model.elements.ViewerInputProvider.retrieveInput(IViewerInputUpdate)67
org.eclipse.debug.internal.ui.preferences.StringVariablePreferencePage.SimpleVariableContentProvider.saveChanges()532
org.eclipse.debug.internal.ui.preferences.StringVariablePreferencePage.SimpleVariableContentProvider.saveChanges()532
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeChildren(Object, IPresentationContext, IChildrenRequestMonitor)108
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeIsContainer(Object, IPresentationContext, IContainerRequestMonitor)128
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)109
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.createExpressionString(Object)464
org.eclipse.debug.internal.ui.views.launch.LaunchView.handleDeleteKeyPressed()391
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncTableRenderingUpdatePolicy.1.runInUIThread(IProgressMonitor)131
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncTableRenderingUpdatePolicy.handleMemoryBlockChanged(IMemoryBlock, IModelDelta)152
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentProvider.getElements(Object)125
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentProvider.getElements(Object)145
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)193
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)193
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.evalEnablementExpression(IEvaluationContext, Expression)186
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.evalEnablementExpression(IEvaluationContext, Expression)186
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getEnablementExpression()207
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getEnablementExpression()207
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getFactory()138
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getFactory()138
org.eclipse.debug.ui.actions.RunToLineActionDelegate.run(IAction)102
org.eclipse.debug.ui.actions.RunToLineHandler.1.run(IProgressMonitor)142
org.eclipse.debug.ui.EnvironmentTab.initializeFrom(ILaunchConfiguration)495
org.eclipse.debug.ui.EnvironmentTab.performApply(ILaunchConfigurationWorkingCopy)536
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)443

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugPluginImages.declareRegistryImage(String, String)269
org.eclipse.debug.internal.ui.DebugUIPlugin.getImageDescriptor(IConfigurationElement, String)1204
org.eclipse.debug.internal.ui.DebugUIPlugin.getImageDescriptor(String, String)1224

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.AbstractRemoveActionDelegate.init(IViewPart)33
org.eclipse.debug.internal.ui.actions.AbstractSelectionActionDelegate.init(IViewPart)120
org.eclipse.debug.internal.ui.actions.AddToFavoritesAction.updateSelection(IStructuredSelection)64
org.eclipse.debug.internal.ui.actions.breakpoints.ShowSupportedBreakpointsAction.getDebugTargets(IStructuredSelection)200
org.eclipse.debug.internal.ui.actions.breakpoints.SkipAllBreakpointsAction.run()77
org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegate.run(IAction)51
org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegate.selectionChanged(IAction, ISelection)87
org.eclipse.debug.internal.ui.actions.EditLaunchConfigurationAction.updateSelection(IStructuredSelection)62
org.eclipse.debug.internal.ui.actions.expressions.EnableWatchExpressionAction.getWatchExpression(Object)100
org.eclipse.debug.internal.ui.actions.expressions.RemoveExpressionAction.getExpressions()43
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionAction.getSelectedExpressions()74
org.eclipse.debug.internal.ui.actions.expressions.WatchHandler.getFactory(IVariable)121
org.eclipse.debug.internal.ui.actions.expressions.WatchHandler.getFactory2(Object)132
org.eclipse.debug.internal.ui.actions.LaunchablePropertyTester.getResource(Object)66
org.eclipse.debug.internal.ui.actions.RetargetAction.getAdapter(IAdaptable)173
org.eclipse.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)157
org.eclipse.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)159
org.eclipse.debug.internal.ui.actions.SelectAllAction.init(IViewPart)29
org.eclipse.debug.internal.ui.actions.variables.ShowTypesAction.valueChanged(boolean)60
org.eclipse.debug.internal.ui.contexts.DebugModelContextBindingManager.getDebugModelIds(Object)290
org.eclipse.debug.internal.ui.contexts.DebugModelContextBindingManager.getLaunch(Object)314
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.handleDebugEvents(DebugEvent[])88
org.eclipse.debug.internal.ui.DebugModelPropertyTester.test(Object, String, Object[], Object)62
org.eclipse.debug.internal.ui.DebugModelPropertyTester.test(Object, String, Object[], Object)48
org.eclipse.debug.internal.ui.DebugModelPropertyTester.test(Object, String, Object[], Object)45
org.eclipse.debug.internal.ui.DefaultLabelProvider.getAdapterLabel(Object)270
org.eclipse.debug.internal.ui.DefaultLabelProvider.getImage(Object)65
org.eclipse.debug.internal.ui.elements.adapters.MemorySegmentLabelAdapter.getColumnText(Object, int, AbstractAsyncTableRendering, TableRenderingContentDescriptor)81
org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.registerLaunchCommandHandlers()120
org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.4.run()460
org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.launchAdded(ILaunch)302
org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.launchRemoved(ILaunch)270
org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.getScopedDirtyEditors(IProject[])226
org.eclipse.debug.internal.ui.launchConfigurations.WorkingSetsFilter.workingSetContains(IWorkingSet[], IResource)103
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.activated()3173
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.activated()3174
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.activatePageActions()3208
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.deactivated()3245
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.deactivated()3246
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getColorProviderAdapter()2671
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getDefaultColumnSize()1312
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getDefaultFromPersistableElement(String)1393
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getDefaultRowSize()1352
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getFontProviderAdapter()2705
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getLabelProviderAdapter()2688
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getTablePresentationAdapter()2720
org.eclipse.debug.internal.ui.preferences.RunDebugPropertiesPage.getResource()295
org.eclipse.debug.internal.ui.ResourceExtender.test(Object, String, Object[], Object)50
org.eclipse.debug.internal.ui.ResourceExtender.test(Object, String, Object[], Object)53
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.display(ISourceLookupResult, IWorkbenchPage)238
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupService.displaySource(Object, IWorkbenchPage, boolean)80
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceManager.getSelectedResource0()152
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.getContentAdapter(Object)456
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.getLabelAdapter(Object)433
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.getModelProxyFactoryAdapter(Object)255
org.eclipse.debug.internal.ui.viewers.AsynchronousViewer.getSelectionPolicy(ISelection)591
org.eclipse.debug.internal.ui.viewers.model.VirtualCopyToClipboardActionDelegate.initialize(IAction, ISelection)53
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainerWorkbenchAdapter.getBackground(Object)95
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainerWorkbenchAdapter.getFont(Object)110
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainerWorkbenchAdapter.getForeground(Object)80
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainerWorkbenchAdapter.getImageDescriptor(Object)41
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainerWorkbenchAdapter.getLabel(Object)57
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointPersistableElementAdapter.saveState(IMemento)52
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointTypeOrganizer.getCategories(IBreakpoint)36
org.eclipse.debug.internal.ui.views.breakpoints.WorkingSetBreakpointOrganizer.getCategories(IBreakpoint)63
org.eclipse.debug.internal.ui.views.console.ProcessConsolePageParticipant.getShowInContext()187
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.getFactory(IVariable)495
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.getFactory2(Object)506
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.getTargetExpression(Object)203
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.isWatchAdaptableElementDrop()153
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.validateExpressionDrop(Object)196
org.eclipse.debug.internal.ui.views.launch.LaunchView.getShowInContext()738
org.eclipse.debug.internal.ui.views.launch.LaunchView.getShowInTargetIds()758
org.eclipse.debug.internal.ui.views.launch.LaunchView.viewerUpdatesBegin()853
org.eclipse.debug.internal.ui.views.launch.LaunchView.viewerUpdatesComplete()864
org.eclipse.debug.internal.ui.views.memory.AddMemoryRenderingDialog.getLabels(IMemoryBlock[])492
org.eclipse.debug.internal.ui.views.memory.MemoryViewUtil.getMemoryBlockRetrieval(Object)239
org.eclipse.debug.internal.ui.views.memory.MemoryViewUtil.isValidContext(Object)120
org.eclipse.debug.internal.ui.views.memory.MemoryViewUtil.isValidContext(Object)114
org.eclipse.debug.internal.ui.views.memory.renderings.FormatTableRenderingDialog.getDefaultColumnSize()412
org.eclipse.debug.internal.ui.views.memory.renderings.FormatTableRenderingDialog.getDefaultFromPersistableElement(String)541
org.eclipse.debug.internal.ui.views.memory.renderings.FormatTableRenderingDialog.getDefaultRowSize()397
org.eclipse.debug.internal.ui.views.memory.renderings.FormatTableRenderingDialog.saveDefaults()452
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentProvider.isUpdateManagedByMB()851
org.eclipse.debug.internal.ui.views.memory.RetargetAddMemoryBlockAction.getAddMemoryBlocksTarget(Object)111
org.eclipse.debug.internal.ui.views.memory.SwitchMemoryBlockAction.decorateLabel(IMemoryBlock, String)403
org.eclipse.debug.internal.ui.views.modules.ModulesView.getViewImage(Object)174
org.eclipse.debug.internal.ui.views.modules.ModulesView.getViewImage(Object)176
org.eclipse.debug.internal.ui.views.modules.ModulesView.getViewName(Object)159
org.eclipse.debug.internal.ui.views.modules.ModulesView.getViewName(Object)161
org.eclipse.debug.internal.ui.views.modules.ModulesView.updateContextHelp(Object)128
org.eclipse.debug.internal.ui.views.modules.ModulesView.updateContextHelp(Object)126
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.getAdapter(Class)125
org.eclipse.debug.internal.ui.views.variables.IndexedValuePartition.getAdapter(Class)121
org.eclipse.debug.internal.ui.views.variables.VariablesView.viewerUpdatesBegin()1065
org.eclipse.debug.internal.ui.views.variables.VariablesView.viewerUpdatesComplete()1079
org.eclipse.debug.internal.ui.views.variables.VariableViewToggleAction.getStructuredViewer()120
org.eclipse.debug.internal.ui.views.ViewContextService.ViewContextService(IWorkbenchWindow)585
org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate.getAddMemoryRenderingTarget(Object)257
org.eclipse.debug.ui.actions.RunToLineActionDelegate.bindTo(IWorkbenchPart)188
org.eclipse.debug.ui.actions.RunToLineHandler.handleDebugEvents(DebugEvent[])75
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getDocument()151
org.eclipse.debug.ui.actions.ToggleBreakpointAction.run()76
org.eclipse.debug.ui.actions.ToggleBreakpointAction.update()165
org.eclipse.debug.ui.console.FileLink.linkActivated()87
org.eclipse.debug.ui.DebugPopup.getInfoText()83
org.eclipse.debug.ui.DebugPopup.open()195
org.eclipse.debug.ui.DebugUITools.getCurrentProcess()265
org.eclipse.debug.ui.memory.AbstractMemoryRendering.init(IMemoryRenderingContainer, IMemoryBlock)107
org.eclipse.debug.ui.memory.AbstractTableRendering.getColorProviderAdapter()3441
org.eclipse.debug.ui.memory.AbstractTableRendering.getDefaultColumnSize()1009
org.eclipse.debug.ui.memory.AbstractTableRendering.getDefaultFromPersistableElement(String)1071
org.eclipse.debug.ui.memory.AbstractTableRendering.getDefaultRowSize()1049
org.eclipse.debug.ui.memory.AbstractTableRendering.getFontProviderAdapter()3475
org.eclipse.debug.ui.memory.AbstractTableRendering.getLabelProviderAdapter()3458
org.eclipse.debug.ui.memory.AbstractTableRendering.getTablePresentationAdapter()3490
org.eclipse.debug.ui.RefreshTab.getRefreshResources(String)484
org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor.editSourceLookupPath()177
org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor.editSourceLookupPath()181
org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor.editSourceLookupPath()182
org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor.editSourceLookupPath()178
org.eclipse.debug.ui.sourcelookup.WorkingSetSourceContainer.createSourceContainers()92

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugModelPropertyTester.test(Object, String, Object[], Object)66
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceManager.getSelectedResource0()166

org.eclipse.core.runtime.IAdapterManager.hasAdapter(Object, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegate.selectionChanged(IAction, ISelection)90
org.eclipse.debug.internal.ui.actions.LaunchablePropertyTester.test(Object, String, Object[], Object)33
org.eclipse.debug.internal.ui.actions.RetargetAction.getAdapter(IAdaptable)176
org.eclipse.debug.ui.actions.RunToLineActionDelegate.bindTo(IWorkbenchPart)192
org.eclipse.debug.ui.actions.ToggleBreakpointAction.run()80
org.eclipse.debug.ui.actions.ToggleBreakpointAction.update()169

org.eclipse.core.runtime.IAdapterManager.loadAdapter(Object, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegate.run(IAction)54
org.eclipse.debug.internal.ui.actions.RetargetAction.getAdapter(IAdaptable)177
org.eclipse.debug.ui.actions.RunToLineActionDelegate.bindTo(IWorkbenchPart)193
org.eclipse.debug.ui.actions.ToggleBreakpointAction.run()81
org.eclipse.debug.ui.actions.ToggleBreakpointAction.update()170

org.eclipse.core.runtime.IPath.addFileExtension(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()306
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()303
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.handleDestinationBrowseButtonPressed()163
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.handleDestinationBrowseButtonPressed()160

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)317
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getHistoryFilePath()452
org.eclipse.debug.internal.ui.sourcelookup.browsers.ExternalArchiveSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)52

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.sourcelookup.SourceElementWorkbenchAdapter.getQualifiedName(IPath)78
org.eclipse.debug.internal.ui.sourcelookup.SourceElementWorkbenchAdapter.getQualifiedName(IPath)79

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()305
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()302
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.handleDestinationBrowseButtonPressed()162
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.handleDestinationBrowseButtonPressed()159

org.eclipse.core.runtime.IPath.isPrefixOf(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableLaunchConfigurations(String[], IResource)788

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.sourcelookup.SourceElementWorkbenchAdapter.getQualifiedName(IPath)75

org.eclipse.core.runtime.IPath.makeAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.sourcelookup.browsers.ExternalArchiveSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)52

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.detectPageComplete()235

org.eclipse.core.runtime.IPath.segments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.sourcelookup.SourceElementWorkbenchAdapter.getQualifiedName(IPath)73

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.detectPageComplete()235
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()310
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)301
org.eclipse.debug.internal.ui.ResourceExtender.test(Object, String, Object[], Object)56

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()324
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)315
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)317
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.3.run()304
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.finish()178
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.finish()178
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.persistLaunchHistory()471
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.restoreLaunchHistory()489
org.eclipse.debug.internal.ui.sourcelookup.browsers.ExternalArchiveSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)54
org.eclipse.debug.internal.ui.stringsubstitution.ResourceResolver.translateToValue(IResource, IDynamicVariable)150
org.eclipse.debug.internal.ui.views.console.ProcessConsole.StorageEditorInput.getToolTipText()806
org.eclipse.debug.internal.ui.views.console.ProcessConsole.StorageEditorInput.getToolTipText()806
org.eclipse.debug.ui.CommonTab.getDefaultSharedConfigLocation(ILaunchConfiguration)449
org.eclipse.debug.ui.CommonTab.handleSharedLocationButtonSelected()481
org.eclipse.debug.ui.CommonTab.initializeFrom(ILaunchConfiguration)511

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()311
org.eclipse.debug.ui.actions.ExportBreakpointsOperation.run(IProgressMonitor)74

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.handleDestinationBrowseButtonPressed()165
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.5.widgetSelected(SelectionEvent)238
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.2.widgetSelected(SelectionEvent)288
org.eclipse.debug.internal.ui.stringsubstitution.ResourceSelector.selectArgument(IStringVariable, Shell)34
org.eclipse.debug.ui.CommonTab.9.widgetSelected(SelectionEvent)277

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugUIPlugin.6.run(IProgressMonitor)935
org.eclipse.debug.internal.ui.DebugUIPlugin.7.run(IProgressMonitor)964
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1048
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(ILaunchConfiguration, String, IProgressMonitor)877
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)305
org.eclipse.debug.internal.ui.launchConfigurations.FavoritesDialog.4.run(IProgressMonitor)377
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.populate(IProgressMonitor, String, String[])723
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.populate(IProgressMonitor, String, String[])723
org.eclipse.debug.ui.actions.ExportBreakpointsOperation.run(IProgressMonitor)60
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)96
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)432

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1103
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1103
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1103
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1103
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1103
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(ILaunchConfiguration, String, IProgressMonitor)887
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(ILaunchConfiguration, String, IProgressMonitor)887
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)368
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)368
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)368
org.eclipse.debug.internal.ui.launchConfigurations.FavoritesDialog.4.run(IProgressMonitor)428
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.populate(IProgressMonitor, String, String[])744
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.populate(IProgressMonitor, String, String[])744
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeChildren(Object, IPresentationContext, IChildrenRequestMonitor)111
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeIsContainer(Object, IPresentationContext, IContainerRequestMonitor)131
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)113
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)449

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpoints.SkipAllBreakpointsAction.1.run(IProgressMonitor)81
org.eclipse.debug.internal.ui.DebugUIPlugin.6.run(IProgressMonitor)942
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1082
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceDisplayJob.runInUIThread(IProgressMonitor)169
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceDisplayJob.runInUIThread(IProgressMonitor)166
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceDisplayJob.runInUIThread(IProgressMonitor)166
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceDisplayJob.runInUIThread(IProgressMonitor)169
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceLookupJob.run(IProgressMonitor)123
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceLookupJob.run(IProgressMonitor)112
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceLookupJob.run(IProgressMonitor)123
org.eclipse.debug.internal.ui.elements.adapters.StackFrameSourceDisplayAdapter.SourceLookupJob.run(IProgressMonitor)112
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)311
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)361
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.6.run(IProgressMonitor)639
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.6.run(IProgressMonitor)620
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.6.run(IProgressMonitor)629
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.1.run(IProgressMonitor)190
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.populate(IProgressMonitor, String, String[])736
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.populate(IProgressMonitor, String, String[])736
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.8.run(IProgressMonitor)782
org.eclipse.debug.internal.ui.viewers.model.VirtualCopyToClipboardActionDelegate.run(IAction)140
org.eclipse.debug.internal.ui.viewers.model.VirtualFindAction.run()101
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.1.run(IProgressMonitor)41
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.2.run(IProgressMonitor)71
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeChildren(Object, IPresentationContext, IChildrenRequestMonitor)101
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeIsContainer(Object, IPresentationContext, IContainerRequestMonitor)123
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)102
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)96
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)111
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)92
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)105
org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousLabelAdapter.computeLabels(Object, IPresentationContext, ILabelRequestMonitor)99
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.1.runInUIThread(IProgressMonitor)253
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.detailComputed(IValue, String)250
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.detailComputed(IValue, String)250
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)206
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)206
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)184
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)184
org.eclipse.debug.internal.ui.views.variables.VariablesView.2.runInUIThread(IProgressMonitor)266
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)98
org.eclipse.debug.ui.actions.RunToLineHandler.1.run(IProgressMonitor)136
org.eclipse.debug.ui.DeferredDebugElementWorkbenchAdapter.fetchDeferredChildren(Object, IElementCollector, IProgressMonitor)58
org.eclipse.debug.ui.DeferredDebugElementWorkbenchAdapter.fetchDeferredChildren(Object, IElementCollector, IProgressMonitor)62
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)437
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)428

org.eclipse.core.runtime.IProgressMonitor.setCanceled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)344
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.cancelPendingUpdates()170
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)213
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)213

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1080
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)362
org.eclipse.debug.internal.ui.launchConfigurations.FavoritesDialog.4.run(IProgressMonitor)424
org.eclipse.debug.internal.ui.launchConfigurations.FavoritesDialog.4.run(IProgressMonitor)402
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.done(InternalTreeModelViewerVirtualChildrenUpdate)786
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.done(InternalTreeModelViewerVirtualChildrenUpdate)786
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.done(InternalTreeModelViewerVirtualLabelUpdate)829
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.done(InternalTreeModelViewerVirtualLabelUpdate)829
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.worked(int)693
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.worked(int)693
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)120
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)446

org.eclipse.core.runtime.IStatus.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.VariablesView.updateComplete(IViewerUpdate)1045

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.variables.details.DetailPaneAssignValueAction.assignValue(Shell, IVariable, String)84
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.1.run()44
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.2.run()51
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.3.run()58
org.eclipse.debug.internal.ui.DebugUIPlugin.errorDialog(Shell, String, String, IStatus)553
org.eclipse.debug.internal.ui.DebugUIPlugin.errorDialog(Shell, String, String, Throwable)568
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.getErrorMesssage()1164
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.5.handlePresentationFailure(IStatusMonitor, IStatus)534
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)193
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.DetailJob.run(IProgressMonitor)193
org.eclipse.debug.internal.ui.views.variables.VariablesView.updateComplete(IViewerUpdate)1046

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.done()40
org.eclipse.debug.internal.ui.DebugUIPlugin.handleInvocationTargetException(InvocationTargetException, ILaunchConfiguration, String)1000
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.handleStatus(IStatus)1003

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.TerminateAndRelaunchAction.Particiapnt.requestDone(IRequest)45
org.eclipse.debug.internal.ui.commands.actions.TerminateAndRelaunchAction.Particiapnt.requestDone(IRequest)45
org.eclipse.debug.internal.ui.commands.actions.TerminateAndRemoveAction.TerminateAndRemoveParticipant.requestDone(IRequest)45
org.eclipse.debug.internal.ui.commands.actions.TerminateAndRemoveAction.TerminateAndRemoveParticipant.requestDone(IRequest)45
org.eclipse.debug.internal.ui.viewers.AsynchronousRequestMonitor.1.runInUIThread(IProgressMonitor)56
org.eclipse.debug.internal.ui.viewers.model.ElementMementoRequest.done()42
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.1.requestComplete(IElementMementoRequest)302
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.6.requestComplete(IElementMementoRequest)613
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.1.runInUIThread(IProgressMonitor)79

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.addLaunchLabelUpdateListener(ILaunchLabelChangedListener)166
org.eclipse.debug.internal.ui.contexts.DebugContextManager.addDebugContextListener(IDebugContextListener)105
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.addDebugContextListener(IDebugContextListener, String)204
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.addPostDebugContextListener(IDebugContextListener, String)112
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.addSuspendTriggerListener(ISuspendTriggerListener)59
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.addPageChangedListener(IPageChangedListener)301
org.eclipse.debug.internal.ui.LazyModelPresentation.addListener(ILabelProviderListener)251
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.addModelChangedListener(IModelChangedListener)1352
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.addViewerUpdateListener(IViewerUpdateListener)1114
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.addPropertyChangeListener(IPropertyChangeListener)109
org.eclipse.debug.internal.ui.viewers.model.TreeModelLabelProvider.addLabelUpdateListener(ILabelUpdateListener)248
org.eclipse.debug.internal.ui.viewers.provisional.AbstractModelProxy.addModelChangedListener(IModelChangedListener)58
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.addPresentationErrorListener(IPresentationErrorListener)351
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.addVirtualContentListener(IVirtualContentListener)240
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.addPropertyChangeListener(IPropertyChangeListener)46
org.eclipse.debug.ui.contexts.AbstractDebugContextProvider.addDebugContextListener(IDebugContextListener)51
org.eclipse.debug.ui.memory.AbstractMemoryRendering.addPropertyChangeListener(IPropertyChangeListener)210
org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider.addListener(IMemoryRenderingBindingsListener)38

org.eclipse.core.runtime.ListenerList.clear()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.shutdown()575
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.dispose()232
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.dispose()231
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.dispose()101

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.computeLabels()215
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.notifyLabelChanged()247
org.eclipse.debug.internal.ui.contexts.DebugContextManager.createService(IWorkbenchWindow)88
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.notify(DebugContextEvent, ListenerList)164
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.notifySuspend(DebugEvent)118
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.firePageChanged(PageChangedEvent)619
org.eclipse.debug.internal.ui.LazyModelPresentation.getPresentation()302
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.8.run(IProgressMonitor)793
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.notifyUpdate(int, IViewerUpdate)1181
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.firePropertyChange(String, Object, Object)75
org.eclipse.debug.internal.ui.viewers.model.TreeModelLabelProvider.notifyUpdate(int, ILabelUpdate)303
org.eclipse.debug.internal.ui.viewers.provisional.AbstractModelProxy.getListeners()49
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.notifyListenersAtBufferEnd()271
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.notifyListenersAtBufferStart()251
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.notifyPresentationError(IStatusMonitor, IStatus)361
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.fireCategoryChanged(IAdaptable)102
org.eclipse.debug.ui.contexts.AbstractDebugContextProvider.fire(DebugContextEvent)74
org.eclipse.debug.ui.memory.AbstractMemoryRendering.firePropertyChangedEvent(PropertyChangeEvent)377
org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider.fireBindingsChanged()57

org.eclipse.core.runtime.ListenerList.isEmpty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.notifyUpdate(int, IViewerUpdate)1180
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.firePropertyChange(String, Object, Object)73
org.eclipse.debug.internal.ui.viewers.model.TreeModelLabelProvider.notifyUpdate(int, ILabelUpdate)302
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.fireCategoryChanged(IAdaptable)98

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.LaunchingResourceManager()88
org.eclipse.debug.internal.ui.contexts.DebugContextManager.DebugContextManager()33
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.addDebugContextListener(IDebugContextListener, String)201
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.addPostDebugContextListener(IDebugContextListener, String)109
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.LaunchSuspendTrigger(ILaunch, SuspendTriggerAdapterFactory)34
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.LaunchConfigurationsDialog(Shell, LaunchGroupExtension)213
org.eclipse.debug.internal.ui.LazyModelPresentation.LazyModelPresentation(IConfigurationElement)74
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.ModelContentProvider()80
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.ModelContentProvider()85
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.PresentationContext(String)46
org.eclipse.debug.internal.ui.viewers.model.TreeModelLabelProvider.TreeModelLabelProvider(InternalTreeModelViewer)75
org.eclipse.debug.internal.ui.viewers.provisional.AbstractModelProxy.AbstractModelProxy()37
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.AsyncVirtualContentTableViewer(Composite, int)55
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.AsyncVirtualContentTableViewer(Composite, int)56
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.AbstractBreakpointOrganizerDelegate()33
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.dispose()75
org.eclipse.debug.ui.contexts.AbstractDebugContextProvider.AbstractDebugContextProvider(IWorkbenchPart)31
org.eclipse.debug.ui.memory.AbstractMemoryRendering.addPropertyChangeListener(IPropertyChangeListener)208
org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider.addListener(IMemoryRenderingBindingsListener)36

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.removeLaunchLabelChangedListener(ILaunchLabelChangedListener)178
org.eclipse.debug.internal.ui.contexts.DebugContextManager.removeDebugContextListener(IDebugContextListener)117
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.removeDebugContextListener(IDebugContextListener, String)213
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.removePostDebugContextListener(IDebugContextListener, String)122
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.removeSuspendTriggerListener(ISuspendTriggerListener)68
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.removePageChangedListener(IPageChangedListener)1216
org.eclipse.debug.internal.ui.LazyModelPresentation.removeListener(ILabelProviderListener)283
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.removeModelChangedListener(IModelChangedListener)1366
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.removeViewerUpdateListener(IViewerUpdateListener)1118
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.removePropertyChangeListener(IPropertyChangeListener)116
org.eclipse.debug.internal.ui.viewers.model.TreeModelLabelProvider.removeLabelUpdateListener(ILabelUpdateListener)252
org.eclipse.debug.internal.ui.viewers.provisional.AbstractModelProxy.removeModelChangedListener(IModelChangedListener)67
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.removePresentationErrorListener(IPresentationErrorListener)356
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.removeVirtualContentListener(IVirtualContentListener)245
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.removePropertyChangeListener(IPropertyChangeListener)89
org.eclipse.debug.ui.contexts.AbstractDebugContextProvider.removeDebugContextListener(IDebugContextListener)65
org.eclipse.debug.ui.memory.AbstractMemoryRendering.removePropertyChangeListener(IPropertyChangeListener)220
org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider.removeListener(IMemoryRenderingBindingsListener)45

org.eclipse.core.runtime.ListenerList.size()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.removeSuspendTriggerListener(ISuspendTriggerListener)70

org.eclipse.core.runtime.MultiStatus.merge(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate.1.run()106
org.eclipse.debug.internal.ui.actions.breakpoints.EnableBreakpointsAction.1.run(IProgressMonitor)103
org.eclipse.debug.internal.ui.views.launch.LaunchView.handleDeleteKeyPressed()391
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)443

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate.runInForeground(IStructuredSelection)93
org.eclipse.debug.internal.ui.actions.breakpoints.EnableBreakpointsAction.run(IAction)87
org.eclipse.debug.internal.ui.views.launch.LaunchView.handleDeleteKeyPressed()385
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)435

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpoints.EnableBreakpointsAction.run(IAction)116
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)298
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.propertyChange(PropertyChangeEvent)1532
org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.doSave()246
org.eclipse.debug.internal.ui.views.console.ProcessConsole.ProcessConsole(IProcess, IConsoleColorProvider, String)148
org.eclipse.debug.internal.ui.views.console.ProcessConsole.ProcessConsole(IProcess, IConsoleColorProvider, String)151
org.eclipse.debug.internal.ui.views.console.ProcessConsole.ProcessConsole(IProcess, IConsoleColorProvider, String)153
org.eclipse.debug.internal.ui.views.memory.SwitchMemoryBlockAction.init(IAction)347
org.eclipse.debug.internal.ui.views.memory.SwitchMemoryBlockAction.init(IViewPart)268
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)414

org.eclipse.core.runtime.Path.append(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.finish()178

org.eclipse.core.runtime.Path.getFileExtension()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.DebugFileSystemElement.populateElementChildren()113
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.DebugFileSystemElement.populateElementChildren()113

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugPluginImages.declareRegistryImage(String, String)269
org.eclipse.debug.internal.ui.DebugUIPlugin.getImageDescriptor(IConfigurationElement, String)1204
org.eclipse.debug.internal.ui.DebugUIPlugin.getImageDescriptor(String, String)1224
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.detectPageComplete()234
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.finish()301
org.eclipse.debug.internal.ui.importexport.breakpoints.WizardExportBreakpointsPage.handleDestinationBrowseButtonPressed()156
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.5.widgetSelected(SelectionEvent)236
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)300
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.2.widgetSelected(SelectionEvent)286
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.createControl(Composite)155
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.DebugFileSystemElement.populateElementChildren()112
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.DebugFileSystemElement.populateElementChildren()112
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.finish()178
org.eclipse.debug.internal.ui.sourcelookup.browsers.DirectorySourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)37
org.eclipse.debug.internal.ui.sourcelookup.browsers.DirectorySourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])62
org.eclipse.debug.internal.ui.sourcelookup.browsers.ExternalArchiveSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)49
org.eclipse.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getLabel(Object)63
org.eclipse.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getLabel(Object)50
org.eclipse.debug.internal.ui.stringsubstitution.ResourceResolver.resolveValue(IDynamicVariable, String)47
org.eclipse.debug.internal.ui.views.console.ProcessConsole.ConsoleLogFileHyperlink.linkActivated()756
org.eclipse.debug.internal.ui.views.console.ProcessConsole.ConsoleLogFileHyperlink.linkActivated()756
org.eclipse.debug.internal.ui.views.console.ProcessConsole.ProcessConsole(IProcess, IConsoleColorProvider, String)140
org.eclipse.debug.ui.CommonTab.getContainer(String)492
org.eclipse.debug.ui.RefreshTab.getRefreshResources(String)466

org.eclipse.core.runtime.PlatformObject.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getAdapter(Class)2007
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentInput.getAdapter(Class)203
org.eclipse.debug.ui.memory.AbstractTableRendering.getAdapter(Class)3396
OVERRIDE
Reference LocationLine Number
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.getAdapter(Class)-1
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentInput.getAdapter(Class)-1
org.eclipse.debug.ui.memory.AbstractTableRendering.getAdapter(Class)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.memory.renderings.CopyTableRenderingToClipboardAction.concatenateTableAsString(TableItem[])98
org.eclipse.debug.internal.ui.views.memory.renderings.PrintTableRenderingAction.printColumnLabels(GC, int)116

org.eclipse.core.runtime.PlatformObject.PlatformObject()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainer.BreakpointContainer(IAdaptable, IBreakpointOrganizer, IBreakpointOrganizer[])42
org.eclipse.debug.internal.ui.views.breakpoints.OtherBreakpointCategory.OtherBreakpointCategory(IBreakpointOrganizer)46
org.eclipse.debug.internal.ui.views.breakpoints.WorkingSetCategory.WorkingSetCategory(IWorkingSet)36
org.eclipse.debug.internal.ui.views.console.ProcessConsole.StorageEditorInput.StorageEditorInput(ProcessConsole, IStorage, File)784
org.eclipse.debug.internal.ui.views.console.ProcessConsole.StorageEditorInput.StorageEditorInput(ProcessConsole, IStorage, File)784
org.eclipse.debug.internal.ui.views.launch.SourceNotFoundEditorInput.SourceNotFoundEditorInput(IStackFrame)49
org.eclipse.debug.internal.ui.views.memory.renderings.MemorySegment.MemorySegment(BigInteger, MemoryByte[], int)27
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentInput.TableRenderingContentInput(IMemoryRendering, int, int, BigInteger, int, boolean, BigInteger)39
org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingLine.TableRenderingLine(String, MemoryByte[], int, String)36
org.eclipse.debug.internal.ui.views.variables.IndexedVariablePartition.IndexedVariablePartition(IDebugElement, IIndexedValue, int, int)57
org.eclipse.debug.ui.BreakpointTypeCategory.BreakpointTypeCategory(String, ImageDescriptor)48
org.eclipse.debug.ui.BreakpointTypeCategory.BreakpointTypeCategory(String)37
org.eclipse.debug.ui.memory.AbstractMemoryRendering.AbstractMemoryRendering(String)95
org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditorInput.CommonSourceNotFoundEditorInput(Object)49

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.notify(DebugContextEvent, ListenerList)167
org.eclipse.debug.internal.ui.contexts.LaunchSuspendTrigger.notifySuspend(DebugEvent)121
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.firePageChanged(PageChangedEvent)622
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.notifyUpdate(int, IViewerUpdate)1184
org.eclipse.debug.internal.ui.viewers.model.provisional.PresentationContext.firePropertyChange(String, Object, Object)78
org.eclipse.debug.internal.ui.viewers.model.TreeModelLabelProvider.notifyUpdate(int, ILabelUpdate)306
org.eclipse.debug.internal.ui.viewers.provisional.AbstractModelProxy.fireModelChanged(IModelDelta)94
org.eclipse.debug.internal.ui.views.memory.MemoryViewSynchronizationService.1.run()253
org.eclipse.debug.internal.ui.views.memory.MemoryViewTab.createViewTab()101
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.notifyListenersAtBufferEnd()281
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.notifyListenersAtBufferStart()257
org.eclipse.debug.internal.ui.views.memory.renderings.AsyncVirtualContentTableViewer.notifyPresentationError(IStatusMonitor, IStatus)368
org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate.fireCategoryChanged(IAdaptable)113
org.eclipse.debug.ui.contexts.AbstractDebugContextProvider.fire(DebugContextEvent)77
org.eclipse.debug.ui.memory.AbstractMemoryRendering.firePropertyChangedEvent(PropertyChangeEvent)382
org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider.fireBindingsChanged()69

org.eclipse.core.runtime.Status.isOK()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate.reportErrors(MultiStatus)119
org.eclipse.debug.internal.ui.actions.breakpoints.EnableBreakpointsAction.run(IAction)121
org.eclipse.debug.internal.ui.views.launch.LaunchView.handleDeleteKeyPressed()394
org.eclipse.debug.ui.RefreshTab.refreshResources(ILaunchConfiguration, IProgressMonitor)450

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugUIPlugin.errorDialog(Shell, String, String, Throwable)572
org.eclipse.debug.internal.ui.DebugUIPlugin.newErrorStatus(String, Throwable)614
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager.getHelpContext(ILaunchConfigurationType, String)299
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfiguration, String)184
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfigurationType, String)165
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.displayInstanceTabs(boolean)779
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1284
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1258
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1246
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.verifyName()1272
org.eclipse.debug.internal.ui.memory.MemoryRenderingType.verifyPresent(String)82
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.goToAddress(BigInteger)2152
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.goToAddress(BigInteger)2166
org.eclipse.debug.internal.ui.memory.RenderingBindings.validate()208
org.eclipse.debug.internal.ui.sourcelookup.browsers.ArchiveSourceContainerBrowser.1.validate(Object[])51
org.eclipse.debug.internal.ui.sourcelookup.browsers.ArchiveSourceContainerBrowser.1.validate(Object[])47
org.eclipse.debug.internal.ui.sourcelookup.browsers.ArchiveSourceContainerBrowser.1.validate(Object[])54
org.eclipse.debug.internal.ui.sourcelookup.browsers.FolderSourceContainerDialog.1.validate(Object[])95
org.eclipse.debug.internal.ui.sourcelookup.browsers.FolderSourceContainerDialog.1.validate(Object[])92
org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(IStatus, Object)58
org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(IStatus, Object)50
org.eclipse.debug.internal.ui.stringsubstitution.PromptingResolver.resolveValue(IDynamicVariable, String)106
org.eclipse.debug.internal.ui.stringsubstitution.ResourceResolver.abort(String, Throwable)109
org.eclipse.debug.internal.ui.views.memory.AddMemoryBlockAction.addMemoryBlocks(boolean, Object, IMemoryBlockRetrieval, MonitorMemoryBlockDialog, String[])258
org.eclipse.debug.internal.ui.views.memory.renderings.CreateRendering.addRenderings()246
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getFactory()135
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager.DetailPaneFactoryExtension.getFactory()135
org.eclipse.debug.internal.ui.views.variables.IndexedVariablePartition.setValue(IValue)138
org.eclipse.debug.internal.ui.views.variables.IndexedVariablePartition.setValue(String)131
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)129
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.1.run(IProgressMonitor)133
org.eclipse.debug.ui.EnvironmentTab.EnvironmentVariableContentProvider.getElements(Object)113
org.eclipse.debug.ui.EnvironmentTab.EnvironmentVariableContentProvider.getElements(Object)113
org.eclipse.debug.ui.memory.AbstractTableRendering.goToAddress(BigInteger)2403
org.eclipse.debug.ui.memory.AbstractTableRendering.goToAddress(BigInteger)2417
org.eclipse.debug.ui.RefreshTab.getRefreshResources(String)469
org.eclipse.debug.ui.RefreshTab.getRefreshResources(String)475

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)741
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.saving(ISaveContext)1195
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.saving(ISaveContext)1193
org.eclipse.debug.internal.ui.views.variables.LogicalStructureCache.LogicalStructureTypeCache.getLogicalStructure(IValue)126
org.eclipse.debug.internal.ui.views.variables.LogicalStructureCache.LogicalStructureTypeCache.getLogicalStructure(IValue)126

org.eclipse.core.runtime.Status.Status(int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.RetargetAction.run(IAction)104
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performTextDrop(String)433
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performVariableOrWatchAdaptableDrop(IStructuredSelection)388
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.setupPane(String, IStructuredSelection)164
org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.setupPane(String, IStructuredSelection)168

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DebugUIPlugin.6.run(IProgressMonitor)939
org.eclipse.debug.internal.ui.DebugUIPlugin.6.run(IProgressMonitor)938
org.eclipse.debug.internal.ui.DebugUIPlugin.6.run(IProgressMonitor)944
org.eclipse.debug.internal.ui.DebugUIPlugin.7.run(IProgressMonitor)966
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1074
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1083
org.eclipse.debug.internal.ui.DebugUIPlugin.8.run(IProgressMonitor)1073
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(ILaunchConfiguration, String, IProgressMonitor)882

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict