Functional decomposition of a system |
|
|
|
Requirements traceability for a system |
|
Allocation of Requirements |
Functional decomposition of a system
The functional decomposition of a system produces a proper tree (i.e. every node in the tree has exactly one parent except the root which has no parent). The tree's root represents the system in its entirety. The root is decomposed into some number of components that can be further decomposed to any desired level. Neither the root nor any of its components are themselves requirements.
|
|
|
Requirements traceability for a system |
|
Allocation of Requirements |