Methods from org.eclipse.debug.core used by org.eclipse.birt.report.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.DebugEvent.DebugEvent(Object, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugElement.fireResumeEvent(int)121
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugElement.fireSuspendEvent(int)133

org.eclipse.debug.core.DebugEvent.DebugEvent(Object, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugElement.fireCreationEvent()109
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugElement.fireTerminateEvent()141

org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugEvent[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugElement.fireEvent(DebugEvent)99

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.installDeferredBreakpoints()715
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)159
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)162
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminated()733
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminated()731
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.shouldSkipBreakpoint()201
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)154
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)129

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugElement.fireEvent(DebugEvent)99
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.installDeferredBreakpoints()714
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)158
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)162
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminated()730
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminated()733
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.shouldSkipBreakpoint()200
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)128
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)153
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)144
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.findLaunchConfiguration(String, ILaunchConfigurationType)105
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.getLaunchManager()90
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.prependJREPath(String[])628
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)336

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)145
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.findLaunchConfiguration(String, ILaunchConfigurationType)106
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.getLaunchManager()90
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.prependJREPath(String[])628

org.eclipse.debug.core.DebugPlugin.getStatusHandler(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)337

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)155

org.eclipse.debug.core.IBreakpointManager.addBreakpointListener(IBreakpointListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)160

org.eclipse.debug.core.IBreakpointManager.addBreakpointManagerListener(IBreakpointManagerListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)162

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.installDeferredBreakpoints()716
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)130

org.eclipse.debug.core.IBreakpointManager.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.shouldSkipBreakpoint()201

org.eclipse.debug.core.IBreakpointManager.removeBreakpointListener(IBreakpointListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminated()732

org.eclipse.debug.core.IBreakpointManager.removeBreakpointManagerListener(IBreakpointManagerListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminated()733

org.eclipse.debug.core.ILaunch.addDebugTarget(IDebugTarget)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.ScriptDebugTarget(ILaunch, ReportVMClient, String, IProcess, int, String)147

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getName()241
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.handleProcessTermination(ILaunch, IProcess, String, String)401
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.handleProcessTermination(ILaunch, IProcess, String, String)403
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.handleProcessTermination(ILaunch, IProcess, String, String)406
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)148

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportDebuggerVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)45

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.configLaunch(ILaunch, ILaunchConfiguration)67
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.configLaunch(ILaunch, ILaunchConfiguration)69

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.launcher.util.ReportLauncherUtils.getAutoStartPlugins(ILaunchConfiguration)52
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.ensureDelegate(ILaunchConfiguration)34
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.handleProcessTermination(ILaunch, IProcess, String, String)401
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)87
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)535
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)512

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)366
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.handleProcessTermination(ILaunch, IProcess, String, String)404
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)88
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)90
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)538
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)540

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getName()242
org.eclipse.birt.report.debug.internal.ui.launcher.util.ReportLauncherUtils.getAutoStartPlugins(ILaunchConfiguration)54
org.eclipse.birt.report.debug.internal.ui.launcher.util.ReportLauncherUtils.parseDeselectedClassIds(ILaunchConfiguration)258
org.eclipse.birt.report.debug.internal.ui.launcher.util.ReportLauncherUtils.parseDeselectedOpenFileNames(ILaunchConfiguration)235
org.eclipse.birt.report.debug.internal.ui.launcher.util.ReportLauncherUtils.parseDeselectedWSIds(ILaunchConfiguration)212
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)360
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.handleProcessTermination(ILaunch, IProcess, String, String)407
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)79
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)85
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)75
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.init(ILaunchConfiguration)77
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.findLaunchConfiguration(String, ILaunchConfigurationType)112
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)509
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)522
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)505
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.initializeFrom(ILaunchConfiguration)507
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptSourcePathComputerDelegate.getFileName(ILaunchConfiguration)81
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.configLaunch(ILaunch, ILaunchConfiguration)83
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.getOthersVMArguments(ILaunchConfiguration)210
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.getOthersVMArguments(ILaunchConfiguration)194
org.eclipse.birt.report.debug.ui.launching.ReportTabGroup.1.run()73

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)152

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)157

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptClasspathTab.performApply(ILaunchConfigurationWorkingCopy)45
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)622
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)624
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)794
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)792
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.performApply(ILaunchConfigurationWorkingCopy)869
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.performApply(ILaunchConfigurationWorkingCopy)867
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.setDefaults(ILaunchConfigurationWorkingCopy)816
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.setDefaults(ILaunchConfigurationWorkingCopy)812
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.setDefaults(ILaunchConfigurationWorkingCopy)811

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)660
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)659
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)795
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)796

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)685
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)664

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptClasspathTab.performApply(ILaunchConfigurationWorkingCopy)48
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)154
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)610
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)618
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)612
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)609
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.performApply(ILaunchConfigurationWorkingCopy)608
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)789
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)793
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)791
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptMainTab.setDefaults(ILaunchConfigurationWorkingCopy)790
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.performApply(ILaunchConfigurationWorkingCopy)866
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.performApply(ILaunchConfigurationWorkingCopy)870
org.eclipse.birt.report.debug.ui.launching.ReportAdvancedLauncherTab.performApply(ILaunchConfigurationWorkingCopy)848
org.eclipse.birt.report.debug.ui.launching.ReportTabGroup.1.run()79

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)146
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.createConfiguration(String)153

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.findLaunchConfiguration(String, ILaunchConfigurationType)107

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ScriptLaunchShortcut.getConfigurationType()82

