<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "UML 2 Component Diagrams"]]></title>
		<link>http://forums.visual-paradigm.com/posts/9.html</link>
		<description><![CDATA[Latest messages posted in the topic "UML 2 Component Diagrams"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>UML 2 Component Diagrams</title>
				<description><![CDATA[ Hi all,<br> I have a question UML 2 Component Diagrams concerning the dependcy between a component and an Interface. There is the dotted arrow dependency and the required interface dependency. I am right if I say that <br> 1) when I use the dotted arrow I want only to express a compile time dependency of my component with the related interface III. In other words I will never do a new XXX() where XXX is a class implementing the interface III.<br> <br> 2) when I use the required interface dependency ( open lolipop symbol) I express the fact that the dependency is stronger than in the previous case. <br> My component depend on the accessibility to a class implementing the interface III. In other words somewhere I will do new XXX() where XXX is an implementation of the interface III.<br> <br> Regards<br> Gianfranco Oldani<br> www.gfoldani.com<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1787#6831.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1787#6831.html</link>
				<pubDate><![CDATA[Tue, 28 Nov 2006 17:16:38]]></pubDate>
				<author><![CDATA[ gianfranco]]></author>
			</item>
	</channel>
</rss>