- 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
推薦閱讀
- Mastering Ninject for Dependency Injection
- Effective Amazon Machine Learning
- Python廣告數據挖掘與分析實戰
- Ceph源碼分析
- 大數據架構和算法實現之路:電商系統的技術實戰
- Microsoft Power BI數據可視化與數據分析
- Remote Usability Testing
- Flutter Projects
- Python數據分析與挖掘實戰(第3版)
- Spark分布式處理實戰
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- 區塊鏈+:落地場景與應用實戰
- 大數據分析:R基礎及應用
- 改進的群智能算法及其應用
- 云原生架構:從技術演進到最佳實踐