Methods from org.eclipse.birt.report.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.birt.report.debug.internal.core.launcher.LauncherEngineConfig.LauncherEngineConfig()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportLaunchHelper.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)353

org.eclipse.birt.report.debug.internal.core.launcher.ReportLauncher.getOutputFileName(String, String, String)

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

org.eclipse.birt.report.debug.internal.core.vm.js.JsLineBreakPoint.JsLineBreakPoint(String, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointRemoved(IBreakpoint, IMarkerDelta)563
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.createJsLineBreakPoint(ScriptLineBreakpoint)517

org.eclipse.birt.report.debug.internal.core.vm.js.JsTransientLineBreakPoint.JsTransientLineBreakPoint(String, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.createJsLineBreakPoint(ScriptLineBreakpoint)514

org.eclipse.birt.report.debug.internal.core.vm.js.JsUtil.checkBreakable(String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpointAdapter.canToggleLineBreakpoints(IWorkbenchPart, ISelection)65

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.addBreakPoint(VMBreakPoint)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointAdded(IBreakpoint)492
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointAdded(IBreakpoint)498

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.addVMListener(VMListener)

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

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.connect(int)

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

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.disconnect()

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

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.evaluate(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.evaluate(ScriptStackFrame, String)897

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.getStackFrame(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getVariables(ScriptStackFrame)848

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.getStackFrames()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getStackFrames()755

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.isSuspended()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.isSuspended()410

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.isTerminated()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminate()359

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.removeBreakPoint(VMBreakPoint)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointManagerEnablementChanged(boolean)998
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointManagerEnablementChanged(boolean)994
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointRemoved(IBreakpoint, IMarkerDelta)570

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.ReportVMClient()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.ui.script.launcher.ReportDebuggerVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)60
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)306
org.eclipse.birt.report.debug.internal.ui.script.launcher.StandardScriptVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)406

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.resume()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.resume()427
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.started()703

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.step()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.stepOver()809

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.stepInto()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.stepInto()790

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.stepOut()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.stepReturn()828

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.suspend()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.suspend()444

org.eclipse.birt.report.debug.internal.core.vm.ReportVMClient.terminate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.terminate()372

org.eclipse.birt.report.debug.internal.core.vm.VMStackFrame.getLineNumber()

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

org.eclipse.birt.report.debug.internal.core.vm.VMStackFrame.getName()

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

org.eclipse.birt.report.debug.internal.core.vm.VMStackFrame.getVariables()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getVariables(ScriptStackFrame)855

org.eclipse.birt.report.debug.internal.core.vm.VMValue.getMembers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptValue.getVariables()62

org.eclipse.birt.report.debug.internal.core.vm.VMValue.getTypeName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.evaluate(ScriptStackFrame, String)908
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.evaluate(ScriptStackFrame, String)907
org.eclipse.birt.report.debug.internal.script.model.ScriptValue.getReferenceTypeName()46

org.eclipse.birt.report.debug.internal.core.vm.VMValue.getValueString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptValue.getValueString()54

org.eclipse.birt.report.debug.internal.core.vm.VMVariable.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getVariables(ScriptStackFrame)863
org.eclipse.birt.report.debug.internal.script.model.ScriptValue.getVariables()70

org.eclipse.birt.report.debug.internal.core.vm.VMVariable.getTypeName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getVariables(ScriptStackFrame)864
org.eclipse.birt.report.debug.internal.script.model.ScriptValue.getVariables()71

org.eclipse.birt.report.debug.internal.core.vm.VMVariable.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.getVariables(ScriptStackFrame)866
org.eclipse.birt.report.debug.internal.script.model.ScriptValue.getVariables()73

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict