<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "how to show friend class in UML"]]></title>
		<link>http://forums.visual-paradigm.com/posts/9.html</link>
		<description><![CDATA[Latest messages posted in the topic "how to show friend class in UML"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>how to show friend class in UML</title>
				<description><![CDATA[ i want to show a firend class is UML.<br> <br> for example i have following code<br> <br> class A<br> {<br>  .........<br>  .........<br>   <br>  friend class B;<br> <br> };<br> <br> can i use dependency relationship to show my classes as follows :<br> <br> __________        <<friend>>        __________<br> |      A        | ----------------------->|       B      |<br> --------------                                 --------------<br> <br> <br> kindly suggest  ?<br> <br> <br> <br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2605#19944.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2605#19944.html</link>
				<pubDate><![CDATA[Fri, 2 Nov 2007 10:23:06]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:how to show friend class in UML</title>
				<description><![CDATA[ yes u can show.here class B is friend of A.so class B can access all the data of class A. <br> <br> <br>     <<friend>><br> B-------------->A<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2605#20111.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2605#20111.html</link>
				<pubDate><![CDATA[Sat, 10 Nov 2007 12:57:01]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>