Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

Assembly

Part of a UML Component diagram showing an Assembly connector between two Component elements.

Description

An Assembly connector bridges a component's required interface (Component1) with the provided interface of another component (Component2), typically in a Component diagram.

Toolbox icon

Assembly connector

Learn more

OMG UML Specification:

The OMG Unified Modeling Language specification, (v2.5.1, p.210) states:

The execution time semantics for an assembly Connector in a Component are that requests (signals and operation invocations) travel along an instance of a Connector.