Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:rule:collapsed_subprocess [2024-01-11 23:27] – external edit 127.0.0.1 | en:rule:collapsed_subprocess [2024-03-24 18:39] (current) – [Use collapsed subprocesses] Anatoly Belaychuk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Use collapsed subprocesses ====== | ====== Use collapsed subprocesses ====== | ||
| - | {{tag> | + | {{tag> |
| Primary purpose of subprocesses is process diagram simplification by decomposition. Depicting subprocess expanded makes the diagram more complicated, | Primary purpose of subprocesses is process diagram simplification by decomposition. Depicting subprocess expanded makes the diagram more complicated, | ||
| Line 424: | Line 424: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | The overarching process / subprocess logic should not depend on the subprocess internals. As an example, at the diagrams above two flows exit from both approval and signing subprocesses. Whatever happens inside the subprocesses, | + | * The overarching process / subprocess logic should not depend on the subprocess internals. As an example, at the diagrams above two flows exit from both approval and signing subprocesses. Whatever happens inside the subprocesses, |
| ===== Exceptions ===== | ===== Exceptions ===== | ||
| - | It may make sense to depict a sub-process expanded if it's used not for decomposition, | + | * It may be handy to expand a subprocess for training/ |
| + | * It may make sense to depict a sub-process expanded if it's used not for decomposition, | ||
| ===== See also ===== | ===== See also ===== | ||