|
||||||||||
| 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.VMResponse
org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMVariableResponse
public class VMVariableResponse
| Field Summary | |
|---|---|
VMVariable[] |
childVariables
|
VMVariable |
variable
|
| Fields inherited from class org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMResponse |
|---|
status, STATUS_ERROR, STATUS_OK |
| Constructor Summary | |
|---|---|
VMVariableResponse(VMVariable variable)
|
|
VMVariableResponse(VMVariable variable,
VMVariable[] childVariables)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMResponse |
|---|
createERROR, createOK, isOK, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final VMVariable variable
public final VMVariable[] childVariables
| Constructor Detail |
|---|
public VMVariableResponse(VMVariable variable,
VMVariable[] childVariables)
public VMVariableResponse(VMVariable variable)
|
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 | |||||||||