A suggestion about getting text to indicate iterations and not interfere with the messages - you can enter text in a sequence diagram (use the text icon [ABC] from the tools palette). Then, select the message that the iteration refers to, and holding down the Ctrl key, click on the text, and choose the Edit->Attach Script option. This links the text and message, and allows you to move the message - and the iteration text goes with it.
Hope that achieves what you wanted to do regards anthony > -----Original Message----- > From: Baker, James D [mailto:[EMAIL PROTECTED]] > Sent: 28 November 2001 19:25 > To: 'Roger St-Amand'; [EMAIL PROTECTED] > Subject: RE: (ROSE) RE: Seq Looping > > > > It would be much better if iteration, guard conditions, etc. > were attributes > of the message like they are in other tools (e.g. Describe). > This way they > could be separated from the operation name. If I name the > message *[until > done] doIt() then I wind up with model validation errors > because the message > name doesn't map to an operation name in the receiving class. > > J.D. > > -----Original Message----- > From: Roger St-Amand [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 11:24 AM > To: [EMAIL PROTECTED] > Subject: RE: (ROSE) RE: Seq Looping > > > > > James, to do that you have to put the *[condition] in front > of the message > between your two instances. > > That it, this is the name of the message. > > Regards > > Roger > -----Original Message----- > From: Baker, James D [ mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> ] > Sent: Wednesday, November 28, 2001 11:14 AM > To: [EMAIL PROTECTED] > Subject: (ROSE) RE: Seq Looping > > > > Sure. Well, it is in UML. I can't find any way to do it in > Rose (version > 7.5.0103.1920). In UML you can use a combination of an > iterative expression > > and a guard condition - eg. *[until done]. If anyone knows > how to do that > in Rose, please let us know. > > -----Original Message----- > From: [EMAIL PROTECTED] [ mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> ] > Sent: Tuesday, November 27, 2001 3:00 AM > To: [EMAIL PROTECTED] > Subject: > > > > > > Hi , > Is it possible to represent looping in sequence diagram? > > Rgds > Anjana > > > > ************************************************************** > ********** > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > <http://www.rational.com/support> > * > * Admin.Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: > http://www.rational.com/support/usergroups/rose/rose_forum.jsp > <http://www.rational.com/support/usergroups/rose/rose_forum.jsp> > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * > * To: [EMAIL PROTECTED] > * Subject:<BLANK> > * Body: unsubscribe rose_forum > * > ************************************************************** > *********** > ************************************************************** > ********** > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > <http://www.rational.com/support> > * > * Admin.Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: > http://www.rational.com/support/usergroups/rose/rose_forum.jsp > <http://www.rational.com/support/usergroups/rose/rose_forum.jsp> > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * > * To: [EMAIL PROTECTED] > * Subject:<BLANK> > * Body: unsubscribe rose_forum > * > ************************************************************** > *********** > > ************************************************************** > ********** > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > * > * Admin.Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: > http://www.rational.com/support/usergroups/rose/rose_forum.jsp > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * > * To: [EMAIL PROTECTED] > * Subject:<BLANK> > * Body: unsubscribe rose_forum > * > ************************************************************** > *********** > ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
