public class VMValue extends VMDebugElement
| Modifier and Type | Method and Description |
|---|---|
String |
computeDetail() |
String |
getReferenceTypeName() |
String |
getValueString() |
IVariable[] |
getVariables() |
boolean |
hasVariables() |
boolean |
isAllocated() |
getDebugCore, getModelIdentifier, getOCLDebugTargetpublic boolean hasVariables()
throws DebugException
DebugExceptionpublic IVariable[] getVariables()
throws DebugException
DebugExceptionpublic String getValueString() throws DebugException
DebugExceptionpublic String getReferenceTypeName() throws DebugException
DebugExceptionpublic String computeDetail() throws DebugException
DebugExceptionpublic boolean isAllocated()
throws DebugException
DebugExceptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.