﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Ericzhang5231-文章分类-UML</title><link>http://www.blogjava.net/Ericzhang5231/category/29223.html</link><description /><language>zh-cn</language><lastBuildDate>Mon, 28 Jan 2008 10:46:59 GMT</lastBuildDate><pubDate>Mon, 28 Jan 2008 10:46:59 GMT</pubDate><ttl>60</ttl><item><title>UML依赖关系中的include和extend区别和联系</title><link>http://www.blogjava.net/Ericzhang5231/articles/UML.html</link><dc:creator>Eric5231</dc:creator><author>Eric5231</author><pubDate>Mon, 28 Jan 2008 07:21:00 GMT</pubDate><guid>http://www.blogjava.net/Ericzhang5231/articles/UML.html</guid><wfw:comment>http://www.blogjava.net/Ericzhang5231/comments/178188.html</wfw:comment><comments>http://www.blogjava.net/Ericzhang5231/articles/UML.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/Ericzhang5231/comments/commentRss/178188.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/Ericzhang5231/services/trackbacks/178188.html</trackback:ping><description><![CDATA[<br />
&nbsp;&#8216;Extend &nbsp; &#8211; &nbsp; An &nbsp; extend &nbsp; relationship &nbsp; from &nbsp; use &nbsp; case &nbsp; A &nbsp; to &nbsp; use &nbsp; case &nbsp; B &nbsp; indicates &nbsp; that &nbsp; an &nbsp; <br />
&nbsp; instance &nbsp; of &nbsp; use &nbsp; case &nbsp; B &nbsp; may &nbsp; be &nbsp; augmented &nbsp; (subject &nbsp; to &nbsp; specific &nbsp; conditions &nbsp; specified &nbsp; in &nbsp; <br />
&nbsp; the &nbsp; extension) &nbsp; by &nbsp; the &nbsp; behavior &nbsp; specified &nbsp; by &nbsp; A. &nbsp; The &nbsp; behavior &nbsp; is &nbsp; inserted &nbsp; at &nbsp; the &nbsp; <br />
&nbsp; location &nbsp; defined &nbsp; by &nbsp; the &nbsp; extension &nbsp; point &nbsp; in &nbsp; B, &nbsp; which &nbsp; is &nbsp; referenced &nbsp; by &nbsp; the &nbsp; extend &nbsp; <br />
&nbsp; relationship. &nbsp; <br />
&nbsp;  &nbsp; <br />
&nbsp; Include &nbsp; &#8211; &nbsp; An &nbsp; include &nbsp; relationship &nbsp; from &nbsp; use &nbsp; case &nbsp; E &nbsp; to &nbsp; use &nbsp; case &nbsp; F &nbsp; indicates &nbsp; that &nbsp; an &nbsp; <br />
&nbsp; instance &nbsp; of &nbsp; the &nbsp; use &nbsp; case &nbsp; E &nbsp; will &nbsp; also &nbsp; contain &nbsp; the &nbsp; behavior &nbsp; as &nbsp; specified &nbsp; by &nbsp; F. &nbsp; The &nbsp; <br />
&nbsp; behavior &nbsp; is &nbsp; included &nbsp; at &nbsp; the &nbsp; location &nbsp; which &nbsp; defined &nbsp; in &nbsp; E.&#8217;<br />
<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  quoted from OMG <br />
<br />
&nbsp;&nbsp;&nbsp; 通俗来说，建一座房子 &nbsp; include &nbsp; 建一个房门（因为每个房子都会有房门；安装通水管道 &nbsp; extend &nbsp; 建一座房子（因为并不是每个房子都要建通水管道） &nbsp; <br />
<br />
<img src ="http://www.blogjava.net/Ericzhang5231/aggbug/178188.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Ericzhang5231/" target="_blank">Eric5231</a> 2008-01-28 15:21 <a href="http://www.blogjava.net/Ericzhang5231/articles/UML.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>