Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: DanG83616 on October 07, 2010, 04:40:16 am

Title: Making Hidden Transitions Reappear
Post by: DanG83616 on October 07, 2010, 04:40:16 am
I have lots of transitions that happen to go between the same two states in a state chart. I would rather not see every one of the lines but do want to see the transition specification (event, guard, action) for each. Is there an easy way to achieve this goal? Carefully placing the lines on top of each other is NOT it.

One misguided attempt was to hide all but one transition. Of course, that hides the specification as well and doesn't work. Is there a way to recover from that mistake and make the transition visible again?

Thanks,
Dan
Title: Re: Making Hidden Transitions Reappear
Post by: RoyC on October 07, 2010, 09:31:13 am
Display the chart as a diagram (rather than as a table) and double click on one of the State elements to display its Properties dialog. Click on the Links tab and right-click on the connectors you want to show, selecting the Show Relation context menu option.

What method did you use to hide the connectors?