第七章 gis软件工程的设计方法bcnukts2.ppt

  1. 1、本文档共186页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第七章 gis软件工程的设计方法bcnukts2

UML development included incorporating ideas from numerous other methodologists. The main challenge was constructing an approach that was simple yet allowed the modeling of a broad range of systems. The conceptual framework was established quickly but the notational semantics took more time. Active collaboration with other industry leaders has brought unique expertise and experience into the UML effort. The UML effort was supported by a large cross-section of the industry. Partners in the UML effort included HP, ICON Computing, IBM, I-Logix, Intellicorp, MCI Systemhouse, Microsoft, ObjecTime, Oracle, Platinum Technology, Ptech, Reich Technologies, Softeam, Sterling Software, Taskon, and Unisys. These partners provided contributors, reviewers, and advocates for the standardization efforts. In the end, a modeling language was created that has already stood up to the test of widespread use in the industry and to the scrutiny of international standardization efforts. Again, this is a slide you do not need to spend a lot of time on. You might just want to point out one or two contributors of special interest to your audience. For example, for a telephony audience, you might point out Harel and his state charts. UML项目实践-举例 ATM系统中 “客户插入卡”的活动图 5.3顺序图 顺序图和合作图都是交互图,主要描述对象之间的动态合作关系以及合作过程中的行为次序。它常用来描述一个用例的行为,显示该用例中所涉及的对象和这些对象之间的消息传递情况。  5 动态模型 1. 对象生命线 对象生命线表示对象在某段时间内是存在的。 顺序图中存在两个轴,水平轴表示不同的对象,垂直轴表示时间。 1) 对象的创建 对象的创建与对象的激活有密切的关系。当一个对象接收到一条消息后立即执行某个活动,则称为对象的激活。 5 动态模型 2) 对象的删除 对象的删除用对象生命线矩形底部的一个大“×”来表示。 2. 消息 消息用于对象之间的交互以及对象之间的通信。 消息用对象生命线之间的带箭头连线来表示,箭头的方向由消息的发送对象指向消息的接收对象。消息的连线上标注有消息名和控制信息的消息串。  5 动态模型 1) 消息类型 消息分为简单消息、同步消息和异步消息 3 种,3 种消息的含义如下: (1) 简单消息: 是一种简单控制流, 用一般带箭头连线表示。  (2) 同步消息: 是一种嵌套控制流, 消息发出后, 等待处理完成并收到返回消息后,才能继续下去。同步消息用带半边箭头连线表示。  (3) 异步消息:是一种异步控制流,消息发出后,不等返回消息就执行自己的操作,可用于描述实时系统中的并发行为。 异步消息用带实心箭头连线表示。 

文档评论(0)

beoes + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档