Difference between revisions of "Function Hierarchy Diagram"
(Created page with "'''Content coming soon'''") |
m |
||
| Line 1: | Line 1: | ||
| − | + | == What is functional hierarchy diagram? == | |
| + | |||
| + | A functional hierarchy diagram is one that shows all functions evolved in your system in a hierarchical manner. It does not show organizational units evolved involved in functions like- data stores or data flows. It just specifies the parent function and the child functions under it.<ref>[https://prezi.com/amdamjydnmix/functional-hierarchy-diagram/ Functional Hierarchy Diagram by k b - Prezi]</ref> | ||
| + | |||
| + | |||
| + | |||
| + | ==See Also== | ||
| + | *[[Software Design]] | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ==References== | ||
| + | <references /> | ||
Revision as of 11:49, 19 December 2022
What is functional hierarchy diagram?
A functional hierarchy diagram is one that shows all functions evolved in your system in a hierarchical manner. It does not show organizational units evolved involved in functions like- data stores or data flows. It just specifies the parent function and the child functions under it.[1]
See Also
