Timing diagram (Unified Modeling Language)

UML diagram types
Structural UML diagrams
  • Class diagram
  • Component diagram
  • Composite structure diagram
  • Deployment diagram
  • Object diagram
  • Package diagram
  • Profile diagram
Behavioral UML diagrams
  • Activity diagram
  • Communication diagram
  • Interaction overview diagram
  • Sequence diagram
  • State diagram
  • Timing diagram
  • Use case diagram
  • v
  • t
  • e

A timing diagram[1] in the Unified Modeling Language 2.0 is 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 increases 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 .[citation needed]

References

  1. ^ OMG (2011). OMG Unified Modeling Language (OMG UML), Superstructure, V2.4.1. p. 546.

External links

  • Introduction to UML 2 Timing Diagrams
  • UML 2 Timing Diagrams
  • v
  • t
  • e
Unified Modeling Language
Actors
Concepts
Object oriented
Structure
  • Actor
  • Attribute
  • Artifact
  • Class
  • Component
  • Interface
  • Object
  • Package
  • Profile diagram
Behavior
Relationships
Extensibility
  • Profile
  • Stereotype
Other
Diagrams
Structure
Behaviour
Interaction
Derived languages
Other topics


Stub icon

This Unified Modeling Language article is a stub. You can help Wikipedia by expanding it.

  • v
  • t
  • e