Book a Demo

Author Topic: RTF Bookmarks in Use Case Scenarios?  (Read 5742 times)

Dorian Workman

  • EA User
  • **
  • Posts: 194
  • Karma: +0/-0
    • View Profile
RTF Bookmarks in Use Case Scenarios?
« on: February 19, 2009, 06:59:17 am »
Is it possible to paste RTF Bookmarks into Use Case Scenario text?  

I'm trying to create a link to an element (e.g. Requirement) from within the Use Case Scenario text.

Anyone know please?

Thanks.
<a href="http://www.linkedin.com/in/dorianworkman" ><img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View Dorian Workman

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #1 on: February 19, 2009, 09:26:59 am »
Sorry Dorian,

This is not possible, at least not yet, with EA.

Some kind of 'intelligent' hyperlink feature within notes, scenarios, etc. is a persistent request here in the forum. As yet there is no such feature.

To be fair though, this is easier said than done. Working through the various use cases for this one begins to appreciate the downstream complexities, particularly when dealing with later evolution of the model.

David
No, you can't have it!

Dorian Workman

  • EA User
  • **
  • Posts: 194
  • Karma: +0/-0
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #2 on: February 19, 2009, 12:04:04 pm »
Thanks David. I assume a feature request has already been submitted then.
<a href="http://www.linkedin.com/in/dorianworkman" ><img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View Dorian Workman

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #3 on: February 19, 2009, 07:27:24 pm »
Quote
I'm trying to create a link to an element (e.g. Requirement) from within the Use Case Scenario text.

Though it is not exactly what you want: A realization link from the UC to the requirement might help you here. This makes the requirement appear as an external requirement in the requirements tab as well as have a realization entry in the RTF documentation and a hyperlink in the HTML export.

Oliver

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #4 on: February 20, 2009, 01:46:31 am »
Quote
Thanks David. I assume a feature request has already been submitted then.
That is so, but you should submit a request regardless. Obviously this has not bubbled up on the priority list for new features. If enough of us in the user community make the request it might help to raise the visibility of the issue within Sparx.
No, you can't have it!

Dorian Workman

  • EA User
  • **
  • Posts: 194
  • Karma: +0/-0
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #5 on: February 20, 2009, 04:02:10 am »
Quote
Though it is not exactly what you want: A realization link from the UC to the requirement might help you here. This makes the requirement appear as an external requirement in the requirements tab as well as have a realization entry in the RTF documentation and a hyperlink in the HTML export.

Oliver

Thanks Oliver, yes I'm doing this already and this certainly is satisfactory, the link from within the scenario would be a home run though.

Thanks all.
<a href="http://www.linkedin.com/in/dorianworkman" ><img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View Dorian Workman

Dorian Workman

  • EA User
  • **
  • Posts: 194
  • Karma: +0/-0
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #6 on: February 20, 2009, 04:03:16 am »
Quote
That is so, but you should submit a request regardless. Obviously this has not bubbled up on the priority list for new features. If enough of us in the user community make the request it might help to raise the visibility of the issue within Sparx.

Will do thanks David.
<a href="http://www.linkedin.com/in/dorianworkman" ><img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View Dorian Workman

bioform

  • EA User
  • **
  • Posts: 230
  • Karma: +0/-0
  • Forty-Two?
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #7 on: February 28, 2009, 06:24:52 am »
I use an activity diagram to document the flow of a use case's scenario. Then the requirements are either internal requirements of the activity or are linked as a realization.

I find this very helpful for walking the user through a scenario and thus encountering the requirements as they walk the path.

Previously I had written a piece of code that allowed me to "create" a textual representation of a path through an activity diagram (then match that path to one of the named scenarios, which then the script was pasted into the "notes" section of the scenario.)  

It would not be too much of a stretch to include the "related" requirements as say indented under each "Step" of the scenario's text.

The technique relied on:

  • Identifying "who" was the owner of the activity (comparing X/Y coordinates of the activity with the partitions to see if it was inside...
  • Adding a descriptive sentence fragment in the notes sect of each activity... and
  • using an iterative method to follow branches and keep track if I had ventured down that path yet...


Hope that gives you some ideas maybe,

David
Time is what keeps everything from happening at once, Space is what keeps it all from happening to you. <unknown>

Dorian Workman

  • EA User
  • **
  • Posts: 194
  • Karma: +0/-0
    • View Profile
Re: RTF Bookmarks in Use Case Scenarios?
« Reply #8 on: February 28, 2009, 08:08:17 am »
Thanks David, that is an approach I hadn't considered.  That would achieve my aim, but I think it will be a little too time-consuming for my current project.  I'll give it a try at some point though.
<a href="http://www.linkedin.com/in/dorianworkman" ><img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View Dorian Workman