Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Coupling

A qualitative measure of how closely the classes in a design class diagram are linked.


An undesirable property of two or more classes whereby the attributes and operations of one class are dependent on the attributes and operations of the other class in such a way that one class cannot be used without the other.

Permanent link Coupling - Creation date 2023-02-22


< Cost/Benefit Analysis Glossary / Object Oriented Analysis and Design CRC >