Structural Design Patterns

Patterns of this type are related to the class and the members of the object. It is used to establish and define relationships between objects. The larger the system, the more important this pattern plays. We can rely on the class diagram to follow this pattern.

Last updated