|
||||||||||
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.utils.BaseProcess
public abstract class BaseProcess
Nested Class Summary | |
---|---|
static interface |
BaseProcess.IRunnable
|
Field Summary |
---|
Fields inherited from interface org.eclipse.debug.core.model.IProcess |
---|
ATTR_CMDLINE, ATTR_PROCESS_LABEL, ATTR_PROCESS_TYPE |
Constructor Summary | |
---|---|
BaseProcess()
|
Method Summary | |
---|---|
org.eclipse.debug.core.model.IStreamsProxy |
getStreamsProxy()
|
void |
setStreamsProxy(org.eclipse.debug.core.model.IStreamsProxy streamsProxy)
|
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.debug.core.model.IProcess |
---|
getAttribute, getExitValue, getLabel, getLaunch, setAttribute |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface org.eclipse.debug.core.model.ITerminate |
---|
canTerminate, isTerminated, terminate |
Constructor Detail |
---|
public BaseProcess()
Method Detail |
---|
public void setStreamsProxy(org.eclipse.debug.core.model.IStreamsProxy streamsProxy)
public org.eclipse.debug.core.model.IStreamsProxy getStreamsProxy()
getStreamsProxy
in interface org.eclipse.debug.core.model.IProcess
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |