Sparx Systems Forum

Enterprise Architect => Uml Process => Topic started by: irhin on February 17, 2005, 08:16:35 am

Title: How to associate operation with activity diagram
Post by: irhin on February 17, 2005, 08:16:35 am
I design class diagram with a number of operations. and for each operation I designed activity diagram. Now I want to associate each activity diagram with certain operation. How can I do this?  ???
Title: Re: How to associate operation with activity diagr
Post by: sargasso on February 17, 2005, 01:44:04 pm
If you mean that you want people to be able to track from the class in one diagram to the appropriate activity diagram, then what I'd suggest is:

Make the class a composite element (context menu).  This will create a diagram under the class in the project tree.

Open the diagram by double cliocking on the class.

Change the diagram type to Activity (menu Diagram | Change Diagram type...)

Drag all of the method activity diagrams onto this diagram as Hyperlinks.

Arrange and annotate to suit your particular style.

Voila!  


hth
Bruce