<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cashplk的心路历程 &#187; UML</title>
	<atom:link href="http://cashplk.com/tag/uml/feed/" rel="self" type="application/rss+xml" />
	<link>http://cashplk.com</link>
	<description>学无止境，梦如夏花～</description>
	<lastBuildDate>Sat, 31 Jul 2010 10:15:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ROSE类图介绍</title>
		<link>http://cashplk.com/2009/06/02/rose%e7%b1%bb%e5%9b%be%e4%bb%8b%e7%bb%8d/</link>
		<comments>http://cashplk.com/2009/06/02/rose%e7%b1%bb%e5%9b%be%e4%bb%8b%e7%bb%8d/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 03:29:10 +0000</pubDate>
		<dc:creator>cashplk</dc:creator>
				<category><![CDATA[new technology]]></category>
		<category><![CDATA[ROSE]]></category>
		<category><![CDATA[UML]]></category>

		<guid isPermaLink="false">http://cashplk.com/?p=54</guid>
		<description><![CDATA[ROSE使用： User Case: 用例图 (Use-case diagram):描述了系统的使用者(角色)和系统的功能模块（用例）之间的关系。 顺序图 (Sequence diagram）:描述对象之间的动态交互关系，着重体现对象间消息传递的时间顺序。 协作图 (Collaboration diagram):描述相同合作的对象间的交互关系和链接关系。 活动图 (Activity diagram):用状态机对工作流进行建模的特殊形式，类似于流程图，不过支持并发控制。 Logical: 类图 (Statechart diagram):类图：描述了类和类之间的静态关系。 包图：描述了包和包之间的静态关系。包是一个高内聚、低耦合的类集合。 状态图 (Class diagram):对单个类的对象的生命周期进行建模，描述了对象时间上的动态行为，每个对象被认为是事件驱动的孤立实体。 Component: 组件图 (Component diagram):描述可重用的系统组件以及组件之间的依赖。 Deployment: 配置图 (Deployment View):描述系统资源在运行时的物理分布。]]></description>
			<content:encoded><![CDATA[<p>ROSE使用：</p>
<p>User Case:<br />
用例图 (Use-case diagram):描述了系统的使用者(角色)和系统的功能模块（用例）之间的关系。<br />
顺序图 (Sequence diagram）:描述对象之间的动态交互关系，着重体现对象间消息传递的时间顺序。<br />
协作图 (Collaboration diagram):描述相同合作的对象间的交互关系和链接关系。<br />
活动图 (Activity diagram):用状态机对工作流进行建模的特殊形式，类似于流程图，不过支持并发控制。</p>
<p>Logical:<br />
类图 (Statechart diagram):类图：描述了类和类之间的静态关系。<br />
包图：描述了包和包之间的静态关系。包是一个高内聚、低耦合的类集合。<br />
状态图 (Class diagram):对单个类的对象的生命周期进行建模，描述了对象时间上的动态行为，每个对象被认为是事件驱动的孤立实体。</p>
<p>Component:<br />
组件图 (Component diagram):描述可重用的系统组件以及组件之间的依赖。</p>
<p>Deployment:<br />
配置图 (Deployment View):描述系统资源在运行时的物理分布。</p>
]]></content:encoded>
			<wfw:commentRss>http://cashplk.com/2009/06/02/rose%e7%b1%bb%e5%9b%be%e4%bb%8b%e7%bb%8d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->