Author Topic: Add ActivityPartition to quick linker types  (Read 3425 times)

Andrew Warner

  • EA User
  • **
  • Posts: 51
  • Karma: +0/-0
    • View Profile
Add ActivityPartition to quick linker types
« on: December 18, 2009, 05:19:34 pm »
Hi all,
Is there any possibility of adding ActivityPartition to the list of allowed types in the quick linker files?

I would like to be able to create links to BPMN1.1::Lane items but the quick linker ignores my pleas. Well, it will work in creating a new Element with a link but won't create a link to an existing Lane.

Incidentally, there is an entry in the BPMN1.1 quick linker definitions that come with EA where they attempt to link TextAnnotation to Lane but it doesn't work either, as far as I can make out.

Try creating a BPMN1.1 diagram with a Lane and a TextAnnotation on it and use the quick linker to create an Association (that is (BPMN1.1::Association(UML::Dependency) I believe)

Cheers,
Andrew.
« Last Edit: December 18, 2009, 05:20:31 pm by adwarner »
Regards,
Andrew Warner.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Add ActivityPartition to quick linker types
« Reply #1 on: December 21, 2009, 08:54:51 am »
Yes it is possible to quicklink to an activity partition: try creating a MessageFlow between two Pools in BPMN, for example. Quicklinks haven't been defined to Lanes, is all.

Quote
Incidentally, there is an entry in the BPMN1.1 quick linker definitions that come with EA where they attempt to link TextAnnotation to Lane but it doesn't work either, as far as I can make out.
Hmmm, needs investigation. TextAnnotation to Pool works as intended.
The Sparx Team
[email protected]

Andrew Warner

  • EA User
  • **
  • Posts: 51
  • Karma: +0/-0
    • View Profile
Re: Add ActivityPartition to quick linker types
« Reply #2 on: December 21, 2009, 10:00:55 am »
Thanks KP,
I should clarify what I mean by not working. The Lane to TextAnnotation link works fine from an existing Lane to an existing TextAnnotation and to create a new TextAnnotation. It doesn't work from an existing TextAnnotation to an existing Lane. Incidentally, the same applies to Pools.

From[/u]To existing[/u]Create new[/u]Result[/u]
LaneTextAnnotationOK
LaneTextAnnotationOK
TextAnnotationLaneNot OK
TextAnnotationLaneOK

I hope that helps.
Cheers,
Andrew.
Regards,
Andrew Warner.