|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VMVariable | |
---|---|
org.eclipse.m2m.qvt.oml.debug.core | |
org.eclipse.m2m.qvt.oml.debug.core.vm | |
org.eclipse.m2m.qvt.oml.debug.core.vm.protocol |
Uses of VMVariable in org.eclipse.m2m.qvt.oml.debug.core |
---|
Methods in org.eclipse.m2m.qvt.oml.debug.core that return types with arguments of type VMVariable | |
---|---|
protected java.util.List<VMVariable> |
QVTOLocalValue.requestVariables()
|
Uses of VMVariable in org.eclipse.m2m.qvt.oml.debug.core.vm |
---|
Fields in org.eclipse.m2m.qvt.oml.debug.core.vm declared as VMVariable | |
---|---|
VMVariable[] |
VMStackFrame.visibleVariables
|
Methods in org.eclipse.m2m.qvt.oml.debug.core.vm that return types with arguments of type VMVariable | |
---|---|
java.util.List<VMVariable> |
VMStackFrame.getVisibleVariables()
|
Methods in org.eclipse.m2m.qvt.oml.debug.core.vm with parameters of type VMVariable | |
---|---|
static void |
VariableFinder.setValueAndType(VMVariable variable,
java.lang.Object value,
EClassifier optDeclaredType,
org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEvaluationEnv evalEnv)
|
Method parameters in org.eclipse.m2m.qvt.oml.debug.core.vm with type arguments of type VMVariable | |
---|---|
void |
VariableFinder.collectChildVars(java.lang.Object root,
java.lang.String[] parentPath,
EClassifier containerType,
java.util.List<VMVariable> result)
|
void |
VariableFinder.find(java.lang.String[] objectPath,
boolean fetchChildVariables,
java.util.List<VMVariable> result)
|
Uses of VMVariable in org.eclipse.m2m.qvt.oml.debug.core.vm.protocol |
---|
Fields in org.eclipse.m2m.qvt.oml.debug.core.vm.protocol declared as VMVariable | |
---|---|
VMVariable[] |
VMVariableResponse.childVariables
|
VMVariable |
VMVariableResponse.variable
|
VMVariable[] |
VMStackFrameResponse.variables
|
Constructors in org.eclipse.m2m.qvt.oml.debug.core.vm.protocol with parameters of type VMVariable | |
---|---|
VMStackFrameResponse(VMVariable[] variables)
|
|
VMVariableResponse(VMVariable variable)
|
|
VMVariableResponse(VMVariable variable,
VMVariable[] childVariables)
|
|
VMVariableResponse(VMVariable variable,
VMVariable[] childVariables)
|
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |