Types from org.eclipse.datatools.sqltools.debugger.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.datatools.sqltools.debugger.breakpoint.ISPBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getEditorId(IEditorInput, Object)162
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getEditorInput(Object)112
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.determineBreakpoint()55
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getEditorId(IEditorInput, Object)160
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getEditorInput(Object)109
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int)206

org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler.handleEditorSave(ProcIdentifier, IEditorPart)68
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.BreakpointLocationVerifierJob(SPLineBreakpoint, IEditorStatusLine)76
CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.determineBreakpoint()57
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.selectionChanged(IAction, ISelection)81
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler.handleEditorSave(ProcIdentifier, IEditorPart)68
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getBreakpointText(IBreakpoint)354
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.fBreakpoint-1
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob._breakpoints-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.selectionChanged(IAction, ISelection)79
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction.update()81
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.run(IProgressMonitor)182
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getBreakpointText(IBreakpoint)352
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.determineBreakpoint()57
org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IEditorPart, int)86
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getBreakpointText(IBreakpoint)354
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.breakpointAtRulerLine(SPLineBreakpoint)-1
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.setBreakpoint(SPLineBreakpoint)-1
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler.handleNewBreakpoint(SPLineBreakpoint, ProcIdentifier, int, IEditorPart)-1
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.BreakpointLocationVerifierJob(ProcIdentifier, SPLineBreakpoint[], IEditorStatusLine)-1
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.BreakpointLocationVerifierJob(SPLineBreakpoint, IEditorStatusLine)-1
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.getBreakpoint()-1

org.eclipse.datatools.sqltools.debugger.core.IControlConnectionExtension

CASTS
Reference LocationLine Number
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.core.IDebugHandler

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandler(ServerIdentifier)234
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandlers()239
CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.closeConnection(ConnectEvent)122
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.dispose()93
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandler(ServerIdentifier)234
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandler(String)244
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandlers()239
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getOrCreateDebugHandler(String)64
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)132
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.profileDeleted(IConnectionProfile)176
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.DebugHandlerDisposeListener._debugHandler-1
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.DebugHandlerDisposeListener._debugHandler-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.closeConnection(ConnectEvent)122
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.dispose()93
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getOrCreateDebugHandler(String)64
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)132
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.profileDeleted(IConnectionProfile)176
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob.getValidLocation(ProcIdentifier, int[])108
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)121
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)269
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.DebugHandlerDisposeListener.DebugHandlerDisposeListener(DebugHandlerManager, IDebugHandler)-1
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.DebugHandlerDisposeListener.DebugHandlerDisposeListener(DebugHandlerManager, IDebugHandler)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandler(ServerIdentifier)-1
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandler(String)-1
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getDebugHandlers()-1
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.getOrCreateDebugHandler(String)-1
org.eclipse.datatools.sqltools.debugger.core.SQLDebuggerConfiguration.createDebugHandler(String)-1

org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin._debugHandlerManager-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getDebugHandlerManager()-1

org.eclipse.datatools.sqltools.debugger.debug.ISourceLocatorProvider

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.getSourceLocator(ILaunchConfiguration)314
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.initializeSourceLocators()342
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.getSourceLocator(ILaunchConfiguration)314
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.initializeSourceLocators()342

org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)131
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)131
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.SQLDebuggerConfiguration.getSPThread(SPDebugTarget, DatabaseIdentifier, String, Connection)-1
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)-1

org.eclipse.datatools.sqltools.debugger.model.SPStackFrame

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getStackFrameText(IStackFrame)387
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getFrame()174
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getStackFrameText(IStackFrame)387
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getHoverInfo(ITextViewer, IRegion)189
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.getFrame()-1

org.eclipse.datatools.sqltools.debugger.model.SPThread

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)81
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)201
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor)154
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.SQLDebuggerConfiguration.getSPThread(SPDebugTarget, DatabaseIdentifier, String, Connection)-1
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.createThread(DatabaseIdentifier, SPDebugTarget, String, Connection)-1

org.eclipse.datatools.sqltools.debugger.model.SPVariable

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getImage(Object)449
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation.getImage(Object)447

org.eclipse.datatools.sqltools.debugger.sourcelookup.SPSourceLocator

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate.getSourceLocator(ILaunchConfiguration)324

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict