Methods from org.eclipse.dltk.debug used by org.eclipse.dltk.debug.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.dltk.dbgp.breakpoints.IDbgpBreakpoint.getHitCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)124

org.eclipse.dltk.dbgp.commands.IDbgpCommands.getCoreCommands()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)72
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)104
org.eclipse.dltk.internal.debug.ui.ScriptDebugHover.getHoverInfo(ITextViewer, IRegion)91

org.eclipse.dltk.dbgp.commands.IDbgpContextCommands.getContextProperties(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)72

org.eclipse.dltk.dbgp.commands.IDbgpPropertyCommands.getProperty(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)104
org.eclipse.dltk.internal.debug.ui.ScriptDebugHover.getHoverInfo(ITextViewer, IRegion)99

org.eclipse.dltk.dbgp.IDbgpProperty.getAvailableChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)112
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.getTree(IDbgpProperty[])165

org.eclipse.dltk.dbgp.IDbgpProperty.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)106
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.getTree(IDbgpProperty[])164

org.eclipse.dltk.dbgp.IDbgpRawPacket.getPacketAsString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.log.ScriptDebugLogItem.ScriptDebugLogItem(long, String, int, IDbgpRawPacket)44

org.eclipse.dltk.dbgp.IDbgpSession.addRawListener(IDbgpRawListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.log.ScriptDebugLogManager.handleCreateEvent(DebugEvent)175

org.eclipse.dltk.dbgp.IDbgpSession.removeRawListenr(IDbgpRawListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.log.ScriptDebugLogManager.handleTerminateEvent(DebugEvent)182

org.eclipse.dltk.debug.core.DLTKDebugLaunchConstants.isDebugConsole(ILaunch)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DebugConsoleManager.acceptLaunch(ILaunch)49

org.eclipse.dltk.debug.core.DLTKDebugPlugin.getConnectionTimeout()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.RemoteLaunchConfigurationTab.getDefaultRemoteTimeout()143

org.eclipse.dltk.debug.core.DLTKDebugPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.ToggleShowClassVariablesActionDelegate.getPrefs()15
org.eclipse.dltk.debug.ui.actions.ToggleShowGlobalVariablesActionDelegate.getPrefs()15
org.eclipse.dltk.debug.ui.preferences.ScriptDebugPreferencePage.performOk()43
org.eclipse.dltk.debug.ui.preferences.ScriptDebugPreferencePage.setPreferenceStore()38

org.eclipse.dltk.debug.core.DLTKDebugPlugin.getLocalAddresses()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.preferences.ScriptDebugConfigurationBlock.createDbgpGroup(Composite)125

org.eclipse.dltk.debug.core.DLTKDebugPlugin.log(Throwable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.selectionChanged(IAction, ISelection)80
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addLineBreakpoint(ITextEditor, int)76
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addSpawnpoint(ITextEditor, int)99

org.eclipse.dltk.debug.core.DLTKDebugPlugin.setSourceOffsetRetriever(ISourceOffsetLookup)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.start(BundleContext)160
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.stop(BundleContext)201

org.eclipse.dltk.debug.core.eval.EvaluatedScriptExpression.EvaluatedScriptExpression(IScriptEvaluationResult)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.PopupScriptInspectAction.displayResult(IScriptEvaluationResult)35

org.eclipse.dltk.debug.core.eval.InspectEvaluatedScriptExpression.InspectEvaluatedScriptExpression(IScriptEvaluationResult)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptInspectAction.1.run()29

org.eclipse.dltk.debug.core.eval.IScriptEvaluationCommand.asyncEvaluate(IScriptEvaluationListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDetailFormattersManager.computeValueDetail(IScriptValue, IScriptThread, IValueDetailListener)120

org.eclipse.dltk.debug.core.eval.IScriptEvaluationEngine.asyncEvaluate(String, IScriptStackFrame, IScriptEvaluationListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.1.run(IProgressMonitor)411

org.eclipse.dltk.debug.core.eval.IScriptEvaluationEngine.syncEvaluate(String, IScriptStackFrame)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)86

org.eclipse.dltk.debug.core.eval.IScriptEvaluationResult.getErrorMessages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)111
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.getErrorMessage(IScriptEvaluationResult)466

org.eclipse.dltk.debug.core.eval.IScriptEvaluationResult.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.getErrorMessage(IScriptEvaluationResult)468

org.eclipse.dltk.debug.core.eval.IScriptEvaluationResult.getSnippet()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptDisplayAction.displayResult(IScriptEvaluationResult)52

org.eclipse.dltk.debug.core.eval.IScriptEvaluationResult.getThread()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptDisplayAction.displayResult(IScriptEvaluationResult)58

org.eclipse.dltk.debug.core.eval.IScriptEvaluationResult.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)88
org.eclipse.dltk.internal.debug.ui.actions.ScriptDisplayAction.displayResult(IScriptEvaluationResult)53
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.evaluationComplete(IScriptEvaluationResult)507
org.eclipse.dltk.internal.debug.ui.ScriptDetailFormattersManager.1.evaluationComplete(IScriptEvaluationResult)125

org.eclipse.dltk.debug.core.eval.IScriptEvaluationResult.hasErrors()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptDisplayAction.displayResult(IScriptEvaluationResult)37
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.evaluationComplete(IScriptEvaluationResult)508

org.eclipse.dltk.debug.core.IDebugConfigurable.getDebugOptions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)95

org.eclipse.dltk.debug.core.IDebugOptions.get(IDebugOptionsBooleanOption)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)96

