public class OCLinEcoreToggleBreakpointAdapter extends VMToggleBreakpointAdapter
| Constructor and Description |
|---|
OCLinEcoreToggleBreakpointAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canToggleLineBreakpoints(IWorkbenchPart part,
ISelection selection) |
void |
toggleLineBreakpoints(IWorkbenchPart part,
ISelection selection) |
canToggleMethodBreakpoints, canToggleWatchpoints, toggleMethodBreakpoints, toggleWatchpointspublic boolean canToggleLineBreakpoints(IWorkbenchPart part,
ISelection selection)
public void toggleLineBreakpoints(IWorkbenchPart part,
ISelection selection)
throws CoreException
toggleLineBreakpoints in class VMToggleBreakpointAdapterCoreExceptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.