|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDebugElement
org.eclipse.m2m.qvt.oml.debug.core.QVTODebugElement
org.eclipse.m2m.qvt.oml.debug.core.QVTOValue
org.eclipse.m2m.qvt.oml.debug.core.QVTOLocalValue
public class QVTOLocalValue
| Nested Class Summary | |
|---|---|
static class |
QVTOLocalValue.LocalValue
|
| Constructor Summary | |
|---|---|
QVTOLocalValue(org.eclipse.m2m.qvt.oml.debug.core.IQVTODebugTarget debugTarget,
long frameID,
java.lang.String[] varPath,
QVTOLocalValue.LocalValue evalResult,
VMFrameExecutionContext execContext)
|
|
| Method Summary | |
|---|---|
IVariable[] |
getVariables()
|
protected java.util.List<VMVariable> |
requestVariables()
|
| Methods inherited from class org.eclipse.m2m.qvt.oml.debug.core.QVTOValue |
|---|
computeDetail, getReferenceTypeName, getValueString, hasVariables, isAllocated |
| Methods inherited from class org.eclipse.m2m.qvt.oml.debug.core.QVTODebugElement |
|---|
getModelIdentifier, getQVTODebugTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QVTOLocalValue(org.eclipse.m2m.qvt.oml.debug.core.IQVTODebugTarget debugTarget,
long frameID,
java.lang.String[] varPath,
QVTOLocalValue.LocalValue evalResult,
VMFrameExecutionContext execContext)
| Method Detail |
|---|
public IVariable[] getVariables()
throws DebugException
getVariables in class QVTOValueDebugException
protected java.util.List<VMVariable> requestVariables()
throws DebugException
DebugException
|
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 | |||||||||