org.eclipse.dltk.debug.core.IDLTKDebugToolkit.isAccessWatchpointSupported()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.loadValues()48
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.saveValues()65

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.clearSessionInfo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.4.update(IScriptBreakpoint)134

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getExpression()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.loadValues()351

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getExpressionState()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.loadValues()350

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getHitCondition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.loadValues()341

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getHitCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createLabels(Composite)138
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)472

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getHitValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.loadValues()338

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getId(IDbgpSession)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)117

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getIdentifiers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createLabels(Composite)128

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.breakpointsAdded(IBreakpoint[])207

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.getResourceName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.getBreakpointResourceName()174
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)477
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)498

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.setExpression(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.saveValues()366

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.setExpressionState(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.saveValues()367

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.setHitCondition(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.saveValues()362

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.setHitCount(IDbgpSession, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)123

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.setHitValue(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.saveValues()361

org.eclipse.dltk.debug.core.model.IScriptBreakpoint.setMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.2.update(IScriptBreakpoint)88

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.getLanguageToolkit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUILanguageManager.getLanguageToolkit(IDebugTarget)34
org.eclipse.dltk.debug.ui.ScriptDebugElementAdapterFactory.getPreferenceStore(IDebugElement)97
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.computeDetail(IValue, IValueDetailListener)609
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.isShowLabelDetails(IScriptValue)387

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.getSessionId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getDebugTargetText(IScriptDebugTarget)152

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.getStreamProxy()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DebugConsoleManager.launchChanged(ILaunch)105

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.runToLine(URI, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)72

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.setFilters(String[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.handleDebugEvents(DebugEvent[])176

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.setStreamProxy(IScriptStreamProxy)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DebugConsoleManager.launchChanged(ILaunch)110

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.toggleClassVariables(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.handlers.AbstractToggleClassVariableHandler.toggleVariableDisplay(IScriptDebugTarget, boolean)25

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.toggleGlobalVariables(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.handlers.AbstractToggleGlobalVariableHandler.toggleVariableDisplay(IScriptDebugTarget, boolean)24

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.toggleLocalVariables(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.handlers.AbstractToggleLocalVariableHandler.toggleVariableDisplay(IScriptDebugTarget, boolean)26

org.eclipse.dltk.debug.core.model.IScriptExceptionBreakpoint.getTypeName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.createBreakpoint(boolean, boolean, IType)127
org.eclipse.dltk.debug.ui.breakpoints.ScriptExceptionBreakpointPropertyPage.createLocationLabels(Composite)17
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)509

org.eclipse.dltk.debug.core.model.IScriptExceptionBreakpoint.isSuspendOnSubclasses()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)510

org.eclipse.dltk.debug.core.model.IScriptLineBreakpoint.getResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointLocationLabel()32
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointResourceName()44

org.eclipse.dltk.debug.core.model.IScriptLineBreakpoint.getResourcePath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointResourceName()48

org.eclipse.dltk.debug.core.model.IScriptLineBreakpoint.getResourceURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointResourceName()53

org.eclipse.dltk.debug.core.model.IScriptMethodEntryBreakpoint.breakOnEntry()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.EntryToggleAction.doAction(IScriptBreakpoint)30
org.eclipse.dltk.debug.ui.actions.EntryToggleAction.getToggleState(IScriptBreakpoint)24
org.eclipse.dltk.debug.ui.breakpoints.ScriptMethodBreakpointPropertyPage.loadValues()34

org.eclipse.dltk.debug.core.model.IScriptMethodEntryBreakpoint.breakOnExit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.ExitToggleAction.doAction(IScriptBreakpoint)30
org.eclipse.dltk.debug.ui.actions.ExitToggleAction.getToggleState(IScriptBreakpoint)24
org.eclipse.dltk.debug.ui.breakpoints.ScriptMethodBreakpointPropertyPage.loadValues()35

org.eclipse.dltk.debug.core.model.IScriptMethodEntryBreakpoint.getEntryBreakpointId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)105

org.eclipse.dltk.debug.core.model.IScriptMethodEntryBreakpoint.getExitBreakpointId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)110

org.eclipse.dltk.debug.core.model.IScriptMethodEntryBreakpoint.setBreakOnEntry(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.EntryToggleAction.doAction(IScriptBreakpoint)29
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)270
org.eclipse.dltk.debug.ui.breakpoints.ScriptMethodBreakpointPropertyPage.saveValues()43

org.eclipse.dltk.debug.core.model.IScriptMethodEntryBreakpoint.setBreakOnExit(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.ExitToggleAction.doAction(IScriptBreakpoint)29
org.eclipse.dltk.debug.ui.breakpoints.ScriptMethodBreakpointPropertyPage.saveValues()44

org.eclipse.dltk.debug.core.model.IScriptStack.size()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)234

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getBeginColumn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)329
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)331
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)326

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getBeginLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)325
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)328
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)323

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getEndColumn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)329

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getEndLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)323
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.retrieveStackFrameLine(IScriptStackFrame, IDocument)328

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getLevel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)235

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getScriptThread()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.getScriptThread()187
org.eclipse.dltk.debug.ui.display.DebugConsolePage.isDebuggerAvailable()142
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)83
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.1.run(IProgressMonitor)409
org.eclipse.dltk.internal.debug.ui.ScriptDebugHover.getHoverInfo(ITextViewer, IRegion)90

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getSourceLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)196

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getSourceURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)174
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)197

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getStack()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)234

