One way: -

   _______      ______      _______
  |     A   |      | B    |    |   C   |
  |_______|    |______|    |_______|
      |            |           |
      |Message     |           |
 If X |----------->|           |
      |            |           |
      |Message     |           |
else  |------------|---------->|           
      |            |           |
      |            |           |
end if|            |           |


another way: -


   _______      ______      _______
  |     A   |      | B    |    |   C   |
  |_______|    |______|    |_______|
      |            |           |
      |[X]Message  |           |
      |----------->|           |
      |            |           |
      |[non X]Messa|ge         |
      |------------|---------->|           
      |            |           |
      |            |           |
      |            |           |



iteraion(ex: while loop): -


   _______      ______      
  |     A   |      | B    |    
  |_______|    |______|    
      |            |       
      |[X*]Message  |      
      |----------->|       
      |            |       
      |            |       




Nithyanand.
Siemens, Bangalore, India.
(Opinions expressed are my own and do not reflect the opinions of my
employer, Siemens)




-----Original Message-----
From: Madhu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 12:07 PM
To: [EMAIL PROTECTED]
Subject: (ROSE) Sequence Diagrams




Hi, 
  How to represent if and else conditions in sequence diagrams. 

Thanks in advance..
Madhu

************************************************************************
* 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
*
*************************************************************************

Reply via email to