Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:rule:subprocess_start_event [2024-01-18 13:07] – [Subprocess start event must be none event] Anatoly Belaychuk | en: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 must be started by the none event ====== | + | ====== Subprocess must be started by none event ====== |
{{tag> | {{tag> | ||
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 ===== | ||