|
||||||||||
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.VMRequest
org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMStackFrameRequest
public class VMStackFrameRequest
Field Summary | |
---|---|
long |
frameID
|
java.lang.String |
variableURI
|
Constructor Summary | |
---|---|
VMStackFrameRequest(long frameID)
|
|
VMStackFrameRequest(long frameID,
java.lang.String variableURI)
|
Method Summary | |
---|---|
boolean |
rootVariablesRequest()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final long frameID
public final java.lang.String variableURI
Constructor Detail |
---|
public VMStackFrameRequest(long frameID)
public VMStackFrameRequest(long frameID, java.lang.String variableURI)
Method Detail |
---|
public boolean rootVariablesRequest()
|
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 |