Book a Demo

Author Topic: BPMN directed association for Compensation bug?  (Read 2640 times)

OfficeDude

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
BPMN directed association for Compensation bug?
« on: January 20, 2006, 11:16:59 am »
I am unable to figure out how to get a directed association between an Intermediate compensation event and an activity.

I have specified the direction in the properties tab for the association, but no arrow head.

Any help would be apreciated.
« Last Edit: January 20, 2006, 11:37:09 am by OfficeDude »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: BPMN directed association for Compensation bug
« Reply #1 on: January 22, 2006, 01:54:13 pm »
Try the following; I'll get a more permanent fix into the next release...

From the main menu select "Settings | UML | Stereotypes", find and select the stereotype "Association" as applies to "Dependency", press the Edit button to bring up the shape script editor, comment out or remove the last three lines
Code: [Select]
shape target
{
}
press OK, press Save, press Close. You may then need to double-click the association and set the direction to "Source->Destination".
The Sparx Team
[email protected]

OfficeDude

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: BPMN directed association for Compensation bug
« Reply #2 on: January 23, 2006, 06:36:05 am »
Worked like a charm!

Thanks
;D