<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "instance and type of instance in a class diagram"]]></title>
		<link>http://forums.visual-paradigm.com/posts/9.html</link>
		<description><![CDATA[Latest messages posted in the topic "instance and type of instance in a class diagram"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>instance and type of instance in a class diagram</title>
				<description><![CDATA[ I have a Driver class which must know the "Type" of car it can drive. And then it must also be assigned an Actual Car to drive. The car must of course be of the same "Type".<br> e.g. Type of car can be Mustang and a car is identified by its VIN#.<br> How to best present it in a Class Diagram?<br> <br> The Actual Car sounds more like an instance than a Class.<br> <br> Driver<CarType> ----- 1 CarType <|---realize-- ActualCar(-vin#)<br> does this look right to you?<br> <br> Is actual car a realization of CarType or an instance?<br> How best this can be presented in a class diagram?<br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2927#23536.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2927#23536.html</link>
				<pubDate><![CDATA[Thu, 13 Mar 2008 03:37:00]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>