Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用什么关系来连接类图的类和包?我正在使用 Power Designer 工具。
包可以包含类,因此虽然这不是标准的,但我想您可以使用组合关系,将一堆类连接到用实线箭头线连接的包,但这并不常见。在包元素本身中查看类列表更为习惯。Enterprise Architect 做到了这一点,这很清楚。
请注意,包通常被实现为命名空间。该包包括属于命名空间的类。