Martin, you can create a new message which will include both messages with no time delay between them.
This way you would be able to show it in sequence diagram but internally there will be time delay between both messages as they would be called sequencially. Another solution can be use of notes. In the notes you can write there is no time delay between messages. Hope this helps, Navin -----Original Message----- From: Martin Paul To: [EMAIL PROTECTED] Sent: 2/10/03 12:04 PM Subject: (ROSE) Sequence diagram Hi all, can anyone help me how to show a actor object having two messages from same object no timedelay. eg:guest object can have reservation or maynot have reservation actor object interacts with getreservedetails() message or actor object interacts with donewreservation() message or both to userinterface object. martin ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * Only plain-text messages are supported. * HTML or Rich-Text messages may be rejected. * * 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 * Only plain-text messages are supported. * HTML or Rich-Text messages may be rejected. * * 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 *************************************************************************
