随笔分类 -  OOAD[Object-oriented analysis and design]

Object-oriented analysis and design (OOAD) is a popular technical approach to analyzing, designing an application, system, or business by applying the object-oriented paradigm and visual modeling throughout the development life cycles to foster better stakeholder communication and product quality. According to the popular guide Unified Process, OOAD in modern software engineering is best conducted in an iterative and incremental way. Iteration by iteration, the outputs of OOAD activities, analysis models for OOA and design models for OOD respectively, will be refined and evolve continuously driven by key factors like risks and business values.
摘要:Unified Modeling Language (UML)又称统一建模语言或标准建模语言,是支持模型化和软件系统开发的图形化语言,为软件开发的所有阶段提供模型化和可视化支持,包括由需求分析到规格,到构造和配置。模型功能模型:从用户的角度展示系统的功能,包括用例图。对象模型:采用对象,属性,操作,... 阅读全文
posted @ 2014-06-11 22:13 小开风 阅读(4807) 评论(0) 推荐(0)
摘要:******************************************************************************************************************************************************... 阅读全文
posted @ 2014-06-04 22:21 小开风 阅读(252) 评论(0) 推荐(0)
摘要:What is Use-Case 2.0?Use Case: A use case is all the ways of using a system to achieve a particular goal for a particular user. Takentogether the set ... 阅读全文
posted @ 2014-06-04 09:59 小开风 阅读(298) 评论(0) 推荐(0)