Yes you can sort items like messages using the number or name. Using the number provides a sort in execution step order. Not sure if you use focus of control and the numbers become (1.1, 1.1) that could mess up the sort order since it *may* use and alpha sort on those but I'm not sure would have to test. You will have to put the items to sort on in a REPEAT group and select the advanced checkbox (if memory serves) to get to the sorts. You could have multiple levels of sorts against several fields in ascending or descending order. Look up options on the REPEAT for more details.
Pete -----Original Message----- From: Angay, Huseyin [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 5:21 AM To: Rational Subject: RE: (ROSE) Sequence Diagram Now this is from memory (I haven't got SoDA on thsi machine) but you should be able to sort any list of elements by name or any other property. Check how SoDA does it with classes in its standard templates.The principle is the same with all lists of model elements. You then have the option of sorting by name (you'll then need a sequence number in the diagram's name) or by a sequence number property that you can create. Best regards, Huseyin Angay Karabash Ltd. www.karabash.co.uk > -----Original Message----- > From: bill deng [mailto:[EMAIL PROTECTED]] > Sent: 28 January 2002 19:16 > To: Angela Servedio; Rational > Subject: Re: (ROSE) Sequence Diagram > > > > I don't think you can make a specific order in SoDA to > generate sequence diagram. In my experience with SoDA, > SoDA can generate sequence diagram (or any interaction > giagrams) only in the order they are generated in > ROSE. > > Bill > > --- Angela Servedio <[EMAIL PROTECTED]> > wrote: > > Hello, > > my problem is following: how I can order in > > Template View ( SODA) the > > sequence diagram as I want? > > > > > > thanks. > > > > > > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com > ************************************************************** > ********** > * 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 > ************************************************************** > *********** > This private and confidential e-mail has been sent to you by Egg. The Egg group of companies comprises Prudential Banking plc (registered no. 2999842), Egg Financial Products Ltd (registered no. 3319027) and Egg Investments Ltd (registered no. 3403963) which carries out investment business on behalf of Egg and is regulated by the Financial Services Authority. All members of the Egg group are registered in England and Wales. Registered offices: 142 Holborn Bars, London EC1N 2NH If you are not the intended recipient of this e-mail and have received it in error, please notify the sender by replying with 'received in error' as the subject and then delete it from your mailbox. ************************************************************************ * 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 ************************************************************************* ************************************************************************ * 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 *************************************************************************
