Book a Demo

Author Topic: Hyperlinking to a Diagram from a Send Element  (Read 3402 times)

George Fraser

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Hyperlinking to a Diagram from a Send Element
« on: September 23, 2014, 08:50:07 pm »
Good morning,

I'm trying to directly hyperlink to a diagram from an element type that doesn't allow decomposition diagrams as an option.  Is there any other way to get a link to a diagram that opens with a single click?

I'm using Sparx 11.0.1107 with the BPMN MDG.

Our users are having trouble following the way BPMN Signals link across diagrams, so I've created some additional diagrams to highlight which signals in different processes trigger one another.  I want to make the appropriate additional diagram open when a user double clicks the signal event, exactly as a decomposition diagram would for those elements that permit decomposition diagrams.

As the BPMN MDG represents BPMN Signal Events as UML Send/Receive Elements, the option for a decomposition diagram isn't supported for that element type.

I'm looking for a solution where the link is integral to the Signal element (as opposed to putting transparent hyperlink objects on top of them, for example) as I'm going to be reusing the Signal elements many times.  

Any suggestions will be gratefully received.

Regards,

George

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Hyperlinking to a Diagram from a Send Element
« Reply #1 on: September 23, 2014, 09:11:44 pm »
You can drag the target diagram near the place where you want the click action to happen and then choose hyperlink. The created element can be linked with a note link to some other element.

q.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Hyperlinking to a Diagram from a Send Element
« Reply #2 on: September 25, 2014, 09:34:15 am »
You could go Element|Advanced|Change Type and change it to an Activity (say), set its composite diagram, then Element|Advanced|Change Type and change it back. Then send in a feature request asking that Events have this functionality by default.
The Sparx Team
[email protected]

George Fraser

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Hyperlinking to a Diagram from a Send Element
« Reply #3 on: October 16, 2014, 01:01:04 am »
Thanks both for your suggestions, much appreciated.