Types from org.eclipse.core.resources used by org.eclipse.dltk.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.IContainer

CASTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getContainer(String)580
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)414
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)298
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()249
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)413
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)297
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()248
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.handleSharedLocationButtonSelected()553
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.initializeFrom(ILaunchConfiguration)600
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateConfigFromLocalShared(ILaunchConfigurationWorkingCopy)767
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.validateLocalShared()908
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)298
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()205
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.isValid(ILaunchConfiguration)368
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.SharedLocationSelectionDialog.SharedLocationSelectionDialog(ScriptCommonTab, Shell, IContainer, boolean, String)-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.SharedLocationSelectionDialog.SharedLocationSelectionDialog(ScriptCommonTab, Shell, IContainer, boolean, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getContainer(String)-1
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()-1

org.eclipse.core.resources.IFile

CASTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.2.calculateOffset(IScriptStackFrame, int, int, boolean)171
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)412
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getEditorInput(Object)682
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)696
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)213
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)294
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.2.calculateOffset(IScriptStackFrame, int, int, boolean)167
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)411
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getEditorInput(Object)681
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)695
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)208
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)293
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.getResource(ILaunchConfiguration)310
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.getSourceModule()421
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.validateAndGetScriptPath()455
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.initializeFrom(ILaunchConfiguration)598
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getSourceModule(String)130
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)294

org.eclipse.core.resources.IMarker

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)693
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.getBreakpoint(IMarker)-1

org.eclipse.core.resources.IMarkerDelta

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.breakpointsChanged(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.breakpointsRemoved(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.breakpointsChanged(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.breakpointsRemoved(IBreakpoint[], IMarkerDelta[])-1

org.eclipse.core.resources.IProject

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.getScriptProject()525
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.getResource(ILaunchConfiguration)302
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultSharedConfigLocation(ILaunchConfiguration)526
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getContextModelElement()568
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.updateProjectFromConfig(ILaunchConfiguration)703
org.eclipse.dltk.debug.ui.preferences.DebuggingEngineConfigOptionsBlock.getRelevantEnvironments()134
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)175
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.IMainLaunchConfigurationTabListener.projectChanged(IProject)-1
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.notifyProjectChangedListeners(IProject)-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.2.projectChanged(IProject)-1
org.eclipse.dltk.debug.ui.preferences.AbstractDebuggingEngineOptionsBlock.AbstractDebuggingEngineOptionsBlock(IStatusChangeListener, IProject, PreferenceKey[], IWorkbenchPreferenceContainer)-1
org.eclipse.dltk.debug.ui.preferences.AbstractDebuggingOptionsBlock.AbstractDebuggingOptionsBlock(IStatusChangeListener, IProject, PreferenceKey[], IWorkbenchPreferenceContainer)-1
org.eclipse.dltk.debug.ui.preferences.DebuggingEngineConfigOptionsBlock.DebuggingEngineConfigOptionsBlock(IStatusChangeListener, IProject, PreferenceKey[], IWorkbenchPreferenceContainer)-1
org.eclipse.dltk.debug.ui.preferences.ExternalDebuggingEngineOptionsBlock.ExternalDebuggingEngineOptionsBlock(IStatusChangeListener, IProject, PreferenceKey[], IWorkbenchPreferenceContainer)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.1.projectChanged(IProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getProject(IDebugElement)-1

org.eclipse.core.resources.IResource

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.mapResources(ILaunchConfigurationWorkingCopy)234
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.createConfiguration(IResource)244
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findScripts(Object[], IRunnableContext)353
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)332
CASTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)258
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addWatchPoint(ITextEditor, int, String)284
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointLocationTester(IEditorInput)171
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointResource(IEditorInput)108
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointResourceLocation(ITextEditor)188
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.handleSearchButtonSelected()199
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.10.widgetSelected(SelectionEvent)333
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getContextModelElement()566
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getContextModelElement()568
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.chooseScript(IResource[], String)114
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)332
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.searchAndLaunch(Object[], String, String, String)71
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.getPartResource(IWorkbenchPart)41
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.ResourceBreakpointLocationTester.resource-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.ResourceBreakpointLocationTester.resource-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getContextModelElement()565
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addLineBreakpoint(ITextEditor, int)62
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)258
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addSpawnpoint(ITextEditor, int)85
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addWatchPoint(ITextEditor, int, String)284
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.findLineBreakpoint(ITextEditor, int)232
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.SimpleBreakpointLocationTester.evaluate(IBreakpoint)159
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.SimpleBreakpointLocationTester.evaluate(IBreakpoint)159
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointLocationLabel()32
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointResourceName()44
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.handleSearchButtonSelected()199
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.10.widgetSelected(SelectionEvent)333
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)410
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getContextModelElement()595
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.mapResources(ILaunchConfigurationWorkingCopy)230
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)694
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)312
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)316
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)307
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.launch(IEditorPart, String)134
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.searchAndLaunch(Object[], String, String, String)82
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()229
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.getPartResource(IWorkbenchPart)41
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)63
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getDebugModelId(ITextEditor, IResource)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.ResourceBreakpointLocationTester.ResourceBreakpointLocationTester(IResource)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.ResourceBreakpointLocationTester.ResourceBreakpointLocationTester(IResource)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.1.(AbstractScriptLaunchShortcut, IResource[][], Object[])-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.chooseScript(IResource[], String)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.createConfiguration(IResource)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findLaunchConfiguration(IResource, ILaunchConfigurationType)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.launch(IResource, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointResource(IEditorInput)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointResource(ITextEditor)-1
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.getResource(ILaunchConfiguration)-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getResource(ILaunchConfiguration)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.chooseScript(IResource[], String)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findScripts(Object[], IRunnableContext)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.getPartResource(IWorkbenchPart)-1

org.eclipse.core.resources.IStorage

CASTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getEditorInput(Object)686
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)719
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getEditorInput(Object)685
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)718

org.eclipse.core.resources.IWorkspace

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ExternalFileEditorInput.getAdapter(Class)62

org.eclipse.core.resources.IWorkspaceRoot

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ExternalFileEditorInput.getAdapter(Class)63
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()230
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getWorkspaceRoot()-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getWorkspaceRoot()-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getWorkspaceRoot()-1
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getWorkspaceRoot()-1

org.eclipse.core.resources.IWorkspaceRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.5-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.updateBreakpoints(IBreakpoint[], ScriptDebugOptionsManagerIBreakpointUpdater)61

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict