Methods from org.eclipse.debug.core used by org.eclipse.datatools.sqltools.debugger.core

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.datatools.sqltools.debugger.model.SPDebugElement.fireChangeEvent(int)173
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.fireResumeEvent(int)144
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.fireSuspendEvent(int)155

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.fireCreationEvent()118
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.fireTerminateEvent()163

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.SPLineBreakpoint(ProcIdentifier, int, boolean)96
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.throwDebugException(String, int, Throwable)196
org.eclipse.datatools.sqltools.debugger.model.SPLocalVariable.checkSuspended(SPThread)48
org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)129
org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)131
org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)77

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.fireEvent(DebugEvent)129

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.changeAllBreakpointForSP(ProcIdentifier, ProcIdentifier)307
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.createLineBreakpoint(ProcIdentifier, int, boolean)64
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllLineBreakpoint(ProcIdentifier, int)125
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllSPLineBreakpointForSP(ProcIdentifier)254
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findLineBreakpoint(ProcIdentifier, int)79

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement.fireEvent(DebugEvent)129
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.changeAllBreakpointForSP(ProcIdentifier, ProcIdentifier)307
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.changeProfileName(String, String)430
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.createLineBreakpoint(ProcIdentifier, int, boolean)64
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllLineBreakpoint(ProcIdentifier, int)125
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllSPLineBreakpointForSP(ProcIdentifier)254
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findLineBreakpoint(ProcIdentifier, int)79
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.hasProcInDebugging(String)375
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.isProcInDebugging(ProcIdentifier)329
org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget.cleanup()89
org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget.SPDebugTarget(ILaunch, IProcess, String)68

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.changeProfileName(String, String)430
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.hasProcInDebugging(String)375
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.isProcInDebugging(ProcIdentifier)329
org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget.cleanup()90
org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget.SPDebugTarget(ILaunch, IProcess, String)69

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.createLineBreakpoint(ProcIdentifier, int, boolean)64

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllLineBreakpoint(ProcIdentifier, int)126
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllSPLineBreakpointForSP(ProcIdentifier)255
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findLineBreakpoint(ProcIdentifier, int)80

org.eclipse.debug.core.ILaunchConfiguration.launch(String, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.internal.AbstractControlConnectionExtension.attachConnection(String)98

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget.SPDebugTarget(ILaunch, IProcess, String)69

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.changeProfileName(String, String)432
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.hasProcInDebugging(String)376
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.isProcInDebugging(ProcIdentifier)330

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget.cleanup()90

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.setProcId(String)183
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.setProcId(String)180

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.getCondition()117
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.getEncodedProcIdentifier()168
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.getProcIdentifier()148
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.isConditionEnabled()111
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllLineBreakpoint(ProcIdentifier, int)134
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findLineBreakpoint(ProcIdentifier, int)88

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.setConditionEnabled(boolean)104

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.setLineNumber(int)128

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.setCondition(String)123

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.1.run(IProgressMonitor)73

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.removeAllBreakpointForSP(ProcIdentifier)291

org.eclipse.debug.core.model.IDebugTarget.getThreads()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)61

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)53

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canStepInto()297

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canStepOver()315

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canStepReturn()333

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.isStepping()354

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.stepInto()369

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.stepOver()386

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.stepReturn()413

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canResume()429

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canSuspend()439

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.isSuspended()449

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.resume()459

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.suspend()469

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canTerminate()498
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.canTerminate()498
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.terminate()518

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.isTerminated()508

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.terminate()520
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.terminate()524

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPStackFrame.isTopStackFrame()396

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)166

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findAllLineBreakpoint(ProcIdentifier, int)146
org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil.findLineBreakpoint(ProcIdentifier, int)100

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

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.SPLineBreakpoint()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.SPLineBreakpoint()56
org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint.SPLineBreakpoint(ProcIdentifier, int, boolean)66

Back to reference summary for org.eclipse.datatools.sqltools.debugger.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict