精华中的精华_UML精粹:标准对象建模语言简明指南(第3版)(英文影印版)书评-查字典图书网
查字典图书网
当前位置: 查字典 > 图书网 > 程序 > UML精粹:标准对象建模语言简明指南(第3版)(英文影印版) > 精华中的精华
sun UML精粹:标准对象建模语言简明指南(第3版)(英文影印版) 的书评 发表时间:2010-07-13 14:07:39

精华中的精华

今天重温了这本经典,摘录出以下精华中的“精华”:

use case diagram: system boundary and the interactions with the outside world

use case: external view of the system, capturing user goal for tying together a set of scenarios(a sequence of steps describing an interaction between a user and a system)

feature(user story): may be a whole use case, a scenario in a use case, a step in a use case, or some variant behavior, usually end up being more fine grained than use cases

conceptual class diagram / CRC cards: responsibility, communication, domain model / language

package diagram: large scale system structure and dependencies (compile time)

composite structure (componenet) diagram: large scale system structure and dependencies (run time), with provided and required interfaces

sequence diagram: behavior and collaborations of several objects within a single use case

deployment diagram: phycial layout, which pieces of software(artifact, often the implementation of a component) run on what pieces of hardware or execution environment(node)

不过称这些是精华中的精华实在是以偏概全,倒不如说只是一些我个人使用UML的重点与思路,毕竟不同的团队或个人都有各自的设计习惯。

展开全文


推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读