| Constructor and Description |
|---|
OCLBreakpoint(Element element,
VMNewBreakpointData data,
boolean isTemporary) |
| Modifier and Type | Method and Description |
|---|---|
VMBreakpoint |
OCLVMVirtualMachine.createBreakpoint(Element element,
VMNewBreakpointData data,
boolean isTemporary) |
| Modifier and Type | Method and Description |
|---|---|
abstract VMBreakpoint |
VMVirtualMachine.createBreakpoint(Element element,
VMNewBreakpointData data,
boolean isTemporary) |
VMBreakpoint |
VMBreakpointManager.createBreakpoint(VMNewBreakpointData data) |
| Constructor and Description |
|---|
VMBreakpoint(Element element,
VMNewBreakpointData data,
boolean isTemporary) |
| Modifier and Type | Method and Description |
|---|---|
VMNewBreakpointData |
VMLineBreakpoint.createNewBreakpointData() |
VMNewBreakpointData |
VMLineBreakpoint.createNewBreakpointData(String targetURI) |
| Modifier and Type | Method and Description |
|---|---|
static VMBreakpointRequest |
VMBreakpointRequest.createAdd(VMNewBreakpointData bpData) |
static VMBreakpointRequest |
VMBreakpointRequest.createAdd(VMNewBreakpointData[] bpData) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.