This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:m:modularity [2021/03/17 16:23] admin ↷ Page moved from ddsf:private:cookbook:06_append:glossary:m:modularity to ddsf:private:guidebook:06_append:glossary:m:modularity |
ddsf:public:guidebook:06_append:glossary:m:modularity [2021/07/14 16:42] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Modularity ===== | ===== Modularity ===== | ||
| - | [[ddsf:private:cookbook:06_append:glossary| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | [[ddsf:private:cookbook:02_body:02_projreq:nonfunctional:20_maintainability:modularity|See 2.2.3.1 Modularity]] | + | [[ddsf:private:guidebook:02_body:02_projreq:nonfunctional:20_maintainability:modularity|See 2.2.3.1 Modularity]] |
| **Modularity** is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a system into varying degrees of interdependence and independence across and "hide the complexity of each part behind an abstraction and interface." | **Modularity** is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a system into varying degrees of interdependence and independence across and "hide the complexity of each part behind an abstraction and interface." | ||