Shiraz Bhaiji
Shiraz Bhaiji

Reputation: 65391

Linking Use Cases in Sparx Enterprise Architect

I am trying to link a Use Case in one diagram to a diagram that will detail this use case.

What I am doing is:

What I expected now was to be able to double click on "Test Link" and that would take me to the "Test Link Diagram". What happens is that it opens a property windows.

Does anyone know how I can link a use case to a use case diagram?

Upvotes: 4

Views: 9167

Answers (2)

Informagic
Informagic

Reputation: 1192

Unfortunately, as of 2017 (using Enterprise Architect 12.0), the problem still persists. It seems that, although the

Right Click on Use Case -> New Child Diagram -> Add Diagram

approach adds the desired child diagram, the link is not established. In order to achieve that, one has to go through a second cycle of clicking as follows:

Right Click on Use Case -> New Child Diagram -> Select Composite Diagram

The pop-up window should already have pre-selected the child diagram created in the first step. Click on OK, and you’ll be rewarded with a use case that has the link symbol in the lower right corner. Now a double click will open the child diagram.

Upvotes: 4

Shiraz Bhaiji
Shiraz Bhaiji

Reputation: 65391

Fixed it. The trick was Right Click on the Use case - > Advanced -> Make Composite

Upvotes: 6

Related Questions