|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.debug.vm.data.VMBreakpointData
public class VMBreakpointData
| Field Summary | |
|---|---|
java.lang.String |
condition
|
boolean |
conditionEnabled
|
boolean |
conditionSuspendOnTrue
|
int |
hitCount
|
| Constructor Summary | |
|---|---|
|
VMBreakpointData()
|
protected |
VMBreakpointData(VMBreakpointData data)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String condition
public boolean conditionEnabled
public boolean conditionSuspendOnTrue
public int hitCount
| Constructor Detail |
|---|
public VMBreakpointData()
protected VMBreakpointData(@NonNull
VMBreakpointData data)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||