Timing diagram (Unified Modeling Language)
Appearance
This template is misplaced. It belongs on the talk page: Talk:Timing diagram (Unified Modeling Language).
![]() | It is requested that a diagram or diagrams illustrating showing an example timing diagram be included in this article to improve its quality. Specific illustrations, plots or diagrams can be requested at the Graphic Lab. Please replace this template with a more specific media request template where possible. For more information, refer to discussion on this page and/or the listing at Wikipedia:Requested images. |
Timing diagrams (UML 2.0) are a specific type of interaction diagram, where the focus is on timing constraints.
Timing diagrams are used to explore the behaviors of objects throughout a given period of time. A timing diagram is a special form of a sequence diagram. The differences between timing diagram and sequence diagram are the axes are reversed so that the time are increase from left to right and the lifelines are shown in separate compartments arranged vertically.
There are two basic flavors of timing diagram: the concise notation, and the robust notation.