UML 类关系耦合度排序:从弱到强
UML 中,类的关系按照耦合度从弱到强进行排列,依次为:
- 依赖 (Dependency)
- 关联 (Association)
- 聚合 (Aggregation)
- 组合 (Composition)
- 实现 (Realization)
- 泛化 (Generalization)
原文地址: https://www.cveoy.top/t/topic/llSz 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
UML 中,类的关系按照耦合度从弱到强进行排列,依次为:
原文地址: https://www.cveoy.top/t/topic/llSz 著作权归作者所有。请勿转载和采集!