Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I show relationships in Enterprise Architect

I have used Enterprise Architect to create a simple class diagram. What I can't figure out how to do is make it show the relationships such as 1 to 1, etc...

Seems like a simple thing to show, but this program is not user friendly at all.

like image 928
neveser Avatar asked Dec 23 '12 20:12

neveser


People also ask

How to add relationship in enterprise Architect?

Create a new relationshipIn the 'Link Type' field, select the type of relationship you want to create, and in the 'Type' fields select the types of source and target element between which to create the relationships. Right-click on the empty square at the intersection of the appropriate source row and target column.

What is a relationship diagram in architecture?

The Entity Relationship diagram is a visual device used to model information or data and is used as a schema that is a precursor to database modeling.

How do you link diagrams in enterprise architect?

You can also create an identical Hyperlink element by dragging the Hyperlink icon onto the host diagram from the 'Common' Toolbox page, right-clicking on the element and selecting 'Properties', and then selecting 'Diagram' from the 'Type' drop-down list.

What are the key functions performed by the enterprise architect?

Enterprise architects are responsible for envisioning, communicating, and evolving an organization's enterprise architecture.


1 Answers

It is fairly simple actually - for both Class and Object diagrams you can use "Associate" from the toolbox. Then if you double click the association, you will be able to enter multiplicity under "Source Role" and "Target Role" tabs.

like image 90
Sebastian K Avatar answered Oct 16 '22 07:10

Sebastian K