Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:rule:subprocess_start_event [2024-01-18 13:05] – Embedded diagram updated Anatoly Belaychuken:rule:subprocess_start_event [2024-08-22 20:45] (current) – [Subprocess must be started by the none event] Anatoly Belaychuk
Line 1: Line 1:
-====== Subprocess start event must be none event ======+====== Subprocess must be started by none event ======
  
 {{tag>event start_event subprocess}} {{tag>event start_event subprocess}}
Line 12: Line 12:
 ===== Notes ===== ===== Notes =====
  
-A subprocess is started by a call from the upper-level subprocess or process: "now proceed to work, it's your turn". Therefore a subprocess should not begin with an exeternal start event like timer or message. (Exeternal start event is a qualified property of a process.)+  * A subprocess is started by a call from the upper-level subprocess or process: "now proceed to work, it's your turn". Therefore a subprocess should not begin with an exeternal start event like timer or message. (Exeternal start event is a qualified property of a process.)
 ===== See also ===== ===== See also =====