外文翻译--UML 2.0 序列图组合碎片
《外文翻译--UML 2.0 序列图组合碎片》由会员分享,可在线阅读,更多相关《外文翻译--UML 2.0 序列图组合碎片(10页珍藏版)》请在毕设资料网上搜索。
1、中文 2270 字 UML2.0 Sequence Diagram Combined fragments The diagrams purpose The sequence diagram is used primarily to show the interactions between objects in the sequential order that those interactions occur. Much like the class diagram, developers typically think sequence diagrams were meant exclus
2、ively for them. However, an organizations business staff can find sequence diagrams useful to communicate how the business currently works by showing how various business objects interact. Besides documenting an organizations current affairs, a business-level sequence diagram can be used as a requir
3、ements document to communicate requirements for a future system implementation. During the requirements phase of a project, analysts can take use cases to the next level by providing a more formal level of refinement. When that occurs, use cases are often refined into one or more sequence diagrams.
4、An organizations technical staff can find sequence diagrams useful in documenting how a future system should behave. During the design phase, architects and developers can use the diagram to force out the systems object interactions, thus fleshing out overall system design. One of the primary uses o
5、f sequence diagrams is in the transition from requirements expressed as use cases to the next and more formal level of refinement. Use cases are often refined into one or more sequence diagrams. In addition to their use in designing new systems, sequence diagrams can be used to document how objects
6、in an existing (call it legacy) system currently interact. This documentation is very useful when transitioning a system to another person or organization. The notation Since this is the first article in my UML diagram series that is based on UML 2, we need to first discuss an addition to the notati
7、on in UML 2 diagrams, namely a notation element called a frame. The frame element is used as a basis for many other diagram elements in UML 2, but the first place most people will encounter a frame element is as the graphical boundary of a diagram. A frame element provides a consistent place for a d
8、iagrams label, while providing a graphical boundary for the diagram. The frame element is optional in UML diagrams; as you can see in Figures 1 and 2, the diagrams label is placed in the top left corner in what Ill call the frames namebox, a sort of dog-eared rectangle, and the actual UML diagram is
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 uml 序列 组合 碎片
