Assembly connectors represent the paths of communication by which parts in your classifiers request and provide services to each other.
An assembly connector can be created in the following diagrams:
Assembly Connectors in a Composite Structure Diagram
In the example below an assembly connector connects the supplier part "TitleDataAccess" to the client part "TitleManager".
Assembly Connectors in a Component Diagram
In the example below an assembly connector connects the supplier part "TitleDataAccess" to the client part "TitleManager".