public abstract class VMNestedEvaluationEnvironment extends AbstractVMEvaluationEnvironment
VMEvaluationEnvironment.StepperEntryEvaluationEnvironment.EvaluationEnvironmentExtension| Constructor and Description |
|---|
VMNestedEvaluationEnvironment(VMEvaluationEnvironment vmEvaluationEnvironment,
NamedElement executableObject,
Object caller) |
| Modifier and Type | Method and Description |
|---|---|
VMDebugCore |
getDebugCore() |
NamedElement |
getDebuggableElement() |
VMEvaluationEnvironment |
getRootVMEvaluationEnvironment() |
createVariableFinder, getStepperStack, getVMParentEvaluationEnvironmentadd, clear, dispose, getAdapter, getEnvironmentFactory, getExecutableObject, getExecutor, getModelManager, getParent, getParentEvaluationEnvironment, getValue, getValueOf, getVariables, remove, replace, toStringclearOptions, getOptions, isEnabled, putOptions, removeOption, removeOptions, setOptionequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCurrentIP, getCurrentLocation, getDepth, getID, getOperation, getPCVariable, getVMRootEvaluationEnvironment, isDeferredExecution, processDeferredTasks, setCurrentIP, throwVMExceptiongetExecutor, getParentEvaluationEnvironmentadd, clear, dispose, getEnvironmentFactory, getExecutableObject, getModelManager, getValueOf, getVariables, remove, replacegetAdapterclearOptions, getOptions, getValue, isEnabled, putOptions, removeOption, removeOptions, setOptionpublic VMNestedEvaluationEnvironment(VMEvaluationEnvironment vmEvaluationEnvironment, NamedElement executableObject, Object caller)
public VMDebugCore getDebugCore()
public NamedElement getDebuggableElement()
public VMEvaluationEnvironment getRootVMEvaluationEnvironment()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.