Methods from org.eclipse.debug.core 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.debug.core.DebugEvent.DebugEvent(Object, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])36
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireExtendedEvent(Object, int)49
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireResumeEvent(IDebugElement, int)32
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireSuspendEvent(IDebugElement, int)37

org.eclipse.debug.core.DebugEvent.DebugEvent(Object, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireChangeEvent(IDebugElement)45
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireCreateEvent(IDebugElement)28
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireTerminateEvent(IDebugElement)41

org.eclipse.debug.core.DebugEvent.getDetail()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])28

org.eclipse.debug.core.DebugEvent.getKind()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])20
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.handleDebugEvents(DebugEvent[])148
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.TemporaryBreakpoint.handleDebugEvents(DebugEvent[])513
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.TemporaryBreakpoint.handleDebugEvents(DebugEvent[])513

org.eclipse.debug.core.DebugException.DebugException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.fail(String, Throwable)266
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.abort(String, Throwable)74
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.makeNotSupported(String, Throwable)81
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.wrapDbgpException(String, DbgpException)87
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.wrapIOException(String, IOException)93
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.ScriptMethodEntryBreakpoint(String, IResource, IPath, int, int, int, boolean, String)50
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.checkVariablesAvailable()377
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.setValue(IValue)63
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.setValue(String)57
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.verifyValue(IValue)79
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.verifyValue(String)73

org.eclipse.debug.core.DebugPlugin.addDebugEventListener(IDebugEventSetListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.InspectEvaluatedScriptExpression(IScriptEvaluationResult)14
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.startup()57
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.setBreakpointUntilFirstSuspend(URI, int)542

org.eclipse.debug.core.DebugPlugin.asyncExec(Runnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.notifyTargets(IResource[])219
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.notifyTargets(IResource[])227

org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugEvent[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])33
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireEvent(DebugEvent)22

org.eclipse.debug.core.DebugPlugin.getBreakpointManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.register(boolean)318
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.getBreakpointManager()59
org.eclipse.dltk.internal.debug.core.model.ScriptThread.getBreakpoints()259

org.eclipse.debug.core.DebugPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugPlugin.stop(BundleContext)71
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.dispose()48
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])23
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])33
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.InspectEvaluatedScriptExpression(IScriptEvaluationResult)14
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.register(boolean)316
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireEvent(DebugEvent)22
org.eclipse.dltk.internal.debug.core.model.DebugEventHelper.fireEvent(DebugEvent)21
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.notifyTargets(IResource[])219
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.notifyTargets(IResource[])227
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.shutdown()65
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.shutdown()64
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.startup()57
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.startup()56
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.getBreakpointManager()59
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.setBreakpointUntilFirstSuspend(URI, int)542
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.TemporaryBreakpoint.handleDebugEvents(DebugEvent[])515
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.TemporaryBreakpoint.handleDebugEvents(DebugEvent[])515
org.eclipse.dltk.internal.debug.core.model.ScriptThread.getBreakpoints()259

org.eclipse.debug.core.DebugPlugin.getExpressionManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])23

org.eclipse.debug.core.DebugPlugin.getLaunchManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugPlugin.stop(BundleContext)72
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.shutdown()65
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.startup()56

org.eclipse.debug.core.DebugPlugin.getUniqueIdentifier()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.wrapDbgpException(String, DbgpException)88
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.wrapIOException(String, IOException)94

org.eclipse.debug.core.DebugPlugin.removeDebugEventListener(IDebugEventSetListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.dispose()48
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.shutdown()64
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.TemporaryBreakpoint.handleDebugEvents(DebugEvent[])515
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.TemporaryBreakpoint.handleDebugEvents(DebugEvent[])515

org.eclipse.debug.core.IBreakpointManager.addBreakpoint(IBreakpoint)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.register(boolean)318

org.eclipse.debug.core.IBreakpointManager.addBreakpointListener(IBreakpointListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.threadAccepted()398

org.eclipse.debug.core.IBreakpointManager.addBreakpointManagerListener(IBreakpointManagerListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.threadAccepted()399

org.eclipse.debug.core.IBreakpointManager.getBreakpoints(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.breakpointManagerEnablementChanged(boolean)644
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.initializeSession(IDbgpSession, IProgressMonitor)457
org.eclipse.dltk.internal.debug.core.model.ScriptThread.getBreakpoints()259

org.eclipse.debug.core.IBreakpointManager.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.createBreakpointConfig(IScriptBreakpoint)66

org.eclipse.debug.core.IBreakpointManager.removeBreakpointListener(IBreakpointListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.threadTerminated()405

org.eclipse.debug.core.IBreakpointManager.removeBreakpointManagerListener(IBreakpointManagerListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.threadTerminated()406

org.eclipse.debug.core.IExpressionManager.removeExpression(IExpression)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])24

org.eclipse.debug.core.ILaunch.getAttribute(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugLaunchConstants.getBoolean(ILaunch, String, boolean)56

org.eclipse.debug.core.ILaunch.getDebugTargets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.launchAdded(ILaunch)110
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.launchRemoved(ILaunch)135

org.eclipse.debug.core.ILaunch.getLaunchConfiguration()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.RemoteScriptDebugTarget.createPathMapper()48
org.eclipse.dltk.internal.debug.core.model.RemoteScriptDebugTarget.createPathMapper()56
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getConsoleEncoding()491
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getScriptProject()435

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.RemoteScriptDebugTarget.createPathMapper()57

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.RemoteScriptDebugTarget.createPathMapper()49
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getConsoleEncoding()491
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getScriptProject()438

org.eclipse.debug.core.ILaunchManager.addLaunchListener(ILaunchListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.startup()56

org.eclipse.debug.core.ILaunchManager.getDebugTargets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugPlugin.stop(BundleContext)73

org.eclipse.debug.core.ILaunchManager.removeLaunchListener(ILaunchListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.shutdown()65

org.eclipse.debug.core.model.Breakpoint.Breakpoint()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.AbstractScriptBreakpoint()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.AbstractScriptBreakpoint()98

org.eclipse.debug.core.model.Breakpoint.ensureMarker()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getExpression()292
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getExpressionState()302
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getHitCondition()276
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getHitValue()265
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getMessage()235
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getModelIdentifier()106
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getResourceName()287
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.getTypeName()202
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.isCaught()120
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.isSuspendOnSubclasses()151
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.isUncaught()158
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getCharEnd()87
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getCharStart()83
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getLineNumber()79
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.getResourceName()97
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourcePath()126
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourcePath()129
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourcePath()128
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceURI()142
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceURI()145
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceURI()148
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.breakOnEntry()61
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.breakOnExit()70
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.getEntryBreakpointId()79
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.getExitBreakpointId()88
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.getMethodName()56
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.ScriptMethodEntryBreakpoint(String, IResource, IPath, int, int, int, boolean, String)48
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.setBreakOnEntry(boolean)65
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.setBreakOnExit(boolean)74
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.setEntryBreakpointId(String)83
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.setExitBreakpointId(String)92

org.eclipse.debug.core.model.Breakpoint.getMarker()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.getFieldName()68
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.isAccess()80
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.isModification()85
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.setAccess(boolean)90
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.setFieldName(String)72
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.setModification(boolean)94

org.eclipse.debug.core.model.Breakpoint.getMarkerRule(IResource)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.ScriptExceptionBreakpoint(String, IResource, String, boolean, boolean, boolean, Map)95
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.ScriptLineBreakpoint(String, IResource, IPath, int, int, int, boolean)74
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.ScriptSpawnpoint(String, IResource, IPath, int, int, int, boolean)71
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.ScriptWatchpoint(String, IResource, IPath, int, int, int, String)61

org.eclipse.debug.core.model.Breakpoint.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setCaught(boolean)131
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setUncaught(boolean)169

org.eclipse.debug.core.model.Breakpoint.run(ISchedulingRule, IWorkspaceRunnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.ScriptExceptionBreakpoint(String, IResource, String, boolean, boolean, boolean, Map)95
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.ScriptLineBreakpoint(String, IResource, IPath, int, int, int, boolean)74
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.ScriptSpawnpoint(String, IResource, IPath, int, int, int, boolean)71
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.ScriptWatchpoint(String, IResource, IPath, int, int, int, String)61

org.eclipse.debug.core.model.Breakpoint.setAttribute(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.setExpressionState(boolean)307
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setCaught(boolean)130
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setSuspendOnSubclasses(boolean)143
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setUncaught(boolean)168

org.eclipse.debug.core.model.Breakpoint.setAttribute(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.setHitCondition(int)281
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.setHitValue(int)270

org.eclipse.debug.core.model.Breakpoint.setAttribute(String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.setExpression(String)297
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.setMessage(String)239

org.eclipse.debug.core.model.Breakpoint.setAttributes(String[], Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setEnabled(boolean)109

org.eclipse.debug.core.model.Breakpoint.setEnabled(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setEnabled(boolean)113
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.setEnabled(boolean)-1

org.eclipse.debug.core.model.Breakpoint.setMarker(IMarker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptExceptionBreakpoint.1.run(IProgressMonitor)79
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.1.run(IProgressMonitor)59
org.eclipse.dltk.internal.debug.core.model.ScriptSpawnpoint.1.run(IProgressMonitor)56
org.eclipse.dltk.internal.debug.core.model.ScriptWatchpoint.1.run(IProgressMonitor)45

org.eclipse.debug.core.model.Breakpoint.setRegistered(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.register(boolean)320

org.eclipse.debug.core.model.IBreakpoint.getModelIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.makeWatchpointExpression(IScriptWatchpoint)92
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.supportsBreakpoint(IBreakpoint)388

org.eclipse.debug.core.model.IBreakpoint.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.addSpawnpoint(IDbgpSession, IScriptSpawnpoint)166
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.changeSpawnpoint(IDbgpSession, IScriptSpawnpoint)361
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.createBreakpointConfig(IScriptBreakpoint)65

org.eclipse.debug.core.model.IDebugElement.getDebugTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.EvaluatedScriptExpression.getDebugTarget()46
org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.handleDebugEvents(DebugEvent[])32
org.eclipse.dltk.internal.debug.core.eval.ScriptEvaluationEngine.getScriptDebugTarget()84
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.getDebugTarget()491
org.eclipse.dltk.internal.debug.core.model.ScriptThread.getDebugTarget()371
org.eclipse.dltk.internal.debug.core.model.ScriptValue.createValue(IScriptStackFrame, IDbgpProperty)55
org.eclipse.dltk.internal.debug.core.model.ScriptValue.getDebugTarget()188
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getDebugTarget()85
org.eclipse.dltk.internal.debug.core.model.ScriptVariable.getDebugTarget()40
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.getDebugTarget()53

org.eclipse.debug.core.model.IDebugElement.getLaunch()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.EvaluatedScriptExpression.getLaunch()58
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.getLaunch()36
org.eclipse.dltk.internal.debug.core.model.ScriptThread.initialize(IProgressMonitor)185
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getLaunch()89
org.eclipse.dltk.internal.debug.core.model.ScriptVariableWrapperValue.getLaunch()61

org.eclipse.debug.core.model.IDebugElement.getModelIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.EvaluatedScriptExpression.getModelIdentifier()62
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.breakpointManagerEnablementChanged(boolean)645
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.initializeSession(IDbgpSession, IProgressMonitor)458
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.supportsBreakpoint(IBreakpoint)389
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.getModelIdentifier()40
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.ScriptVariableContainer.sort(IDebugTarget)136
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.ScriptVariableContainer.sort(IDebugTarget)136
org.eclipse.dltk.internal.debug.core.model.ScriptValue.createType(IDebugTarget, IDbgpProperty)65
org.eclipse.dltk.internal.debug.core.model.ScriptValue.fillVariables(int, IDbgpProperty)129
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getModelIdentifier()93
org.eclipse.dltk.internal.debug.core.model.ScriptVariableWrapperValue.getModelIdentifier()65

org.eclipse.debug.core.model.ILineBreakpoint.getLineNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.addBreakpoint(IDbgpSession, IScriptBreakpoint)148
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.addBreakpoint(IDbgpSession, IScriptBreakpoint)145
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.addBreakpoint(IDbgpSession, IScriptBreakpoint)122
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.addSpawnpoint(IDbgpSession, IScriptSpawnpoint)165
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.createBreakpointConfig(IScriptBreakpoint)84

org.eclipse.debug.core.model.IStackFrame.getLineNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThread.handleTermination(DbgpException)131
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.hasBreakpointAtCurrentPosition(ScriptThread)198
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.hasBreakpointAtCurrentPosition(ScriptThread)188

org.eclipse.debug.core.model.IStackFrame.getThread()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptVariable.clearEvaluationManagerCache()86
org.eclipse.dltk.internal.debug.core.model.ScriptVariable.getCoreCommands()81
org.eclipse.dltk.internal.debug.core.model.ScriptWatchExpressionDelegate.getScriptThread(Object)41

org.eclipse.debug.core.model.IStep.canStepInto()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.canStepInto()428

org.eclipse.debug.core.model.IStep.canStepOver()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.canStepOver()432

org.eclipse.debug.core.model.IStep.canStepReturn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.canStepReturn()436

org.eclipse.debug.core.model.IStep.isStepping()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.isStepping()440

org.eclipse.debug.core.model.IStep.stepInto()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.stepInto()444

org.eclipse.debug.core.model.IStep.stepOver()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.stepOver()448

org.eclipse.debug.core.model.IStep.stepReturn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.stepReturn()452

org.eclipse.debug.core.model.ISuspendResume.canResume()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.canResume()261
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.canResume()457
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.2.get(IThread)412

org.eclipse.debug.core.model.ISuspendResume.canSuspend()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.canSuspend()249
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.canSuspend()461
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.3.get(IThread)420

org.eclipse.debug.core.model.ISuspendResume.isSuspended()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.isSuspended()253
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.isSuspended()465
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.4.get(IThread)428

org.eclipse.debug.core.model.ISuspendResume.resume()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.resume()265
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.resume()469
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.resume()437

org.eclipse.debug.core.model.ISuspendResume.suspend()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.suspend()257
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.suspend()473
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.suspend()446

org.eclipse.debug.core.model.ITerminate.canTerminate()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.canTerminate()192
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.canTerminate()193
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.terminate(boolean)235
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.canTerminate()478
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.canTerminate()374

org.eclipse.debug.core.model.ITerminate.isTerminated()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.eval.ScriptEvaluationEngine.1.run(IProgressMonitor)109
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.isTerminated()199
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.isTerminated()200
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.waitTerminated(ITerminate, int, long)207
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.isTerminated()482
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.1.get(IThread)390

org.eclipse.debug.core.model.ITerminate.terminate()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.terminate(boolean)236
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.terminate()486
org.eclipse.dltk.internal.debug.core.model.ScriptThread.terminate()343

org.eclipse.debug.core.model.IThread.getStackFrames()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptWatchExpressionDelegate.getStackFrame(IDebugElement)51

org.eclipse.debug.core.model.IValue.getReferenceTypeName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getReferenceTypeName()65

org.eclipse.debug.core.model.IValue.getValueString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.model.CollectionScriptType.buildDetailString(IVariable)68
org.eclipse.dltk.debug.core.model.HashScriptType.buildDetailString(IVariable)23
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getValueString()69
org.eclipse.dltk.internal.debug.core.model.ScriptVariable.setValue(IValue)104
org.eclipse.dltk.internal.debug.core.model.ScriptVariable.verifyValue(IValue)117

org.eclipse.debug.core.model.IValue.getVariables()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.model.CollectionScriptType.formatDetails(IScriptValue)23
org.eclipse.dltk.debug.core.model.CollectionScriptType.formatValue(IScriptValue)47
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getVariables()73
org.eclipse.dltk.internal.debug.core.model.ScriptVariable.refreshVariable(IVariable)151

org.eclipse.debug.core.model.IValue.hasVariables()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.hasVariables()77

org.eclipse.debug.core.model.IValue.isAllocated()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.isAllocated()81

org.eclipse.debug.core.model.IVariable.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.model.HashScriptType.getVariableName(IVariable)45
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.refreshVariables(IVariable[], IVariable[])412
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.refreshVariables(IVariable[], IVariable[])406
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.ScriptVariableContainer.findVariable(String, IVariable[])229
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.ScriptVariableContainer.findVariable(String, IVariable[])229
org.eclipse.dltk.internal.debug.core.model.VariableNameComparator.compare(Object, Object)19
org.eclipse.dltk.internal.debug.core.model.VariableNameComparator.compare(Object, Object)15

org.eclipse.debug.core.model.IVariable.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.model.CollectionScriptType.buildDetailString(IVariable)68
org.eclipse.dltk.debug.core.model.HashScriptType.buildDetailString(IVariable)23

org.eclipse.debug.core.model.IWatchExpressionListener.watchEvaluationFinished(IWatchExpressionResult)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)77
org.eclipse.dltk.internal.debug.core.model.ScriptWatchExpressionDelegate.ListenerAdpater.evaluationComplete(IScriptEvaluationResult)32
org.eclipse.dltk.internal.debug.core.model.ScriptWatchExpressionDelegate.ListenerAdpater.evaluationComplete(IScriptEvaluationResult)32

org.eclipse.debug.core.model.IWatchpoint.isAccess()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.makeWatchpointExpression(IScriptWatchpoint)95

org.eclipse.debug.core.model.IWatchpoint.isModification()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.makeWatchpointExpression(IScriptWatchpoint)96

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict