Interaction overview diagram

Interaction overview diagram
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

Interaction Overview Diagram is one of the fourteen types of diagrams of the Unified Modeling Language (UML), which can picture a control flow with nodes that can contain interaction diagrams.[1]

The interaction overview diagram is similar to the activity diagram, in that both visualize a sequence of activities. The difference is that, for an interaction overview, each individual activity is pictured as a frame which can contain a nested interaction diagram. This makes the interaction overview diagram useful to "deconstruct a complex scenario that would otherwise require multiple if-then-else paths to be illustrated as a single sequence diagram".[2]

The other notation elements for interaction overview diagrams are the same as for activity diagrams. These include initial, final, decision, merge, fork and join nodes. The two new elements in the interaction overview diagrams are the "interaction occurrences" and "interaction elements."[3]

References

  1. ^ Types of modeling diagrams. Retrieved 12 Sept 2008.
  2. ^ UModel Interaction Overview Diagrams. Retrieved 12 Sept 2008.
  3. ^ Sparx Systems - UML 2 Tutorial - Interaction Overview Diagram. Retrieved 12 Sept 2008.

External links

Wikimedia Commons has media related to Interaction overview diagrams.
  • UML 2 Interaction Overview Diagrams at agilemodeling.com
  • UModel Interaction Overview 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