Types from org.eclipse.datatools.sqltools.editor.core used by org.eclipse.datatools.sqltools.routineeditor.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.core.DatabaseIdentifier

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab._databaseIdentifier-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.run()98
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.update()142
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()88
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()70
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)110
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.activated(ILaunchConfigurationWorkingCopy)351
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.initUI(ILaunchConfiguration)395
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.performApply(ILaunchConfigurationWorkingCopy)308
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.5.widgetSelected(SelectionEvent)343
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.updateStatus()726
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.update()142
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()88
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configParameter(Shell, ParameterDescriptor[], List, boolean, ILaunchConfiguration)82
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.5.widgetSelected(SelectionEvent)343
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.initializeFrom(ILaunchConfiguration)542
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.updateStatus()726
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)76
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)254
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)234
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)219
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.dispose()396
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)-1

org.eclipse.datatools.sqltools.core.dbitem.IEvent

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configEventParameters(Shell, String[], Map, ProcIdentifier)202
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog._event-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog._eventItem-1
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.EventParameterAddDialog(Shell, IEvent)-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.EventParameterTableDialog(Shell, EventParameter[], IEvent)-1

org.eclipse.datatools.sqltools.core.dbitem.IItemWithCode

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()94
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()94

org.eclipse.datatools.sqltools.core.dbitem.IParamListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.listener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1-1

org.eclipse.datatools.sqltools.core.dbitem.ParameterDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.loadDefaultValue()59
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableLabelProvider.getColumnText1(Object, int)82
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1.paramValueUpdated(ParameterDescriptor, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configParameter(Shell, ParameterDescriptor[], List, boolean, ILaunchConfiguration)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getParameterWrapper(ParameterDescriptor[], List)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.convertParameters(ParameterDescriptor[])-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.1.(LaunchObject, ParameterDescriptor[], List, ILaunchConfiguration)-1

org.eclipse.datatools.sqltools.core.IControlConnection

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.update()143
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()93
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()67
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configEventParameters(Shell, String[], Map, ProcIdentifier)194
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)90
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)256
org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput.ProcEditorInput(ProcIdentifier)46
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.dispose()399
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)78
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)155
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.IRoutineEditorDocumentProvider.refreshFromDatabase(Object, IControlConnection, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.refreshFromDatabase(Object, IControlConnection, ProcIdentifier)-1

org.eclipse.datatools.sqltools.core.ProcIdentifier

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)305
CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)139
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.1.compare(Object, Object)302
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.1.compare(Object, Object)301
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.3.getText(Object)349
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()264
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()256
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)305
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)367
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)388
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob._procIdentifier-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab._backupProc-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab._currentProc-1
org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput._procIdentifier-1
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineAnnotationModel._procIdentifier-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)136
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()254
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)387
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.run()92
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.deleteLaunchConfigration(ProcIdentifier)123
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()90
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()69
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()66
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)103
org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper.findSelection(IEditorInput)39
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.5.widgetSelected(SelectionEvent)338
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.setDefaults(ILaunchConfigurationWorkingCopy)522
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)135
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(IEditorPart, String)428
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)386
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ProcIdentifier, String)351
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.getCurrProcIdentifier()425
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.setConnectionInfo(ISQLEditorConnectionInfo)435
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createAnnotationModel(Object)130
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)69
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)152
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.openEditor(ProcIdentifier, IWorkbenchPage)-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.deleteLaunchConfigration(ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.openEditor(ProcIdentifier, IWorkbenchPage)-1
org.eclipse.datatools.sqltools.routineeditor.ui.IRoutineEditorDocumentProvider.refreshFromDatabase(Object, IControlConnection, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.LaunchingJob(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configEventParameters(Shell, String[], Map, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.2.(LaunchObject, String[], Map, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.4.(ILaunchConfiguration, ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.createConfiguration(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.getLaunchConfiguration(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.isSameProc(ProcIdentifier, ILaunchConfiguration)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.modifyConfiguration(ProcIdentifier, ILaunchConfiguration)-1
org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput.ProcEditorInput(ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineAnnotationModel.RoutineAnnotationModel(ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.refreshFromDatabase(Object, IControlConnection, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.util.RoutineUIUtil.closeEditor(ProcIdentifier)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput.getProcIdentifier()-1
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.getCurrProcIdentifier()-1

org.eclipse.datatools.sqltools.core.profile.NoSuchProfileException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)140
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)75
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.4.widgetSelected(SelectionEvent)304
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.4.widgetSelected(SelectionEvent)304
org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput.getAdapter(Class)153
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)92
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)179
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)75
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)92
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)179
THROWS
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.createConfiguration(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.getLaunchConfiguration(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ProcIdentifier, String)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.modifyConfiguration(ProcIdentifier, ILaunchConfiguration)-1

org.eclipse.datatools.sqltools.core.services.ConnectionService

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)104

org.eclipse.datatools.sqltools.core.services.SQLEditorService

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.1.run()69
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)112

org.eclipse.datatools.sqltools.core.SQLDevToolsConfiguration

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.3.widgetSelected(SelectionEvent)185
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.disableOptionTabIfNecessary()220
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.initializeFrom(ILaunchConfiguration)273
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.performApply(ILaunchConfigurationWorkingCopy)315
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)101

org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()248
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.setConnectionInfo(ISQLEditorConnectionInfo)-1

org.eclipse.datatools.sqltools.launching.IExtendedLaunchSupport

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate._extendedLaunchSupport-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)111

Back to reference summary for org.eclipse.datatools.sqltools.routineeditor.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict