start Process Sequence
Cause the entity to start the process sequence in the order specified by the sequence. The activation of the first process is governed by an event that is scheduled to occur based on the time until activation parameter.
Return
the scheduled activation event or null if there were no processes to start.
Parameters
the entity to start the sequence
the time until the first process in the sequence activates
the priority associated with the event to start the first process
Cause the entity to start the process sequence in the order specified by the sequence. The activation of the first process is governed by an event that is scheduled to occur at the specified activation time.
Return
the scheduled activation event or null if there were no processes to start.
Parameters
the entity to start the sequence
the time until the start of the first process in the sequence
the priority associated with the event to start the first process