<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "order of the messages"]]></title>
		<link>http://forums.visual-paradigm.com/posts/26.html</link>
		<description><![CDATA[Latest messages posted in the topic "order of the messages"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>order of the messages</title>
				<description><![CDATA[ Hello, <br> <br> 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? <br> <br> Thanks ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#34999.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#34999.html</link>
				<pubDate><![CDATA[Sun, 11 May 2008 20:31:03]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:order of the messages</title>
				<description><![CDATA[ Hi user,<br> <br> 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!<br> <br> Best regards,<br> Lilian Wong<br> <br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#35503.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#35503.html</link>
				<pubDate><![CDATA[Tue, 13 May 2008 16:25:01]]></pubDate>
				<author><![CDATA[ LilianWong]]></author>
			</item>
			<item>
				<title>Re:order of the messages</title>
				<description><![CDATA[ Hi, <br> Thanks for your post.  <br> 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?)<br> <br> Best regards, <br> anita<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#35628.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#35628.html</link>
				<pubDate><![CDATA[Tue, 13 May 2008 23:28:56]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>order of the messages</title>
				<description><![CDATA[ Hello Anita,<br> <br> 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.<br> <br> Best regards,<br> Rain Wong]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#35820.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#35820.html</link>
				<pubDate><![CDATA[Wed, 14 May 2008 10:36:47]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>Re:order of the messages</title>
				<description><![CDATA[ Thanks for your post.<br> How can I get the order (from top to the bottom) of combined fragments in a sequence diagram?<br> There is a possibility to iterate over all combinedFragment items:<br> <table class="code-table-simple" align="center">
		<tr> 
		<td><span class="genmed"><b>Code:</b></span></td>
		</tr>
		</table>
		<table class="code-table" align="center">
		<tr>
		<td class="code">
		<pre>interactionOperand.combinedFragmentIterator&#40;&#41;;</pre></td>
		</tr>
		</table><br> 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.<br> <br> Best regards, <br> anita<br> <br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#64711.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#64711.html</link>
				<pubDate><![CDATA[Tue, 1 Jul 2008 00:22:09]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:order of the messages</title>
				<description><![CDATA[ Hi Anita,<br> <br> Thanks for your reply. I'm Lilian Wong, another member of the support team.<br> <br> 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.<br> <br> If there is anything we can help, please feel free to contact us.<br> <br> Best regards,<br> Lilian Wong]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#65078.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#65078.html</link>
				<pubDate><![CDATA[Wed, 2 Jul 2008 12:03:39]]></pubDate>
				<author><![CDATA[ LilianWong]]></author>
			</item>
			<item>
				<title>Re:order of the messages</title>
				<description><![CDATA[ Hi Anita,<br> <br> I would like to let you know that we have prepared a sample plugin for listing the order of messages inside the combined fragment. As there is fix in our application regarding to this issue, you need to use the plugin with the latest build of our software.<br> <br> Please download the sample plugin and the latest patch at the following links.<br> After downloaded the plugin package, please follow the steps below for deploying the plugin into the application:<br> 1. close any running application of VP<br> 2. create a new folder "plugins" inside VPSuite installation directory<br> 3. unzip the plugin package<br> 4. put the folder "com.vp.plugin.sample.listmessageandcombinedfragment" inside the "plugins" folder<br> 5. start VP and you will see an additional option in the popup menu of the combined fragment (please refer to the attached image)<br> <br> Sample plugin:<br> <a href="http://files4.visual-paradigm.com/200807/Sample_Plugin.zip" target="_blank" rel="nofollow">http://files4.visual-paradigm.com/200807/Sample_Plugin.zip</a><br> <br> Latest patch:<br> <a href="http://files4.visual-paradigm.com/200807/Patch/20080707b/VP_Suite_Windows_3_3_20080707b.exe" target="_blank" rel="nofollow">http://files4.visual-paradigm.com/200807/Patch/20080707b/VP_Suite_Windows_3_3_20080707b.exe</a><br> <br> I hope this sample plugin will help. If you have any inquiries, please do not hesitate to contact me.<br> <br> Best regards,<br> Lilian Wong]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3099#67253.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3099#67253.html</link>
				<pubDate><![CDATA[Tue, 8 Jul 2008 16:18:31]]></pubDate>
				<author><![CDATA[ LilianWong]]></author>
			</item>
	</channel>
</rss>