How to find out that two Interaction Fragment in a Sequence Diagram occur at the same time [message #921617] |
Mon, 24 September 2012 05:24  |
Eclipse User |
|
|
|
Hello everybody,
I have a sequence diagram with two lifelines, one message, and two
Behavior Execution Specification (one on the left lifeline, and one on the right lifeline)
see attached file please
The message send is aligned with the execution specification start
on the left, while the message receive is not aligned with the execution specification start on the right (it occurs after that)
I have highlighted what I mean in the attached figure
I am wondering if the UML model contains any information about the fact
that two events in the lifeline occurs at the same time instant (like
the message send event and the execution specification start in the left lifeline)
any help is appreciated,
thank you
Attachment: sequencediagram.PNG
(Size: 14.88KB, Downloaded 364 times)
Attachment: model.PNG
(Size: 19.20KB, Downloaded 393 times)
Attachment: model.uml
(Size: 7.07KB, Downloaded 398 times)
[Updated on: Mon, 24 September 2012 05:26] by Moderator
|
|
|
Re: How to find out that two Interaction Fragment in a Sequence Diagram occur at the same time [message #950175 is a reply to message #921617] |
Fri, 19 October 2012 13:47  |
Eclipse User |
|
|
|
Alfredo Motta wrote on Mon, 24 September 2012 05:24Hello everybody,
I have a sequence diagram with two lifelines, one message, and two
Behavior Execution Specification (one on the left lifeline, and one on the right lifeline)
see attached file please
The message send is aligned with the execution specification start
on the left, while the message receive is not aligned with the execution specification start on the right (it occurs after that)
I have highlighted what I mean in the attached figure
I am wondering if the UML model contains any information about the fact
that two events in the lifeline occurs at the same time instant (like
the message send event and the execution specification start in the left lifeline)
any help is appreciated,
thank you
Yes UML model contains information about the fact
that two events in the lifeline occurs at the same time by using "par" operator that mean parallel and you can find this property in interaction fragment in sequence diagram
|
|
|
Powered by
FUDForum. Page generated in 0.35215 seconds