- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 64字
- 2021-06-24 14:57:55
Composite structure diagrams
The Composite structure UML diagram shows the runtime structure of a system. This diagram can be used to show the internal components of a class. The following example shows a microwave with four structures:
A graphical composite structure diagram
We can also represent a composite structure with a rectangular box, as illustrated in the following diagram:
A textual composite structure diagram