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

All Superinterfaces:
ExecutionContext, StructuredEC
All Known Implementing Classes:
SequenceECImpl

public interface SequenceEC
extends StructuredEC

The execution context of a sequence, managing the execution of each of its execution context one after another.


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.StructuredEC
addExecutionContext, getActivity, getActivityForChildContext, getExecution, getExecutionContexts, notifyExecution, notifyTermination, setActivity
 
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.