|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.qvt.oml.debug.core.vm.protocol.BreakpointData
public class BreakpointData
| Field Summary | |
|---|---|
java.lang.String |
condition
|
boolean |
conditionEnabled
|
boolean |
conditionSuspendOnTrue
|
int |
hitCount
|
| Constructor Summary | |
|---|---|
BreakpointData()
|
|
BreakpointData(BreakpointData 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 BreakpointData()
public BreakpointData(BreakpointData data)
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||