public static class LineBreakpointAdapter.ForVirtualProject extends LineBreakpointAdapter
LineBreakpointAdapter.ForVirtualProject
Constructor and Description |
---|
ForVirtualProject() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getDebugModelId() |
protected ITextEditor |
getEditor(IWorkbenchPart part)
Returns the editor being used to edit a PDA file, associated with the given
part, or
null if none. |
static ITextEditor |
getEditorStatic(IWorkbenchPart part) |
canToggleLineBreakpoints, canToggleMethodBreakpoints, canToggleWatchpoints, toggleLineBreakpoints, toggleMethodBreakpoints, toggleWatchpoints
protected ITextEditor getEditor(IWorkbenchPart part)
LineBreakpointAdapter
null
if none.getEditor
in class LineBreakpointAdapter
part
- workbench partnull
if nonepublic static ITextEditor getEditorStatic(IWorkbenchPart part)
protected java.lang.String getDebugModelId()
getDebugModelId
in class LineBreakpointAdapter
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.