When a design has low cohesion, it has classes and methods that are not grouped well.
当设计的内聚力较低时,它就不能良好地组织类和方法。
If you were to combine these functions into a single use case, it would have low cohesion (and undesirable dependencies).
如果你把这些功能合并到一个用例里,就成为低内聚的(和不合适的)依赖关系。
Figure 1: Applying the principles of high cohesion and low coupling is especially critical within the application and domain layers of an enterprise system architecture.
图1:应用高内聚和低耦合的原则在企业系统架构的应用和领域层中是特别至关重要的。
应用推荐