org.eclipse.dltk.debug.core.model.IScriptThread.getDbgpBreakpoint(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)112
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)107
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)119

org.eclipse.dltk.debug.core.model.IScriptThread.getDbgpSession()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)103
org.eclipse.dltk.debug.ui.display.DebugConsoleContentAssistProcessor.computeCompletionProposals(ITextViewer, int)71
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)94
org.eclipse.dltk.internal.debug.ui.log.ScriptDebugLogManager.handleCreateEvent(DebugEvent)174
org.eclipse.dltk.internal.debug.ui.log.ScriptDebugLogManager.handleTerminateEvent(DebugEvent)181
org.eclipse.dltk.internal.debug.ui.ScriptDebugHover.getHoverInfo(ITextViewer, IRegion)91
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)117
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)123

org.eclipse.dltk.debug.core.model.IScriptThread.getEvaluationEngine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)86
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.1.run(IProgressMonitor)409

org.eclipse.dltk.debug.core.model.IScriptType.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getTypeNameText(IScriptType)574
org.eclipse.dltk.internal.debug.ui.actions.ScriptDisplayAction.displayResult(IScriptEvaluationResult)55
org.eclipse.dltk.internal.debug.ui.ScriptDetailFormattersManager.getDetailFormatter(IScriptValue)145