org.eclipse.debug.core.ILaunchManager.getNativeEnvironmentCasePreserved()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.prependJREPath(String[])628

org.eclipse.debug.core.IStatusHandler.handleStatus(IStatus, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)345

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.getDisplayName()121
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.getFileName()157
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.getSubName()141
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.setDisplayName(String)105

org.eclipse.debug.core.model.Breakpoint.getMarkerRule(IResource)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.ScriptLineBreakpoint(IResource, String, String, int, String)87

org.eclipse.debug.core.model.Breakpoint.isEnabled()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.RunToLinebreakPoint.isEnabled()-1

org.eclipse.debug.core.model.Breakpoint.isRegistered()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.shouldSkipBreakpoint()201

org.eclipse.debug.core.model.Breakpoint.run(ISchedulingRule, IWorkspaceRunnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.ScriptLineBreakpoint(IResource, String, String, int, String)87

org.eclipse.debug.core.model.Breakpoint.setMarker(IMarker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.1.run(IProgressMonitor)73

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)142

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)134

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointAdded(IBreakpoint)465
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointChanged(IBreakpoint, IMarkerDelta)535

org.eclipse.debug.core.model.IDebugElement.getDebugTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.actions.ScriptRunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)52
org.eclipse.birt.report.debug.internal.ui.script.ScriptWatchExpressionDelegate.1.getValue()66

org.eclipse.debug.core.model.IExpression.getExpressionText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptModelPresentation.getExpressionText(IExpression)165

org.eclipse.debug.core.model.IExpression.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptModelPresentation.getExpressionText(IExpression)163

org.eclipse.debug.core.model.IProcess.getExitValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.3.run()431

org.eclipse.debug.core.model.IProcess.getStreamsProxy()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.checkErrorMessage(IProcess)502

org.eclipse.debug.core.model.IProcess.setAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)398
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)214

org.eclipse.debug.core.model.IStep.canStepInto()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.canStepInto()131

org.eclipse.debug.core.model.IStep.canStepOver()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.canStepOver()139

org.eclipse.debug.core.model.IStep.canStepReturn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.canStepReturn()147

org.eclipse.debug.core.model.IStep.isStepping()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.isStepping()155

org.eclipse.debug.core.model.IStep.stepInto()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.stepInto()163

org.eclipse.debug.core.model.IStep.stepOver()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.stepOver()171

org.eclipse.debug.core.model.IStep.stepReturn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.stepReturn()180

org.eclipse.debug.core.model.IStreamMonitor.getContents()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.checkErrorMessage(IProcess)510
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.checkErrorMessage(IProcess)506

org.eclipse.debug.core.model.IStreamsProxy.getErrorStreamMonitor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.checkErrorMessage(IProcess)505

