- 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
推薦閱讀
- Python絕技:運(yùn)用Python成為頂級(jí)數(shù)據(jù)工程師
- 算法競賽入門經(jīng)典:習(xí)題與解答
- InfluxDB原理與實(shí)戰(zhàn)
- 一個(gè)64位操作系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
- gnuplot Cookbook
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)指南
- MySQL數(shù)據(jù)庫技術(shù)與應(yīng)用
- Node.js High Performance
- 大數(shù)據(jù)測試技術(shù):數(shù)據(jù)采集、分析與測試實(shí)踐(在線實(shí)驗(yàn)+在線自測)
- 區(qū)塊鏈應(yīng)用開發(fā)指南:業(yè)務(wù)場景剖析與實(shí)戰(zhàn)
- 碼上行動(dòng):利用Python與ChatGPT高效搞定Excel數(shù)據(jù)分析
- 量化投資:交易模型開發(fā)與數(shù)據(jù)挖掘
- 精通Neo4j
- C# 7 and .NET Core 2.0 High Performance
- Learning Construct 2