Methods from org.eclipse.debug.core 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.debug.internal.core.BreakpointManager.addBreakpoints(IBreakpoint[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.run(IProgressMonitor)162

org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.restoreBreakpoint(IMarker, Map, IBreakpointImportParticipant[])293

org.eclipse.debug.internal.core.BreakpointManager.getBreakpoints()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.findExistingMarker(Map, IBreakpointImportParticipant[])197

org.eclipse.debug.internal.core.BreakpointManager.getImportParticipants(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.run(IProgressMonitor)144

org.eclipse.debug.internal.core.commands.DebugCommandRequest.DebugCommandRequest(Object[])

OVERRIDE
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.ExecuteActionRequest(Object[])-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.ExecuteActionRequest(Object[])30
org.eclipse.debug.internal.ui.commands.actions.UpdateActionsRequest.UpdateActionsRequest(Object[], IAction[])30
org.eclipse.debug.internal.ui.commands.actions.UpdateHandlerRequest.UpdateHandlerRequest(Object[], ActionsUpdater)30

org.eclipse.debug.internal.core.commands.Request.cancel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.cancelSubtreeUpdates(TreePath)1309
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.inputChanged(Viewer, Object, Object)265

org.eclipse.debug.internal.core.commands.Request.done()

OVERRIDE
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.done()-1
org.eclipse.debug.internal.ui.commands.actions.UpdateActionsRequest.done()-1
org.eclipse.debug.internal.ui.commands.actions.UpdateHandlerRequest.done()-1
org.eclipse.debug.internal.ui.elements.adapters.RegisterGroupProxy.Update.done()-1
org.eclipse.debug.internal.ui.elements.adapters.RegisterGroupProxy.Update.done()-1
org.eclipse.debug.internal.ui.viewers.model.ElementCompareRequest.done()-1
org.eclipse.debug.internal.ui.viewers.model.ElementMementoRequest.done()-1
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualChildrenUpdate.done()-1
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualChildrenUpdate.done()-1
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualLabelUpdate.done()-1
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualLabelUpdate.done()-1
org.eclipse.debug.internal.ui.viewers.model.LabelUpdate.done()-1
org.eclipse.debug.internal.ui.viewers.model.ViewerInputUpdate.done()-1
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.done()-1

org.eclipse.debug.internal.core.commands.Request.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.ExecuteActionRequest.done()38
org.eclipse.debug.internal.ui.elements.adapters.RegisterGroupProxy.Update.done()105
org.eclipse.debug.internal.ui.elements.adapters.RegisterGroupProxy.Update.done()105
org.eclipse.debug.internal.ui.viewers.model.ElementMementoRequest.done()42
org.eclipse.debug.internal.ui.viewers.model.ElementMementoRequest.done()42
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.1.runInUIThread(IProgressMonitor)97

org.eclipse.debug.internal.core.commands.Request.isCanceled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.commands.actions.UpdateActionsRequest.done()45
org.eclipse.debug.internal.ui.viewers.model.ElementCompareRequest.1.runInUIThread(IProgressMonitor)62
org.eclipse.debug.internal.ui.viewers.model.ElementMementoRequest.done()42
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.done(InternalTreeModelViewerVirtualChildrenUpdate)803
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualModel.done(InternalTreeModelViewerVirtualChildrenUpdate)803
org.eclipse.debug.internal.ui.viewers.model.ModelContentProvider.compareFinished(ElementCompareRequest, ModelDelta)434
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.1.runInUIThread(IProgressMonitor)96
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.scheduleViewerUpdate()162
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.start()216

org.eclipse.debug.internal.core.commands.Request.Request()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.elements.adapters.RegisterGroupProxy.Update.Update(RegisterGroupProxy, IViewerUpdate)77
org.eclipse.debug.internal.ui.elements.adapters.RegisterGroupProxy.Update.Update(RegisterGroupProxy, IViewerUpdate)77
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualUpdate.VirtualUpdate(InternalTreeModelViewer, InternalTreeModelViewerVirtualModel, InternalTreeModelViewerVirtualElement, TreePath)611
org.eclipse.debug.internal.ui.viewers.model.InternalTreeModelViewer.VirtualUpdate.VirtualUpdate(InternalTreeModelViewer, InternalTreeModelViewerVirtualModel, InternalTreeModelViewerVirtualElement, TreePath)611
org.eclipse.debug.internal.ui.viewers.model.LabelUpdate.LabelUpdate(Object, TreePath, TreeModelLabelProvider, ITreeModelLabelProviderTarget, String[], IPresentationContext)48
org.eclipse.debug.internal.ui.viewers.model.MementoUpdate.MementoUpdate(ModelContentProvider, Object, IPresentationContext, Object, TreePath, IMemento)38
org.eclipse.debug.internal.ui.viewers.model.ViewerInputUpdate.ViewerInputUpdate(IPresentationContext, Object, IViewerInputRequestor, Object)81
org.eclipse.debug.internal.ui.viewers.model.ViewerUpdateMonitor.ViewerUpdateMonitor(ModelContentProvider, Object, TreePath, Object, IElementContentProvider, IPresentationContext)84

org.eclipse.debug.internal.core.ExpressionManager.addExpression(IExpression)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performTextDrop(String)428

org.eclipse.debug.internal.core.ExpressionManager.addExpressions(IExpression[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performVariableOrWatchAdaptableDrop(IStructuredSelection)402

org.eclipse.debug.internal.core.ExpressionManager.insertExpressions(IExpression[], IExpression, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performTextDrop(String)426
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performVariableOrWatchAdaptableDrop(IStructuredSelection)400

org.eclipse.debug.internal.core.ExpressionManager.moveExpressions(IExpression[], IExpression, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.expression.ExpressionDropAdapter.performExpressionDrop(IStructuredSelection)361

org.eclipse.debug.internal.core.LaunchConfiguration.getFileStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)326

org.eclipse.debug.internal.core.LaunchConfiguration.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ExportLaunchConfigurationsWizardPage.6.runInUIThread(IProgressMonitor)332

org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.doSave(IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.10.run(IProgressMonitor)1358

org.eclipse.debug.internal.core.LaunchDelegate.getLaunchConfigurationTypeId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.preferences.LaunchPerspectivePreferencePage.1.widgetSelected(SelectionEvent)226
org.eclipse.debug.internal.ui.preferences.LaunchPerspectivePreferencePage.getComboSelection(Set)396

org.eclipse.debug.internal.core.LaunchManager.generateUniqueLaunchConfigurationNameFrom(String, Set)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.generateName(String, Set)611
org.eclipse.debug.internal.ui.preferences.RunDebugPropertiesPage.handleCopy()379
org.eclipse.debug.internal.ui.preferences.RunDebugPropertiesPage.handleNew()511

org.eclipse.debug.internal.core.LaunchManager.getDocument()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.memory.ViewPaneRenderingMgr.getRenderingsAsXML()301

org.eclipse.debug.internal.core.LaunchManager.getLaunchConfigurations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableLaunchConfigurations(String[], IResource)785
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.restoreHistory(Element, LaunchHistory)574

org.eclipse.debug.internal.core.LaunchManager.getLaunchConfigurationType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)755
org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.initPerspectives()1003

org.eclipse.debug.internal.core.LaunchManager.getLaunchConfigurationTypes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.preferences.LaunchersPreferencePage.init(IWorkbench)290

org.eclipse.debug.internal.core.LaunchManager.getLaunchDelegate(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.initPerspectives()1004

org.eclipse.debug.internal.core.LaunchManager.getLaunchDelegates(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.preferences.LaunchPerspectivePreferencePage.PerspectiveContentProvider.getChildren(Object)124
org.eclipse.debug.internal.ui.preferences.LaunchPerspectivePreferencePage.PerspectiveContentProvider.getChildren(Object)124

org.eclipse.debug.internal.core.LaunchManager.importConfigurations(File[], IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.importexport.launchconfigurations.ImportLaunchConfigurationsWizardPage.1.run(IProgressMonitor)221

org.eclipse.debug.internal.core.LaunchManager.launchModeAvailable(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager.launchModeAvailable(String)209

org.eclipse.debug.internal.core.LaunchManager.serializeDocument(Document)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.memory.ViewPaneRenderingMgr.getRenderingsAsXML()311

org.eclipse.debug.internal.core.variables.ResourceResolver.abort(String, Throwable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceResolver.resolveValue(IDynamicVariable, String)36

org.eclipse.debug.internal.core.variables.ResourceResolver.getReferenceExpression(IDynamicVariable, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceResolver.resolveValue(IDynamicVariable, String)36

org.eclipse.debug.internal.core.variables.ResourceResolver.resolveValue(IDynamicVariable, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceResolver.resolveValue(IDynamicVariable, String)-1

org.eclipse.debug.internal.core.variables.ResourceResolver.ResourceResolver()

OVERRIDE
Reference LocationLine Number
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceResolver.SelectedResourceResolver()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceResolver.SelectedResourceResolver()26

org.eclipse.debug.internal.core.variables.ResourceResolver.translateToValue(IResource, IDynamicVariable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceResolver.resolveValue(IDynamicVariable, String)34

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict