<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to model response time constraint and exit of a loop in sequence diagram?"]]></title>
		<link>http://forums.visual-paradigm.com/posts/9.html</link>
		<description><![CDATA[Latest messages posted in the topic "How to model response time constraint and exit of a loop in sequence diagram?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to model response time constraint and exit of a loop in sequence diagram?</title>
				<description><![CDATA[ How should I model the following scenarios with sequence diagram?<br> <br> Object A sends an asychronous message to Object B.<br> If B reply A in 10ms, A send a success message to Object C.<br> If B reply A > 10ms, A will retry for 5 times.<br> If B fails to meet the constraint for all 5 retry, A send a fail message to Object C.<br> <br> How can this be modeled in sequence diagram?? ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3104#35531.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3104#35531.html</link>
				<pubDate><![CDATA[Tue, 13 May 2008 17:43:37]]></pubDate>
				<author><![CDATA[ johnm9]]></author>
			</item>
	</channel>
</rss>