System Overview - Relationships (association, aggregation, composition)
This system models different types of relationships between objects in software design: association, aggregation, and composition. It helps visualize how objects connect and depend on each other, which is key for designing clear and maintainable software.