Component diagrams#
A component diagram models the high-level software components and subsystems in service-oriented architectures and component-based development projects, and the interfaces between them. In such diagrams, you will find:
components, with possibly required/provided interfaces: see Environment umlcomponent for more details
assembly connectors: see Definition of relationships for more details
delegate connectors: see Definition of relationships for more details
ports: see Command \umlport for more details
notes: see Command \umlnote for more details