- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 83字
- 2021-06-24 14:57:54
Timing diagrams
Timing UML diagrams provide a visual representation of a system's time constraints.
The following example shows two time constraints in a bank's vault security system. There are two objects:
- Bio Security System
- Vault
Each starts in the Off state. The first time constraint indicates that the vault must be opened within 15 seconds of the Bio Security System being activated. The second time constraint is that the vault can only be open for 20 minutes or less:

Sample timing diagram
推薦閱讀
- Microsoft SQL Server企業級平臺管理實踐
- SQL Server 2008數據庫應用技術(第二版)
- 卷積神經網絡的Python實現
- 算法與數據中臺:基于Google、Facebook與微博實踐
- 數據庫原理與應用(Oracle版)
- Spark分布式處理實戰
- 深入理解InfluxDB:時序數據庫詳解與實踐
- Unity 2018 By Example(Second Edition)
- 大數據數學基礎(Python語言描述)
- 大數據數學基礎(R語言描述)
- 改進的群智能算法及其應用
- Kubernetes快速進階與實戰
- 大數據隱私保護技術與治理機制研究
- 推薦系統全鏈路設計:原理解讀與業務實踐
- ORACLE 11g權威指南