volume_mute
Which modeling diagram is BEST for showing the different statuses (e.g., New, In-Progress, Closed) that a 'Work Order' can have?
publish date: 2026/04/27 21:04:9.647751 UTC
volume_mute
Correct Answer
State Diagram
Explanation
State diagrams model the lifecycle of a single object and the rules that govern how it transitions from one state to another.
Reference
go-math-science.com
