所谓的“4+1”Architectural Views(13 diagrams):
Use Case View:
Use Case Diagram
Structural View:实现一个被定义的需求的解决方案而需要的结构元素,标识了所有的业务实体以及它们之间的关系。
Class Diagram
Object Diagram
Composite Structure Diagram(Package Diagram)
Implementation View: Sturectural View的实现产物。
Component Diagram 构件及其关系
Composite structure Diagram 构件内部的构成
Behavioral View:基于交互行为,不是定义系统的构成,而是系统的用例如何被执行。
Sequence Diagram
Communication Diagram
State Diagram
Activity Diagram
Interaction Overview Diagram
Timing Diagram
Environment View:表现了系统的物理布置,软件模块的物理位置
Deloyment Diagram
阅读(1866) | 评论(0) | 转发(0) |