public abstract class ForkedBehaviourProcess extends SimuComSimProcess
| Constructor and Description |
|---|
ForkedBehaviourProcess(Context myContext,
String assemblyContextID,
boolean isAsync) |
ForkedBehaviourProcess(Context myContext,
String assemblyContextID,
boolean isAsync,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAsync() |
boolean |
isTerminated()
Returns whether this process has finished its execution.
|
activate, addTerminatedObserver, fireTerminated, getCurrentSessionId, getModel, getPriority, getRequestContext, getRootProcess, getSimProcessStatus, hold, isFinished, lifeCycle, notifyResuming, notifySuspending, notifyTerminated, removeTerminatedObserver, setPriority, timeoutaddProcessListener, getId, getRawId, passivate, passivate, removeProcessListener, scheduleAtgetEncapsulatedEntity, isScheduled, reschedulegetNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, passivateisScheduled, reschedulepublic ForkedBehaviourProcess(Context myContext, String assemblyContextID, boolean isAsync)
public boolean isAsync()
public boolean isTerminated()
AbstractSimProcessDelegatorisTerminated in interface ISimProcessisTerminated in class AbstractSimProcessDelegator