Methods from org.eclipse.debug.core 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.debug.core.DebugPlugin.getBreakpointManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)43
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)58

org.eclipse.debug.core.DebugPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)58
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)43
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.start()51
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.stop()59
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.getLaunchManager()216

org.eclipse.debug.core.DebugPlugin.getLaunchManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.start()51
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.stop()59
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.getLaunchManager()216

org.eclipse.debug.core.IBreakpointManager.addBreakpoint(IBreakpoint)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)58

org.eclipse.debug.core.IBreakpointManager.getBreakpoints(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)43

org.eclipse.debug.core.ILaunch.getLaunchConfiguration()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.launchesTerminated(ILaunch[])79
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.launchesTerminated(ILaunch[])69

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.initializeFrom(ILaunchConfiguration)222
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.initializeFrom(ILaunchConfiguration)214
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.initializeFrom(ILaunchConfiguration)225

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.initializeFrom(ILaunchConfiguration)54
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.XSLMainTab.initializeFrom(ILaunchConfiguration)104
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.initializeFrom(ILaunchConfiguration)218
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.initializeFrom(ILaunchConfiguration)211
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.initializeFrom(ILaunchConfiguration)217
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.findOrCreateLaunchConfiguration()230

org.eclipse.debug.core.ILaunchConfiguration.getType()

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

org.eclipse.debug.core.ILaunchConfigurationType.getIdentifier()

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

org.eclipse.debug.core.ILaunchConfigurationType.newInstance(IContainer, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()302

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.doSave()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()319

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.performApply(ILaunchConfigurationWorkingCopy)249
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.performApply(ILaunchConfigurationWorkingCopy)237
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.performApply(ILaunchConfigurationWorkingCopy)246
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)257
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)258
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)254
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()308
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()309

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.performApply(ILaunchConfigurationWorkingCopy)69
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.InputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)46
org.eclipse.wst.xsl.internal.debug.ui.tabs.main.XSLMainTab.savePipeline(ILaunchConfigurationWorkingCopy, LaunchPipeline)134
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.performApply(ILaunchConfigurationWorkingCopy)240
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.performApply(ILaunchConfigurationWorkingCopy)243
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)255
org.eclipse.wst.xsl.internal.debug.ui.tabs.output.OutputFileBlock.setDefaults(ILaunchConfigurationWorkingCopy)256
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()316
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()306
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()304

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setMappedResources(IResource[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()318

org.eclipse.debug.core.ILaunchManager.addLaunchListener(ILaunchesListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.start()51

org.eclipse.debug.core.ILaunchManager.generateUniqueLaunchConfigurationNameFrom(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.createConfiguration()302

org.eclipse.debug.core.ILaunchManager.getLaunchConfigurations(ILaunchConfigurationType)

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

org.eclipse.debug.core.ILaunchManager.getLaunchConfigurationType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLLaunchShortcut.getConfigurationType()221

org.eclipse.debug.core.ILaunchManager.removeLaunchListener(ILaunchesListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUILaunchListener.stop()59

org.eclipse.debug.core.model.IBreakpoint.delete()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)51

org.eclipse.debug.core.model.IBreakpoint.getMarker()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)46
org.eclipse.wst.xsl.internal.debug.ui.model.XSLModelPresentation.getEditorInput(Object)126

org.eclipse.debug.core.model.ILineBreakpoint.getLineNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)48

org.eclipse.debug.core.model.IValue.getValueString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.internal.debug.ui.model.XSLModelPresentation.computeDetail(IValue, IValueDetailListener)110

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict