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:collapsed_subprocess [2024-02-07 13:51] – [Notes] Anatoly Belaychuken: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>subprocess}}+{{tag>subprocess visual_style}}
  
 Primary purpose of subprocesses is process diagram simplification by decomposition. Depicting subprocess expanded makes the diagram more complicated, hence it's usually better to use collapsed representation. Primary purpose of subprocesses is process diagram simplification by decomposition. Depicting subprocess expanded makes the diagram more complicated, hence it's usually better to use collapsed representation.
Line 427: Line 427:
 ===== Exceptions ===== ===== Exceptions =====
  
 +  * It may be handy to expand a subprocess for training/explanatory purposes but working process models should depict them collapsed.
   * It may make sense to depict a sub-process expanded if it's used not for decomposition, but as a special technique like the [[en:rule:control_branch | control branch]].   * It may make sense to depict a sub-process expanded if it's used not for decomposition, but as a special technique like the [[en:rule:control_branch | control branch]].
 ===== See also ===== ===== See also =====