Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     Astah sequence diagram - Only one ReplyMessage allowed

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
nirecek
Posted on: 2013/11/4 1:15
Just popping in
Joined: 2013/11/4
From:
Posts: 1
Astah sequence diagram - Only one ReplyMessage allowed
Hello everybody,
I am new around here so I apologize in advance if I posted in the wrong section. I also tried searching for an answer, but could not find one.
I am also new to UML so this might be a stupid question.

Anyway, in a sequence diagram I am trying to create a branched reply message, but Astah does not allow it.
If I try to create a branch from reply it says:
"A Reply Message cannot have a Branch Message."
If I try to insert more that one reply message it says:
"Only one ReplyMessage is allowed on an ExecutionSpecification."

Here You can see a bit better what exactly I am trying to do:
http://d.pr/i/y5nU
(This example is taken from my college textbook and roughly translated to English)
The difference is, in the textbook they made the diagram with ArgoUML which allowed them to have multiple reply messages, like so:
http://d.pr/i/m1cB

report error message that I tried to show in Astah here is actually a line with an arrow and with its type changed.

Now, I am wondering whether having multiple (or branched) reply messages is not allowed by UML specification, or Astah just does not allow it for some reason.

Thank you.
Joba
Posted on: 2013/11/5 2:15
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Astah sequence diagram - Only one ReplyMessage allowed
Hi nirecek,

In our understanding, it is not clearly defined if the creation of multiple reply messages is allowed or not. However we feel that there are cases that we want more than one reply message like the example. So this is on our list to consider implementing in the future.

Thanks,
SJ
mjchonoles
Posted on: 2013/12/6 15:41
Just popping in
Joined: 2013/11/28
From:
Posts: 1
Re: Astah sequence diagram - Only one ReplyMessage allowed
Hi nirecek,
After some further reflection, we realize that your example with ArgoUML. (http://d.pr/i/m1cB) is not legal in UML 2.5.

(It was legal in previous UML 1.x)

However, it does look like Astah could support some changes to make it more naturally meet the need to have more than one reply for a message.

For now, we can recommend the following, which is legal in Astah and in UML 2.5

https://www.dropbox.com/s/6s8q4ln6yxq0rfv/CondSeqDiag.jpg

Hope this will help you until we determine additional changes that might make it easier for your purposes.
Thanks for your input
Michael Jesse Chonoles
AdaLena14
Posted on: 2013/12/27 19:23
Just popping in
Joined: 2013/12/27
From:
Posts: 1
Re: Astah sequence diagram - Only one ReplyMessage allowed
Just wanted to give you a URL of the introduction page of the author.
Threaded | Newest First Previous Topic | Next Topic | Top