|
||||||||||
| 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
org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.NewBreakpointData
public class NewBreakpointData
| Field Summary | |
|---|---|
long |
ID
|
int |
line
|
java.lang.String |
targetURI
|
| Fields inherited from class org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.BreakpointData |
|---|
condition, conditionEnabled, conditionSuspendOnTrue, hitCount |
| Constructor Summary | |
|---|---|
NewBreakpointData()
|
|
NewBreakpointData(long id,
int line,
java.lang.String targetURI,
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 long ID
public int line
public java.lang.String targetURI
| Constructor Detail |
|---|
public NewBreakpointData()
public NewBreakpointData(long id,
int line,
java.lang.String targetURI,
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 | |||||||||