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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()80
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)207
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)94
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)90
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)181
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)176

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()320

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()59
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.getScopedDirtyEditors(IConnectionProfile)191
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()264
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)147

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)59
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)71

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)203
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSave(IProgressMonitor)241
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSave(IProgressMonitor)241

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)89
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSave(IProgressMonitor)239
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSave(IProgressMonitor)239

org.eclipse.core.runtime.IProgressMonitor.setCanceled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()365
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()283
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()273

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)68
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)64
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)126
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)87

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)88
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)197
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)122

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()332
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()321

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.SaveProgressMonitor.done()110
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.SaveProgressMonitor.done()110
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.SaveProgressMonitor.done()-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.SaveProgressMonitor.done()-1

org.eclipse.core.runtime.NullProgressMonitor.isCanceled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.doSave()218

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.run()55
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.run()51
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob.run(IProgressMonitor)56
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.SaveProgressMonitor.SaveProgressMonitor(SaveRoutineStatusHandler)106
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.SaveProgressMonitor.SaveProgressMonitor(SaveRoutineStatusHandler)106

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()84
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor)209
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.createErrorStatus(String, Throwable)128
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.createErrorStatus(String)118
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator.createErrorStatus(Throwable)123
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)94
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.createDocument(Object)90
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)182
org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)177

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict