Methods from org.eclipse.ui.workbench 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.ui.actions.ActionContext.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.1.run()48
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.setActionContext(ActionContext)48
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.setActionContext(ActionContext)50
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.setContext(ActionContext)97
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.setContext(ActionContext)99

org.eclipse.ui.actions.ActionGroup.fillActionBars(IActionBars)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.fillActionBars(IActionBars)43
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.fillActionBars(IActionBars)-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillActionBars(IActionBars)-1

org.eclipse.ui.actions.ActionGroup.fillContextMenu(IMenuManager)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillContextMenu(IMenuManager)-1

org.eclipse.ui.actions.ActionGroup.getContext()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.1.run()48

org.eclipse.ui.actions.ActionGroup.setContext(ActionContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.setContext(ActionContext)96
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.setContext(ActionContext)-1

org.eclipse.ui.dialogs.ListDialog.ListDialog(Shell)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)306

org.eclipse.ui.dialogs.ListDialog.setContentProvider(IStructuredContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)328

org.eclipse.ui.dialogs.ListDialog.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)326

org.eclipse.ui.dialogs.ListDialog.setLabelProvider(ILabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)345

org.eclipse.ui.dialogs.ListSelectionDialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)82
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)82
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)-1

org.eclipse.ui.dialogs.ListSelectionDialog.ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.ScopedResourcesSelectionDialog(SaveRoutineStatusHandler, Shell, Object, IStructuredContentProvider, ILabelProvider, String)77
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.ScopedResourcesSelectionDialog(SaveRoutineStatusHandler, Shell, Object, IStructuredContentProvider, ILabelProvider, String)77

org.eclipse.ui.dialogs.ListSelectionDialog.okPressed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.okPressed()93
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.okPressed()93
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.okPressed()-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.okPressed()-1

org.eclipse.ui.dialogs.SelectionDialog.getDialogBoundsSettings()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()-1

org.eclipse.ui.dialogs.SelectionDialog.getResult()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)253
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)365

org.eclipse.ui.dialogs.SelectionDialog.setInitialSelections(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)247
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)356

org.eclipse.ui.dialogs.SelectionDialog.setMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)315
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)323
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)311
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)319

org.eclipse.ui.dialogs.SelectionDialog.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)248
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)318
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)314
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)310
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)322

org.eclipse.ui.help.IWorkbenchHelpSystem.setHelp(Control, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)79
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)117
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)147
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)85
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)85
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createControl(Composite)168

org.eclipse.ui.help.IWorkbenchHelpSystem.setHelp(IAction, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()82
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.RefreshFromDatabaseAction(ResourceBundle, String, ITextEditor)49
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()82
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.SaveToDatabaseAction(ResourceBundle, String, ITextEditor)43

org.eclipse.ui.IActionBars.getMenuManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillActionBars(IActionBars)87

org.eclipse.ui.IActionBars.getStatusLineManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()72

org.eclipse.ui.IActionBars.setGlobalActionHandler(String, IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.fillActionBars(IActionBars)62
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.createActions()181
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.createActions()186
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.createActions()177
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.createActions()192

org.eclipse.ui.IActionBars.updateActionBars()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillActionBars(IActionBars)86

org.eclipse.ui.IEditorPart.getEditorInput()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.getScopedDirtyEditors(IConnectionProfile)191
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()263
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(IEditorPart, String)425

org.eclipse.ui.IEditorPart.getEditorSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()72

org.eclipse.ui.IEditorReference.getEditor(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.util.RoutineUIUtil.closeEditor(ProcIdentifier)56

org.eclipse.ui.IEditorReference.getEditorInput()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.util.RoutineUIUtil.closeEditor(ProcIdentifier)47

org.eclipse.ui.IEditorSite.getActionBars()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()72
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.createActions()173

org.eclipse.ui.IPartService.addPartListener(IPartListener2)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.init(IEditorSite, IEditorInput)164

org.eclipse.ui.IPartService.removePartListener(IPartListener2)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.dispose()410

org.eclipse.ui.ISaveablePart.doSave(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.run()51
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.2.run()214

org.eclipse.ui.ISelectionService.getSelection()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()246

org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()73
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)113
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)168
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)242
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()238
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.1.run()304
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.2.run()327
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.getShell()447
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)146

org.eclipse.ui.IWorkbench.getDisplay()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)321
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)297

