Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you link up the lollipops using Enterprise Architect - Component Diagram (assembly relationship)

I am busy putting together a component diagram using EA by Sparx System (version 15.1).

I would like to achieve the top diagram (component A and B). However when I setup an assembly relationship you need to configure a required and a provided interface (with / without port). I have tried a few options (C & D / E & F) but am unable to link the lolipops like A & B.

Any experience here would be useful how to achieve this. The EA documentation is very poor. enter image description here

enter image description here

enter image description here

like image 439
Zane Gers Avatar asked Mar 03 '23 13:03

Zane Gers


1 Answers

If you want to add an assembly connector between components, you need to disable Strict Connector Syntax in Start > Desktop > Preferences > Links > Strict Connector Syntax:

enter image description here

like image 148
mrts Avatar answered Apr 27 '23 06:04

mrts