org.eclipse.m2m.qvt.oml.debug.core
Class QVTOValue
java.lang.Object
DebugElement
org.eclipse.m2m.qvt.oml.debug.core.QVTODebugElement
org.eclipse.m2m.qvt.oml.debug.core.QVTOValue
public class QVTOValue
- extends QVTODebugElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hasVariables
public boolean hasVariables()
throws DebugException
- Throws:
DebugException
getVariables
public IVariable[] getVariables()
throws DebugException
- Throws:
DebugException
getValueString
public java.lang.String getValueString()
throws DebugException
- Throws:
DebugException
getReferenceTypeName
public java.lang.String getReferenceTypeName()
throws DebugException
- Throws:
DebugException
computeDetail
public java.lang.String computeDetail()
throws DebugException
- Throws:
DebugException
isAllocated
public boolean isAllocated()
throws DebugException
- Throws:
DebugException