Types from org.eclipse.debug.core used by org.eclipse.datatools.sqltools.debugger.core.ui

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

PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener.handleDebugEvents(DebugEvent[])-1

org.eclipse.debug.core.DebugException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.computeDetail(IValue, IValueDetailListener)88
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getStackFrameText(IStackFrame)398
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getThreadText(IThread)434
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getValueText(IValue)295
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getVariableText(IVariable)417
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.computeDetail(IValue, IValueDetailListener)88
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getVariableText(IVariable)417
THROWS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.appendVariable(StringBuffer, IVariable)-1
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getTypeName(IVariable)-1
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)-1

org.eclipse.debug.core.IDebugEventSetListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener-1

org.eclipse.debug.core.ILaunch

PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1

org.eclipse.debug.core.ILaunchConfiguration

PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.getSourceLocator(ILaunchConfiguration)-1
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1

org.eclipse.debug.core.model.IBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()178
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)221
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.fBreakpoint-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)219
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.determineBreakpoint()54
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()178
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)212
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.setBreakpoint(IBreakpoint)-1
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getBreakpointText(IBreakpoint)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.determineBreakpoint()-1
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.getBreakpoint()-1
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getBreakpoint(IMarker)-1

org.eclipse.debug.core.model.IDebugElement

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener.handleDebugEvents(DebugEvent[])37
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener.handleDebugEvents(DebugEvent[])32

org.eclipse.debug.core.model.IDebugTarget

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)240
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)238
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getDebugTargetText(IDebugTarget)-1

org.eclipse.debug.core.model.IDisconnect

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)256
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)254

org.eclipse.debug.core.model.IExpression

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)229
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)227
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getExpressionText(IExpression)-1

org.eclipse.debug.core.model.ILaunchConfigurationDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate-1

org.eclipse.debug.core.model.IPersistableSourceLocator

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.getSourceLocator(ILaunchConfiguration)311
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.getSourceLocator(ILaunchConfiguration)-1

org.eclipse.debug.core.model.IStackFrame

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)208
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)206
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getStackFrameText(IStackFrame)-1

org.eclipse.debug.core.model.ITerminate

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)248
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)246

org.eclipse.debug.core.model.IThread

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)236
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)234
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getThreadText(IThread)-1

org.eclipse.debug.core.model.IValue

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)244
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)242
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getExpressionText(IExpression)309
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getVariableText(IVariable)414
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.computeDetail(IValue, IValueDetailListener)-1
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getValueText(IValue)-1

org.eclipse.debug.core.model.IVariable

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)204
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)202
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getHoverInfo(ITextViewer, IRegion)207
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getVariableText(IVariable)-1
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.appendVariable(StringBuffer, IVariable)-1
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getTypeName(IVariable)-1

org.eclipse.debug.core.model.IWatchExpression

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)225
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getText(Object)223
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getWatchExpressionText(IWatchExpression)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict