- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 100字
- 2021-06-24 14:57:54
Sequence diagrams
Sequence diagrams are used to show a specific use case scenario. So, these diagrams are representative of a typical behavior based on the given use case.
The following sequence diagram example visually documents the use case where a student logs on to an online book order system and enters their course code. The online system calculates a price and provides this total to the student. The student is then able to submit their payment, which goes through the online bookstore and informs the fulfillment center, which ships the books to the student:

An example sequence diagram
推薦閱讀
- 同步:秩序如何從混沌中涌現
- 達夢數據庫編程指南
- 算法競賽入門經典:習題與解答
- Google Visualization API Essentials
- Test-Driven Development with Mockito
- 卷積神經網絡的Python實現
- 文本數據挖掘:基于R語言
- 醫療大數據挖掘與可視化
- iOS and OS X Network Programming Cookbook
- 數據要素五論:信息、權屬、價值、安全、交易
- 3D計算機視覺:原理、算法及應用
- 達夢數據庫性能優化
- 云原生數據中臺:架構、方法論與實踐
- Python數據分析與數據化運營
- Mastering LOB Development for Silverlight 5:A Case Study in Action