Book a Demo

Author Topic: Making Hidden Transitions Reappear  (Read 3265 times)

DanG83616

  • EA User
  • **
  • Posts: 180
  • Karma: +0/-0
    • View Profile
Making Hidden Transitions Reappear
« 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

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Making Hidden Transitions Reappear
« Reply #1 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?
Best Regards, Roy