|
||||||||||
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.ocl.examples.debug.vm.core.VMVirtualProcess
org.eclipse.ocl.examples.debug.core.OCLVirtualProcess
public class OCLVirtualProcess
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.debug.vm.core.VMVirtualProcess |
---|
fLaunch |
Fields inherited from interface org.eclipse.debug.core.model.IProcess |
---|
ATTR_CMDLINE, ATTR_PROCESS_LABEL, ATTR_PROCESS_TYPE |
Constructor Summary | |
---|---|
OCLVirtualProcess(org.eclipse.debug.core.ILaunch launch,
IVMVirtualMachineShell vm)
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
|
Methods inherited from class org.eclipse.ocl.examples.debug.vm.core.VMVirtualProcess |
---|
canTerminate, getAttribute, getExitValue, getLaunch, getStreamsProxy, isTerminated, setAttribute, setStreamsProxy, terminate, terminated |
Methods inherited from class org.eclipse.core.runtime.PlatformObject |
---|
getAdapter |
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 OCLVirtualProcess(@NonNull org.eclipse.debug.core.ILaunch launch, @NonNull IVMVirtualMachineShell vm)
Method Detail |
---|
@NonNull public java.lang.String getLabel()
getLabel
in interface org.eclipse.debug.core.model.IProcess
getLabel
in class VMVirtualProcess
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |