<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Query about use-case representation"]]></title>
		<link>http://forums.visual-paradigm.com/posts/9.html</link>
		<description><![CDATA[Latest messages posted in the topic "Query about use-case representation"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Query about use-case representation</title>
				<description><![CDATA[ Hi, just wondering what's the best way to represent the following type of behaviour on a use-case diagram? I have an employee that updates a stockmanager item, a database item, and a stock item but on other occasions he may only wish to update the stockmanager and database item. I know how to represent this in a class diagram, for example:<br> Class updateItem<br> {<br>         updateItem(stockmanager item,database item,stockitem item)<br>         updateItem(stockmanager item,database item)<br> }<br> But in a use-case diagram would updating the stockItem be an "extends" of a n updateItem use-case or how would it normally be represented?<br> Thanks.  ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3029#26008.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3029#26008.html</link>
				<pubDate><![CDATA[Wed, 9 Apr 2008 00:29:21]]></pubDate>
				<author><![CDATA[ marktheman]]></author>
			</item>
			<item>
				<title>Re:Query about use-case representation</title>
				<description><![CDATA[ Hi marktheman,<br> <br> Sorry for my late reply. The use case is for modeling the user's goal, and different update can just be different scenario in the use case.<br> Basically, use case extend is meaning insert additional sequences into the base use-case sequence. According to your description, it's not really likely to be extended.<br> <br> I hop these can help. If there are any further inquiries, please feel free to ask.<br> <br> Best regards,<br> Lilian Wong]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/3029#29805.html</guid>
				<link>http://forums.visual-paradigm.com/posts/3029#29805.html</link>
				<pubDate><![CDATA[Sat, 19 Apr 2008 10:47:03]]></pubDate>
				<author><![CDATA[ LilianWong]]></author>
			</item>
	</channel>
</rss>