Methods from org.eclipse.equinox.common used by org.eclipse.wst.xsl.debug.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.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.initializeFrom(ILaunchConfiguration)62
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUIPlugin.log(CoreException)190
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()323

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.breakpoint.XSLBreakpointProvider.getResourceFromInput(IEditorInput)101
org.eclipse.wst.xsl.internal.debug.ui.breakpoint.XSLBreakpointProvider.getResourceFromInput(IEditorInput)104
org.eclipse.wst.xsl.internal.debug.ui.model.XSLBreakpointAdapterFactory.getAdapter(Object, Class)31
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.getEditor(IWorkbenchPart)76
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)40
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.filterOpenEditorsByFileExtension(IEditorReference[])424
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.XSLMainTab.getContext()188
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.launch(IEditorPart, String)108

org.eclipse.core.runtime.IPath.append(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.updateDefaultOutputFile()282

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.findOrCreateLaunchConfiguration()253

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)68

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.getEditorPath(IPath, String[])440

org.eclipse.core.runtime.IPath.isAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)56

org.eclipse.core.runtime.IPath.isValidPath(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)56

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.updateDefaultOutputFile()290
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()302

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.updateDefaultOutputFile()287

org.eclipse.core.runtime.IPath.segments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)62

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.actions.AddExternalFileAction.run()79
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.getEditorPath(IPath, String[])441
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.getEditorPath(IPath, String[])435
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.updateDefaultOutputFile()288

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.actions.AddExternalFileAction.run()77
org.eclipse.wst.xsl.internal.debug.ui.actions.AddWorkspaceFileAction.run()110
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)45
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.XSLMainTab.setDefaults(ILaunchConfigurationWorkingCopy)91
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()314
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()306
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()304

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.breakpoint.XSLBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)76
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.handleWorkspaceResourceBrowseButtonSelected()453
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)81
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)56
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetLabelProvider.getText(Object)59
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.updateDefaultOutputFile()283

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.initializeFrom(ILaunchConfiguration)62
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()323

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.ParameterViewer.addParametersChangedListener(IParametersChangedListener)90
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetViewer.addEntriesChangedListener(IStylesheetEntriesChangedListener)99

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.ParameterViewer.notifyChanged()100
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetViewer.notifyChanged()109

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.ParameterViewer.ParameterViewer(Table)24
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetViewer.StylesheetViewer(Composite)24

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.ParameterViewer.removeParametersChangedListener(IParametersChangedListener)95
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.StylesheetViewer.removeEntriesChangedListener(IStylesheetEntriesChangedListener)104

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.launchesTerminated(ILaunch[])86

org.eclipse.core.runtime.Path.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.findOrCreateLaunchConfiguration()242

org.eclipse.core.runtime.Path.makeAbsolute()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.actions.AddExternalFileAction.run()76

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.actions.AddExternalFileAction.run()76
org.eclipse.wst.xsl.internal.debug.ui.actions.AddExternalFileAction.run()74
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.textModified()88
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.textModified()96
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.updateDefaultOutputFile()281
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.1.run()131
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.launchesTerminated(ILaunch[])81
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.1.okPressed()158
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.findOrCreateLaunchConfiguration()240

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.actions.AddWorkspaceFileAction.1.validate(Object[])54
org.eclipse.wst.xsl.internal.debug.ui.actions.AddWorkspaceFileAction.1.validate(Object[])48
org.eclipse.wst.xsl.internal.debug.ui.actions.AddWorkspaceFileAction.1.validate(Object[])57
org.eclipse.wst.xsl.internal.debug.ui.breakpoint.XSLBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)83
org.eclipse.wst.xsl.internal.debug.ui.breakpoint.XSLBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)62
org.eclipse.wst.xsl.internal.debug.ui.breakpoint.XSLBreakpointProvider.addBreakpoint(IDocument, IEditorInput, int, int)89
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.1.validate(Object[])126
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.1.validate(Object[])124
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.1.validate(Object[])122
org.eclipse.wst.xsl.internal.debug.ui.ResourceSelectionBlock.1.validate(Object[])117
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUIPlugin.log(Exception)180

Back to reference summary for org.eclipse.wst.xsl.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict