Types from org.eclipse.core.resources 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.core.resources.IFile

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)255
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)305
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)149
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)197
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)146
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)109
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)494
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()194
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)254
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)304
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)148
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)145
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)108
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)492
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)292
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)326
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()193
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)153
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)166
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModelFactory.createAnnotationModel(IPath)26
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(IEditorPart)582
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)494
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)532
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)85
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getTranslationUnit(IFile)-1

org.eclipse.core.resources.IMarker

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.retrieveMarkers()36
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)284
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)419
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)144
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationHover.getHoverInfo(ISourceViewer, int)42
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationHover.getHoverInfo(ISourceViewer, int)51
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.breakpointMarker-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)283
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)418
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)143
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction.getBreakpoint()72
org.eclipse.cdt.debug.internal.ui.BreakpointImageProvider.getManagedImage(Annotation)36
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationHover.getHoverInfo(ISourceViewer, int)42
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationHover.getHoverInfo(ISourceViewer, int)51
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.findAnnotationsforBreakpoints(IBreakpoint[])181
org.eclipse.cdt.debug.ui.breakpoints.CBreakpointUIContributionFactory.getBreakpointUIContributions(IBreakpoint)52
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpoint(IMarker)-1
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.deleteMarkers(IMarker[])-1
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.isAcceptable(IMarker)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.retrieveMarkers()-1

org.eclipse.core.resources.IMarkerDelta

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.breakpointsChanged(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.breakpointsRemoved(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyDocumentProvider.breakpointsChanged(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyDocumentProvider.breakpointsRemoved(IBreakpoint[], IMarkerDelta[])-1

org.eclipse.core.resources.IProject

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isCProject(Object)50
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getCProjects()306
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)67
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)507
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isCProject(Object)49
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)179
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)165
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)128
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)287
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getImageDescriptor(Object)49
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)113
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)108
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.performFinish()178
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)61
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getProject(ILaunchConfiguration)205
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)119
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addBinaryParsers(IProject)-1
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.setupProject(IProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)-1
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getProject(ILaunchConfiguration)-1

org.eclipse.core.resources.IProjectDescription

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)110

org.eclipse.core.resources.IResource

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)198
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.setConfigurationDefaults(ILaunchConfigurationWorkingCopy, ICProject)206
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)138
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)140
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)421
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)509
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)563
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)549
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isExecutable(Object)40
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)548
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)562
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)138
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)253
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)350
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)303
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)117
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)172
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)489
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)378
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)144
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)421
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isExecutable(Object)40
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)291
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.getResource()-1
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getResource()-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getElementResource(IDeclaration)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(IEditorPart)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)-1

org.eclipse.core.resources.IStorage

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)202
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)112
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()197
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)111
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()196

org.eclipse.core.resources.IWorkspace

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)107
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getWorkspace()-1

org.eclipse.core.resources.IWorkspaceRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.setBreakpointProperties(List)437

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict