Visual Paradigm Logo
     Build Quality Applications Faster, Better and Cheaper
 
Home | Products | Download | Documentation | Support | Resources | Partners | Quick Tour | Shop | Company |  
 
   Visual Paradigm Discussion Forum
  Login   [ Register ] Email: Password: Log me on automatically I lost my password  
Recent Topics
Advanced Search
order of the messages  
Forum Index -> Plug-in & Open API
Author Message
Anonymous

Hello,

how can I get the chronological order of the messages and combined fragments in a sequence diagram (on a life line)? How can I know which messages are before and after the combined fragment?

Thanks
 
LilianWong


Joined: 2008/02/22
Messages: 452

Offline

Hi user,

Thanks for your post. In a sequence diagram, the messages from top to the bottom is exactly in chronological order. Could you clarify what do you want to know? Thanks!

Best regards,
Lilian Wong

 
Anonymous

Hi,
Thanks for your post.
I want to know how messages and nested combined fragments are ordered each other in operand of another combined fragment (message is before combined fragment or after on a life line?)

Best regards,
anita
 
Rain


Joined: 2005/04/29
Messages: 735

Offline

Hello Anita,

Thanks for replying. The order of messages/combined fragment is depends on the y-axis in the sequence diagram. It is somehow similar to writing a program. The message is the program statement in the program, and the combined fragment just like the if-else or loop block. If you require any further information, please do not hesitate to contact me again.

Best regards,
Rain Wong
 
Anonymous

Thanks for your post.
How can I get the order (from top to the bottom) of combined fragments in a sequence diagram?
There is a possibility to iterate over all combinedFragment items:
Code:
interactionOperand.combinedFragmentIterator();

but the order of combined fragment isn't depends on the y-axis in the sequence diagram. It depends on the time, when it was added to the diagram.

Best regards,
anita

 
LilianWong


Joined: 2008/02/22
Messages: 452

Offline

Hi Anita,

Thanks for your reply. I'm Lilian Wong, another member of the support team.

We are sorry that currently it's not supported, but we will study the feasibility to support this. If there is any news about this issue, I'll let you know immediately.

If there is anything we can help, please feel free to contact us.

Best regards,
Lilian Wong
 
 
   Forum Index -> Plug-in & Open API
Go to:   
Powered by JForum 2.1.4 © 2005 - Rafael Steil