- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 95字
- 2021-06-24 14:57:53
Interaction diagrams
Interaction diagrams visually document how system components interact with each other.
In the following interaction diagram, you can see that the flow starts with a decision on whether the customer is a new, or already existing, customer. In both cases, the interaction between the Customer object and Customer Database object is documented:

An interaction diagram for a coffee shop order
Interaction UML diagrams are robust and come in several different types. The interaction UML diagram types are listed here and will be covered in the subsequent sections:
- Sequence diagram
- Communication diagram
- Timing diagram
推薦閱讀
- 漫話大數(shù)據(jù)
- iOS and OS X Network Programming Cookbook
- Lean Mobile App Development
- 數(shù)據(jù)驅(qū)動設(shè)計:A/B測試提升用戶體驗
- Dependency Injection with AngularJS
- 中國數(shù)字流域
- Starling Game Development Essentials
- 智能數(shù)據(jù)時代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實戰(zhàn)
- 數(shù)據(jù)庫原理與設(shè)計(第2版)
- 爬蟲實戰(zhàn):從數(shù)據(jù)到產(chǎn)品
- 云原生架構(gòu):從技術(shù)演進到最佳實踐
- ECharts數(shù)據(jù)可視化:入門、實戰(zhàn)與進階
- 一本書講透數(shù)據(jù)治理:戰(zhàn)略、方法、工具與實踐
- MySQL 8.0從入門到實戰(zhàn)
- SQL必知必會(第5版)