org.eclipse.ui.IWorkbench.getHelpSystem()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)79
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)117
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)147
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()82
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.RefreshFromDatabaseAction(ResourceBundle, String, ITextEditor)49
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()82
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.SaveToDatabaseAction(ResourceBundle, String, ITextEditor)43
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)85
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)85
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createControl(Composite)168

org.eclipse.ui.IWorkbench.getWorkbenchWindows()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.getScopedDirtyEditors(IConnectionProfile)185

org.eclipse.ui.IWorkbench.saveAllEditors(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)171

org.eclipse.ui.IWorkbenchPage.bringToTop(IWorkbenchPart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper.activateEditor(IWorkbenchPage, IStructuredSelection)61

org.eclipse.ui.IWorkbenchPage.findEditor(IEditorInput)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper.activateEditor(IWorkbenchPage, IStructuredSelection)59

org.eclipse.ui.IWorkbenchPage.getActiveEditor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()260
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)146

org.eclipse.ui.IWorkbenchPage.getDirtyEditors()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.getScopedDirtyEditors(IConnectionProfile)189

org.eclipse.ui.IWorkbenchPage.getEditorReferences()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.util.RoutineUIUtil.closeEditor(ProcIdentifier)37

org.eclipse.ui.IWorkbenchPage.openEditor(IEditorInput, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.openEditor(ProcIdentifier, IWorkbenchPage)120
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()75
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.openEditor(ProcIdentifier, IWorkbenchPage)142
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()308

org.eclipse.ui.IWorkbenchSite.getPage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.dispose()410
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.init(IEditorSite, IEditorInput)164

org.eclipse.ui.IWorkbenchSite.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()249
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)107
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)107

org.eclipse.ui.IWorkbenchWindow.getActivePage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()73
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)113
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()242
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)146

org.eclipse.ui.IWorkbenchWindow.getPages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.getScopedDirtyEditors(IConnectionProfile)187

org.eclipse.ui.IWorkbenchWindow.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)242
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.1.run()305
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.2.run()328
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.getShell()449

org.eclipse.ui.model.AdaptableList.AdaptableList(IAdaptable[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)243

org.eclipse.ui.model.WorkbenchPartLabelProvider.WorkbenchPartLabelProvider()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)245

org.eclipse.ui.part.EditorPart.getEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.isRoutineEditor()136
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.run()49
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.update()149
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.run()93
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.run()108
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.update()128
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()66
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()69
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.update()103
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)127
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)105
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.update()97
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSave(IProgressMonitor)229
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()251
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.getCurrProcIdentifier()424
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.getSQLType()373
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.getSQLType()372
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)110
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)110

org.eclipse.ui.part.EditorPart.getTitleToolTip()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.1.run()445

org.eclipse.ui.part.WorkbenchPart.getSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.createActions()173
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.dispose()410
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()249
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.init(IEditorSite, IEditorInput)164
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)107
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)107

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)79
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)117
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)147
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()82
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()72
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.RefreshFromDatabaseAction(ResourceBundle, String, ITextEditor)49
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()82
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run(IAction)112
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.SaveToDatabaseAction(ResourceBundle, String, ITextEditor)43
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.getScopedDirtyEditors(IConnectionProfile)185
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)171
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)85
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.createDialogArea(Composite)85
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)242
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()238
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createControl(Composite)168
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.1.run()303
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.2.run()326
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)321
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)296
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.getShell()446
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)146

org.eclipse.ui.plugin.AbstractUIPlugin.AbstractUIPlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.RoutineEditorUIActivator()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.RoutineEditorUIActivator()36

org.eclipse.ui.plugin.AbstractUIPlugin.getDialogSettings()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()97
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()97

org.eclipse.ui.plugin.AbstractUIPlugin.getImageRegistry()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages.getImage(String)28

org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab.initializeFrom(ILaunchConfiguration)281

org.eclipse.ui.plugin.AbstractUIPlugin.getWorkbench()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.handleStatus(IStatus, Object)168

org.eclipse.ui.plugin.AbstractUIPlugin.imageDescriptorFromPlugin(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.getImageDescriptor(String)87

org.eclipse.ui.plugin.AbstractUIPlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.start(BundleContext)44
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.start(BundleContext)-1

org.eclipse.ui.plugin.AbstractUIPlugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.stop(BundleContext)54
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.stop(BundleContext)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict