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
How to model response time constraint and exit of a loop in sequence diagram?  
Forum Index -> UML Questions
Author Message
johnm9


Joined: 2008/05/13
Messages: 1

Offline

How should I model the following scenarios with sequence diagram?

Object A sends an asychronous message to Object B.
If B reply A in 10ms, A send a success message to Object C.
If B reply A > 10ms, A will retry for 5 times.
If B fails to meet the constraint for all 5 retry, A send a fail message to Object C.

How can this be modeled in sequence diagram??
 
 
   Forum Index -> UML Questions
Go to:   
Powered by JForum 2.1.4 © 2005 - Rafael Steil