|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.debug.vm.VMVirtualMachine
org.eclipse.ocl.examples.debug.evaluator.OCLVMVirtualMachine
public class OCLVMVirtualMachine
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.debug.vm.VMVirtualMachine |
---|
LOCATION, metaModelManager, POST_VISIT, PRE_VISIT, runner, VISITOR_STACK, VM_EVENT, VM_REQUEST, VM_RESPONSE |
Constructor Summary | |
---|---|
OCLVMVirtualMachine(DebuggableRunner runner,
OCLEvaluationContext evaluationContext)
|
Method Summary | |
---|---|
static VMStackFrameData[] |
createStackFrame(java.util.List<UnitLocation> stack)
|
VMStackFrameData |
createStackFrame(UnitLocation location)
|
OCLDebugCore |
getDebugCore()
|
Methods inherited from class org.eclipse.ocl.examples.debug.vm.VMVirtualMachine |
---|
createStackFrame, evaluate, getEvaluationEnv, getMetaModelManager, getRunner, getRunnerFactory, isTerminated, lookupEnvironmentByID, readVMEvent, sendRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLVMVirtualMachine(@NonNull DebuggableRunner runner, @NonNull OCLEvaluationContext evaluationContext)
Method Detail |
---|
public static VMStackFrameData[] createStackFrame(java.util.List<UnitLocation> stack)
public VMStackFrameData createStackFrame(@NonNull UnitLocation location)
createStackFrame
in class VMVirtualMachine
@NonNull public OCLDebugCore getDebugCore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |