<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to show hard-coded text in sequence diagram"]]></title>
		<link>http://forums.visual-paradigm.com/posts/9.html</link>
		<description><![CDATA[Latest messages posted in the topic "How to show hard-coded text in sequence diagram"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to show hard-coded text in sequence diagram</title>
				<description><![CDATA[ Can anyone advise a newbie how to present the following Java code in a sequence diagram:<br> <br> String text = "Hello World";<br> writer.putContent(text);<br> <br> The second line is easy. But how do I show where "text" comes from?<br> .]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2565#19767.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2565#19767.html</link>
				<pubDate><![CDATA[Tue, 23 Oct 2007 18:03:10]]></pubDate>
				<author><![CDATA[ OldGrantonian]]></author>
			</item>
	</channel>
</rss>