|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.debug.core.model.DebugElement
org.eclipse.ocl.examples.debug.vm.core.VMDebugElement
org.eclipse.ocl.examples.debug.vm.core.VMDebugTarget
org.eclipse.ocl.examples.debug.core.OCLDebugTarget
public class OCLDebugTarget
| Constructor Summary | |
|---|---|
OCLDebugTarget(org.eclipse.debug.core.model.IProcess process,
IVMVirtualMachineShell vm)
|
|
| Method Summary | |
|---|---|
OCLDebugCore |
getDebugCore()
|
java.lang.String |
getModelIdentifier()
|
| Methods inherited from class org.eclipse.ocl.examples.debug.vm.core.VMDebugTarget |
|---|
addVMEventListener, breakpointAdded, breakpointChanged, breakpointManagerEnablementChanged, breakpointRemoved, canDisconnect, canResume, canSuspend, canTerminate, computeBreakpointURI, disconnect, evaluate, getDebugTarget, getInstalledBreakpoints, getLaunch, getMainModuleName, getMemoryBlock, getName, getProcess, getThreads, getVM, handleDebugEvents, hasThreads, isDisconnected, isSuspended, isTerminated, removeVMEventListener, resume, sendRequest, setMainModuleName, started, supportsBreakpoint, supportsStorageRetrieval, suspend, terminate, terminated |
| Methods inherited from class org.eclipse.ocl.examples.debug.vm.core.VMDebugElement |
|---|
getOCLDebugTarget |
| Methods inherited from class org.eclipse.debug.core.model.DebugElement |
|---|
fireChangeEvent, fireCreationEvent, fireEvent, fireResumeEvent, fireSuspendEvent, fireTerminateEvent, getAdapter, notSupported, requestFailed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public OCLDebugTarget(org.eclipse.debug.core.model.IProcess process,
IVMVirtualMachineShell vm)
| Method Detail |
|---|
@NonNull public OCLDebugCore getDebugCore()
getDebugCore in interface IVMDebugTargetgetDebugCore in class VMDebugElement@NonNull public java.lang.String getModelIdentifier()
getModelIdentifier in interface org.eclipse.debug.core.model.IDebugElementgetModelIdentifier in class VMDebugElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||