Book a Demo

Author Topic: Scenarios in Use Cases  (Read 2351 times)

frankk

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
Scenarios in Use Cases
« on: November 09, 2007, 10:05:13 am »
Can I get a Use Case to display its Scenario in the diagram?

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Scenarios in Use Cases
« Reply #1 on: November 09, 2007, 10:26:02 am »
Frank,

For some reason there's no 'standard' way to display a scenario as part of the use case element. Perhaps this is because you can have multiple scenarios...

You can do something similar, by using a note link. This has the effect of showing a note on the diagram, that has a link to the use case (or other element). In this case the content of the note is linked to some feature of the element, and a scenario (you have to choose which) can be one such feature. When you do this the note will display the scenario text; changing the text in either the note or the element changes the scenario.

To find out how to do this, in the EA help index type "note link" - without the quotes, and make sure to include the space - and you'll get (in build 818) the Link to Element topic. When you go to the topic the page will be titled Link a Note to an Element; that's the one you want.

HTH, David
No, you can't have it!

frankk

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
Re: Scenarios in Use Cases
« Reply #2 on: November 09, 2007, 10:42:24 am »
I was hoping it would be visible in the 'rectangular' format, which does have compartments. Seems logical to me :-)

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Scenarios in Use Cases
« Reply #3 on: November 09, 2007, 11:06:17 am »
Sadly, there is no compartment that will display a scenario.

Sigh...

Of course you could always build a shape script to do this, but you'll likely not get it to look the way you want. Dynamic resizing in shape scripts is limited in versatility.
No, you can't have it!

frankk

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
Re: Scenarios in Use Cases
« Reply #4 on: November 09, 2007, 11:07:06 am »
Sigh.

Thanks.