| Package | Description |
|---|---|
| org.eclipse.ocl.examples.debug.vm | |
| org.eclipse.ocl.examples.debug.vm.core | |
| org.eclipse.ocl.examples.debug.vm.event |
| Modifier and Type | Method and Description |
|---|---|
VMEvent |
VMVirtualMachine.readVMEvent() |
VMEvent |
IVMVirtualMachineShell.readVMEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
VMEventListener.handleEvent(VMEvent event) |
void |
IVMDebuggerShell.handleVMEvent(VMEvent event) |
VMRequest |
IVMDebuggerShell.waitAndPopRequest(VMEvent suspend) |
| Modifier and Type | Method and Description |
|---|---|
void |
VMThread.handleEvent(VMEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
VMDisconnectEvent |
class |
VMResumeEvent |
class |
VMStartEvent |
class |
VMSuspendEvent |
class |
VMTerminateEvent |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.