- 1、本文档共30页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
活动图( activity diagram) Activity diagrams provide a way to model the workflow of a business process. You can also use activity diagrams to model code-specific information such as a class operation. Activity diagrams are very similar to a flowchart because you can model a workflow from activity to activity. An activity diagram is basically a special case of a state machine in which most of the states are activities and most of the transitions are implicitly triggered by completion of the actions in the source activities. The main difference between activity diagrams and state diagrams is activity diagrams are activity centric, while state diagrams are state centric. An activity diagram is typically used for modeling the sequence of activities in a process, whereas a state diagram is better suited to model the discrete stages of an object’s lifetime. 活动图的组成 start state end state state transition action decision synchronizaton bar swimlane 添加课程事件流 1. 管理员进入管理界面,用例开始. 2. 系统提示输入管理员密码. 3. 管理员输入密码. 4. 系统验证. A1:密码失败 5. 进入管理界面,系统显示目前所建立的全部课程信息 6.管理员选择添加课程. 7. 系统提示输入新课程信息. 8.管理员输入信息. 9. 系统验证是否和已有课程冲突. A2: 有冲突 10. 系统添加新课程,提示课程添加成功 11. 系统提示再次输入. 12. 用例结束. 其他事件流 A1:密码错误 (1)系统提示再次输入 (2)用户重新输入 (3)三次错误,拒绝再次访问 (4)否则进入添加课程事件流第5步 A2:有冲突 (1)系统提示冲突,显示冲突课程信息 (2)用户重新输入 (3)继续验证直至无冲突 (4)进入添加课程事件流第10步 添加课程事件流 1.管理员输入信息. 2. 系统验证是否和已有课程冲突. A2: 有冲突 3. 系统添加新课程,提示课程添加成功 4. 系统重新进入管理主界面,显示所有课程. 5. 用例结束. State Diagram Statechart diagrams model the dynamic behavior of individual classes or any other kind of object. They show the sequences of states that an object goes through, the events that cause a transition from one state to another, and the actions that result from a state change. A statechart diagram is typically used to model the discrete stages of an object’s lifetime, whereas an activity diagram is better suited to model the sequence of activities in a process. Each state represents a named condition during the life of an object during which it satisfi
您可能关注的文档
- 二级C之数据的输入输出.ppt
- 第六章选择题(有答案版).doc
- 第1章 概论.ppt
- 1第1章 概论.ppt
- AutoCAD2010安装+激活教程.doc
- powerpoint2003教程.ppt
- 小学二年级英语高校教师现代教育技术培训专题汇报.ppt
- 通信电路01.ppt
- M系列RS485采集模块与组态王通讯连接.doc
- access数据库习题及答案1.doc
- CNAS-CL63-2017 司法鉴定-法庭科学机构能力认可准则在声像资料鉴定领域的应用说明.docx
- 12J7-3 河北《内装修-吊顶》.docx
- 12N2 河北省12系列建筑标准设计图集 燃气(油)供热锅炉房工程.docx
- 内蒙古 12S8 排水工程 DBJ03-22-2014.docx
- 山西省 12S10 12系列建筑标准设计 管道支架、吊架.docx
- 16J601-木门窗标准图集.docx
- 12J8 河北省12系列《 楼梯》.docx
- CNAS-GL37 2015 校准和测量能力(CMC)表示指南.docx
- CNAS-RL02-2016 能力验证规则.docx
- 津02SJ601 PVC塑料门窗标准.docx
最近下载
- 品牌策划与推广实战PPT全套完整教学课件.pptx
- 概率论与数理统计课件-全概率与贝叶斯公式.ppt VIP
- 炒茶机及其系统设计.doc
- The Pricing of Options and Corporate Liabilities期权定价与公司负债.pdf
- (概率论与数理统计)全概率公式与贝叶斯公式.ppt VIP
- 新人教(pep)四年级英语下册Unit4 At the Farm A. Let's talk 说课稿.doc
- 职业教育课程建设人工智能赋能的改革研究.docx VIP
- 公司出纳年终工作总结6篇.docx VIP
- (完整word版)AAO工艺设计计算.doc VIP
- 《秘书工作理论与实务》课件——第一章 秘书办文工作.pptx VIP
文档评论(0)