|
Prev: clean code vs dirty code smack down! (was: Simples Rules make creating Big Balls of Mud impossible.)
Next: Specification Pattern vs Data Mapper
From: Lilly on 31 Jan 2007 14:03 How can I model an activity "executed" by 2 different actors that are represented by 2 different swimlanes ? I mean actors from different swimlanes are working together on that activity. Magicdraw does not allow to create an Activity across two swimlanes Any advice ?
From: Nick Malik [Microsoft] on 1 Feb 2007 01:59
Normally, you place the activity squarely in the swimlane of the person who is responsible for the work, even if the other is accountable for getting it done. Another alternative is to draw two activities, one in each swimlane, running in parallel. -- --- Nick Malik [Microsoft] MCSD, CFPS, Certified Scrummaster http://blogs.msdn.com/nickmalik Disclaimer: Opinions expressed in this forum are my own, and not representative of my employer. I do not answer questions on behalf of my employer. I'm just a programmer helping programmers. -- "Lilly" <lavlavoro(a)yahoo.it> wrote in message news:1170270218.526284.147700(a)l53g2000cwa.googlegroups.com... > How can I model an activity "executed" by 2 different actors > that are represented by 2 different swimlanes ? > > I mean actors from different swimlanes are working together on that > activity. > > > Magicdraw does not allow to create an Activity across two swimlanes > > Any advice ? > |