public abstract class AbstractVMEvaluationEnvironment extends BasicEvaluationEnvironment implements VMEvaluationEnvironment
VMEvaluationEnvironment.StepperEntryEvaluationEnvironment.EvaluationEnvironmentExtension| Modifier and Type | Method and Description |
|---|---|
VariableFinder |
createVariableFinder(boolean isStoreValues) |
Stack<VMEvaluationEnvironment.StepperEntry> |
getStepperStack() |
VMEvaluationEnvironment |
getVMParentEvaluationEnvironment() |
add, 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, getDebugCore, getDebuggableElement, 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 VariableFinder createVariableFinder(boolean isStoreValues)
createVariableFinder in interface VMEvaluationEnvironmentpublic VMEvaluationEnvironment getVMParentEvaluationEnvironment()
getVMParentEvaluationEnvironment in interface VMEvaluationEnvironmentpublic Stack<VMEvaluationEnvironment.StepperEntry> getStepperStack()
getStepperStack in interface VMEvaluationEnvironmentCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.