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 [2023-08-06 19:00] – ↷ Page name changed from en:rule:collapsed-subprocess to en:rule:collapsed_subprocess Anatoly Belaychuk | 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 ===== | ||
- | * [[en:rule:subprocess-results]] | + | * [[en:rule:check_subprocess_results]] |
- | * [[en:rule:control-branch]] | + | * [[en:rule:control_branch]] |
- | * [[en: | + | |
===== Author(s) ===== | ===== Author(s) ===== | ||
--- // | --- // | ||
+ |