org.eclipse.debug.core.model.IStreamsProxy.getOutputStreamMonitor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.checkErrorMessage(IProcess)509

org.eclipse.debug.core.model.ISuspendResume.canResume()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.canResume()188

org.eclipse.debug.core.model.ISuspendResume.canSuspend()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.canSuspend()196

org.eclipse.debug.core.model.ISuspendResume.isSuspended()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugThread.isSuspended()150
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.isSuspended()204

org.eclipse.debug.core.model.ISuspendResume.resume()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugThread.resume()160
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.resume()212

org.eclipse.debug.core.model.ISuspendResume.suspend()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugThread.suspend()170
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.suspend()220

org.eclipse.debug.core.model.ITerminate.canTerminate()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.canTerminate()229

org.eclipse.debug.core.model.ITerminate.isTerminated()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugThread.isTerminated()262
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.isTerminated()237
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.2.run()414

org.eclipse.debug.core.model.ITerminate.terminate()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugThread.terminate()272
org.eclipse.birt.report.debug.internal.script.model.ScriptStackFrame.terminate()245

org.eclipse.debug.core.model.IThread.getTopStackFrame()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.ScriptWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)51

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptModelPresentation.getValueText(IValue)187

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptModelPresentation.computeDetail(IValue, IValueDetailListener)58
org.eclipse.birt.report.debug.internal.script.model.ScriptModelPresentation.getValueText(IValue)188

org.eclipse.debug.core.model.IWatchExpressionListener.watchEvaluationFinished(IWatchExpressionResult)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.ScriptWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)101
org.eclipse.birt.report.debug.internal.ui.script.ScriptWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)97

org.eclipse.debug.core.model.LaunchConfigurationDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportOSGiLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)131
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportStandardAppLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)116
OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)-1
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportOSGiLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)-1
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportStandardAppLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)80

org.eclipse.debug.core.model.LaunchConfigurationDelegate.getBuildOrder(ILaunchConfiguration, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.getBuildOrder(ILaunchConfiguration, String)-1

org.eclipse.debug.core.model.LaunchConfigurationDelegate.LaunchConfigurationDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.ReportApplicationLaunchDelegate()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.ReportApplicationLaunchDelegate()25

org.eclipse.debug.core.model.LaunchConfigurationDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportApplicationLaunchDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)73

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

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.RunToLinebreakPoint.getLineNumber()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.getScriptLineNumber()172
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)136

org.eclipse.debug.core.model.LineBreakpoint.LineBreakpoint()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.ScriptLineBreakpoint()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.ScriptLineBreakpoint()52
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.ScriptLineBreakpoint(IResource, String, String, int, String)63

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.AbstractSourceLookupDirector()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptSourceLookupDirector.ScriptSourceLookupDirector()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptSourceLookupDirector.ScriptSourceLookupDirector()21

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.addParticipants(ISourceLookupParticipant[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptSourceLookupDirector.initializeParticipants()31

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.getSourceContainers()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.configLaunch(ILaunch, ILaunchConfiguration)70

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.setSourceContainers(ISourceContainer[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.ui.launcher.ReportLaunchConfigurationDelegate.configLaunch(ILaunch, ILaunchConfiguration)104

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.AbstractSourceLookupParticipant()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptSourceLookupParticipant.ScriptSourceLookupParticipant()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptSourceLookupParticipant.ScriptSourceLookupParticipant()23

org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer.DirectorySourceContainer(File, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptDirectorySourceContainer.ScriptDirectorySourceContainer(File, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptDirectorySourceContainer.ScriptDirectorySourceContainer(File, boolean)32

org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer.findSourceElements(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptDirectorySourceContainer.findSourceElements(String)-1

org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer.getDirectory()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptDirectorySourceContainer.findSourceElements(String)51

org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage.getFile()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptModelPresentation.getEditorInput(Object)103

org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage.LocalFileStorage(File)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.sourcelookup.ScriptLocalFileStorage.ScriptLocalFileStorage(File, String)32

Back to reference summary for org.eclipse.birt.report.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict