org.smartcomps.twister.engine.priv.core.dynamic
Interface BasicEC

All Superinterfaces:
ExecutionContext
All Known Subinterfaces:
AssignEC, EmptyEC, InvokeEC, ReceiveEC, ReplyEC, TerminateEC, WaitEC
All Known Implementing Classes:
AssignECImpl, BasicECImpl, EmptyECImpl, InvokeECImpl, PickECAsReceiveEC, ReceiveECImpl, ReplyECImpl, TerminateECImpl, WaitECImpl

public interface BasicEC
extends ExecutionContext

The execution context of a basic activity.

See Also:
BasicActivity

Field Summary
 
Fields inherited from interface org.smartcomps.twister.engine.priv.core.dynamic.ExecutionContext
ACTIVE, CANCELED, COMPLETED, ENDED_CANCELED, ENDED_COMPLETED, ENDED_FAULTED, FAULTED, OPEN
 
Methods inherited from interface org.smartcomps.twister.engine.priv.core.dynamic.ExecutionContext
execute, fetchInstance, getContainer, getEvents, getId, getInstance, getStatus, setStatus
 



Copyright © 2003 SmartComps. All Rights Reserved.