- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 8Analysis Modeling.ppt
* Building a State Diagram A state is represented by a rounded rectangle A transition i.e., event is represented by a labeled arrow leading from one state to another Syntax: trigger-signature [guard]/activity The active state of an object indicates the current overall status of the object as is goes through transformation or processing A state name represents one of the possible active states of an object The passive state of an object is the current value of all of an objects attributes A guard in a transition may contain the checking of the passive state of an object * Example State Diagram Empty Stack Partially Filled Stack Full Stack push [n 0] pop [n 1] push [n - 1 max] push [n – 2 max] pop [n 1] pop [n max] pop / set n to 0; return error push / set n to max; return error * Summary:Elements of the Analysis Model Use case text Use case diagrams Activity diagrams Swim lane diagrams Scenario-based modeling Class diagrams Analysis packages CRC models Collaboration diagrams Class-based modeling Data flow diagrams Control-flow diagrams Processing narratives Flow-oriented modeling State diagrams Sequence diagrams Behavioral modeling Structured Analysis Object-oriented Analysis ? Chapter 8Analysis Modeling Requirements analysis Flow-oriented modeling Scenario-based modeling Class-based modeling Behavioral modeling Source: Pressman, R. Software Engineering: A Practitioner’s Approach. McGraw-Hill, 2005 * Goals of Analysis Modeling Provides the first technical representation of a system Is easy to understand and maintain Deals with the problem of size by partitioning the system Uses graphics whenever possible Differentiates between essential information versus implementation information Helps in the tracking and evaluation of interfaces Provides tools other than narrative text to describe software logic and policy * A Set of Models Flow-oriented modeling – provides an indication of how data objects are transformed by a set of processing func
您可能关注的文档
- 8 小鹰学飞.ppt
- 8 拼音zh chi shi ri.ppt
- 8. IO Buses and Interfaces.ppt
- 8. Optical processes in conjugated materials.ppt
- 8.1 伺服电动机.ppt
- 8.1 同底数幂的乘法.ppt
- 8.2 消元—解二元一次方程组 (第2课时).ppt
- 8.2 重力.ppt
- 8.2《气体的等容变化和等压变化》.ppt
- 8.3 类胡萝卜素.ppt
- Chapter 8Confidence Intervals.ppt
- Chapter 8Food and Beverage.ppt
- Chapter 8International Human ResourceManagement.ppt
- Chapter 8Introduction to Hypothesis Testing.ppt
- Chapter 8Inventory Reporting.ppt
- Chapter 8Joints.ppt
- Chapter 8Managing Accounts and Client Connectivity.ppt
- Chapter 8Multivariate Regression Analysis.PPT
- Chapter 8Nelson & Quick.ppt
- CHAPTER 8Nonparametric Methods.ppt
文档评论(0)