org.eclipse.dltk.debug.core.model.IScriptValue.createEvaluationCommand(String, IScriptThread)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDetailFormattersManager.computeValueDetail(IScriptValue, IScriptThread, IValueDetailListener)114

org.eclipse.dltk.debug.core.model.IScriptValue.getDetailsString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.display.DebugScriptInterpreter.exec(String)90
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getDetailPaneText(IScriptValue)457

org.eclipse.dltk.debug.core.model.IScriptValue.getEvalName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptWatchExpressionFilter.createWatchExpression(IVariable)18

org.eclipse.dltk.debug.core.model.IScriptValue.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getExpressionText(IExpression)558
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getVariableText(IScriptVariable)358
org.eclipse.dltk.internal.debug.ui.actions.ScriptDisplayAction.displayResult(IScriptEvaluationResult)55
org.eclipse.dltk.internal.debug.ui.ScriptDetailFormattersManager.getDetailFormatter(IScriptValue)145

org.eclipse.dltk.debug.core.model.IScriptWatchpoint.getFieldName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.createTypeSpecificLabels(Composite)28
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)479

org.eclipse.dltk.debug.core.ScriptDebugManager.getDebugModelByNature(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getDebugModelId(ITextEditor, IResource)217

org.eclipse.dltk.debug.core.ScriptDebugManager.getDebugToolkitByDebugModel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.loadValues()47
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.saveValues()64

org.eclipse.dltk.debug.core.ScriptDebugManager.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.run(IAction)57
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getDebugModelId(ITextEditor, IResource)217
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getNatureId(IScriptBreakpoint)42
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.loadValues()46
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.saveValues()63
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)708

org.eclipse.dltk.debug.core.ScriptDebugManager.getNatureByDebugModel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.run(IAction)57
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getNatureId(IScriptBreakpoint)43
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)709

org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.makeUri(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)64

org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.register(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)272

org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.addHotCodeReplaceListener(IHotCodeReplaceListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.start(BundleContext)158

org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.start(BundleContext)158
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.stop(BundleContext)202

org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.removeHotCodeReplaceListener(IHotCodeReplaceListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.stop(BundleContext)202

org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createExceptionBreakpoint(String, IResource, String, boolean, boolean, boolean, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addExceptionBreakpoint(String, boolean, boolean, IType)312

org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createLineBreakpoint(String, IResource, IPath, int, int, int, boolean, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addLineBreakpoint(ITextEditor, int)73

org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createMethodEntryBreakpoint(IResource, IPath, int, int, int, boolean, Map, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)268

org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createSpawnpoint(String, IResource, IPath, int, int, int, boolean, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addSpawnpoint(ITextEditor, int)96

org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.createWatchPoint(IResource, IPath, int, int, int, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addWatchPoint(ITextEditor, int, String)294

org.eclipse.dltk.internal.debug.core.model.ScriptDebugModel.getDebugModelId(IResource)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getDebugModelId(ITextEditor, IResource)205

org.eclipse.dltk.internal.debug.core.model.ScriptValue.createValue(IScriptStackFrame, IDbgpProperty)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptDebugHover.getHoverInfo(ITextViewer, IRegion)100

Back to reference summary for org.eclipse.dltk.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict