Previous Topic: Outlining ActivitiesNext Topic: Decomposing Activities


Performing Decomposition

Decomposition involves breaking down activities and data into their elements. The objective of this process is to form groups of activities and data that enjoy a high level of cohesion and a low level of coupling.

The techniques described in "Decomposing Activities" and "Decomposing Data" tend to create highly cohesive, loosely coupled groupings of activity and data at each level of decomposition. The result is a highly stable and consistent structure that enables the efficient assignment of resources, ready coordination of development efforts, and effective project management.