Types from org.eclipse.core.resources used by org.eclipse.dltk.debug

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

Reference Details

org.eclipse.core.resources.IMarker

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.hasBreakpointChanges(IMarkerDelta, IScriptBreakpoint)269
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.hasSpawnpointChanges(IMarkerDelta, IScriptBreakpoint)299
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptMarkerFactory.makeMarker(IResource, Map, String)-1

org.eclipse.core.resources.IMarkerDelta

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.breakpointChanged(IBreakpoint, IMarkerDelta)-1
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.breakpointRemoved(IBreakpoint, IMarkerDelta)-1
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.classifyBreakpointChange(IMarkerDelta, IScriptBreakpoint, String)-1
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.hasBreakpointChanges(IMarkerDelta, IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.hasSpawnpointChanges(IMarkerDelta, IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.breakpointChanged(IBreakpoint, IMarkerDelta)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.breakpointRemoved(IBreakpoint, IMarkerDelta)-1

org.eclipse.core.resources.IProject

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getScriptProject()443

org.eclipse.core.resources.IResource

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.getChangedFiles()335
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.getChangedFiles()335
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.getChangedFiles(IResourceChangeEvent)290
CASTS
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.getChangedFiles()335
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.getChangedFiles()335
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.visit(IResourceDelta)315
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.visit(IResourceDelta)315
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResource()110
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceName()92
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourcePath()126
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceURI()142
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.core.IHotCodeReplaceProvider.performCodeReplace(IScriptDebugTarget, IResource[])-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.1.(HotCodeReplaceManager, IScriptDebugTarget[], IResource[])-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.2.(HotCodeReplaceManager, IScriptDebugTarget[], IResource[])-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.doHotCodeReplace(IScriptDebugTarget[], IResource[])-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.notifyTargets(IResource[])-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.notifyUnsupportedHCR(IScriptDebugTarget[], IResource[])-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createExceptionBreakpoint(String, IResource, String, boolean, boolean, boolean, Map)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createLineBreakpoint(IResource, IPath, int, int, int, boolean, Map)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createLineBreakpoint(String, IResource, IPath, int, int, int, boolean, Map)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createMethodEntryBreakpoint(IResource, IPath, int, int, int, boolean, Map, String)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createSpawnpoint(String, IResource, IPath, int, int, int, boolean, Map)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createWatchPoint(IResource, IPath, int, int, int, String)-1
org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.getDebugModelId(IResource)-1
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.1.(ScriptExceptionBreakpoint, IResource, Map, String, String, boolean, boolean, boolean)-1
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.ScriptExceptionBreakpoint(String, IResource, String, boolean, boolean, boolean, Map)-1
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.1.(ScriptLineBreakpoint, IResource, String, IPath, int, int, int, boolean)-1
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.ScriptLineBreakpoint(String, IResource, IPath, int, int, int, boolean)-1
org.eclipse.dltk.internal.debug.core.model.ScriptMarkerFactory.makeMarker(IResource, Map, String)-1
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.ScriptMethodEntryBreakpoint(String, IResource, IPath, int, int, int, boolean, String)-1
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.1.(ScriptSpawnpoint, IResource, String, IPath, int, int, int, boolean)-1
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.ScriptSpawnpoint(String, IResource, IPath, int, int, int, boolean)-1
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.1.(ScriptWatchpoint, IResource, String, IPath, int, int, int, String)-1
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.ScriptWatchpoint(String, IResource, IPath, int, int, int, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.core.model.IScriptLineBreakpoint.getResource()-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.getChangedFiles()-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.getChangedFiles()-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.getChangedFiles(IResourceChangeEvent)-1
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResource()-1

org.eclipse.core.resources.IResourceChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.getChangedFiles(IResourceChangeEvent)-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.resourceChanged(IResourceChangeEvent)-1

org.eclipse.core.resources.IResourceChangeListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager-1

org.eclipse.core.resources.IResourceDelta

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.getChangedFiles(IResourceChangeEvent)280
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.visit(IResourceDelta)-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor.visit(IResourceDelta)-1

org.eclipse.core.resources.IResourceDeltaVisitor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor-1
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.ChangedFilesVisitor-1

org.eclipse.core.resources.IWorkspaceRoot

RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getWorkspaceRoot()-1

org.eclipse.core.resources.IWorkspaceRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.1-1
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.1-1
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.1-1
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.ScriptExceptionBreakpoint(String, IResource, String, boolean, boolean, boolean, Map)76
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.ScriptLineBreakpoint(String, IResource, IPath, int, int, int, boolean)56
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.ScriptSpawnpoint(String, IResource, IPath, int, int, int, boolean)53
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.ScriptWatchpoint(String, IResource, IPath, int, int, int, String)42

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict