Composite structure diagram - Wikipedia
https://en.wikipedia.org/wiki/Composite_structure_diagramComposite structure diagram in the Unified Modeling Language (UML) is a type of static structure diagram, that shows the internal structure of a class and the collaborations that this structure makes possible. This diagram can include internal parts, ports through which the parts interact with each other or through which instances of the class interact with the parts and with the outside world, and conn…
UML Composite Structure Diagrams
www.uml-diagrams.org › composite-structureThe following graphical elements are typically drawn in a composite structure diagram which shows internal structure of a classifier: class, part, port, connector, usage. Composite structure diagram overview shows elements of internal structure of structured classifier - roles, parts, connectors.