Methods from org.eclipse.equinox.common 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.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)94
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)77
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)295
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)288
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)282
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)147
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)127
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)194

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerAction.run()51
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)280

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.getResource()103
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.getResource()106
org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter.report(String, IWorkbenchPart)37
org.eclipse.datatools.sqltools.debugger.core.AutoAttachUtil.createConnection(IControlConnection, boolean, String[])47
org.eclipse.datatools.sqltools.debugger.core.AutoAttachUtil.enableAutoAttach(IControlConnection)67
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler.handleEditorSave(ProcIdentifier, IEditorPart)72
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler.handleNewBreakpoint(SPLineBreakpoint, ProcIdentifier, int, IEditorPart)54
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getFrame()174

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)111

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)274

org.eclipse.core.runtime.IProgressMonitor.subTask(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)187
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)140
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)162

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)183
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)261

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.findMostSevere(List)152
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.findMostSevere(List)143
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.findMostSevere(List)152
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)280

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.1.run()292
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int)233
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int)225
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int)216
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int)203
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)94
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)77
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.initializeSourceLocators()351
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)289
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)148
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)195
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)283
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)127
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)296
org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener.1.run()52

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict