
Interaction Overview Diagram
is one of the fourteen "
nominative
In grammar, the nominative case ( abbreviated ), subjective case, straight case, or upright case is one of the grammatical cases of a noun or other part of speech, which generally marks the subject of a verb, or (in Latin and formal variants of E ...
" types of
diagram
A diagram is a symbolic Depiction, representation of information using Visualization (graphics), visualization techniques. Diagrams have been used since prehistoric times on Cave painting, walls of caves, but became more prevalent during the Age o ...
s
of the
Unified Modeling Language
The Unified Modeling Language (UML) is a general-purpose visual modeling language that is intended to provide a standard way to visualize the design of a system.
UML provides a standard notation for many types of diagrams which can be roughly ...
(UML), which can picture a control flow with nodes that can contain
interaction diagrams.
The interaction overview diagram is similar to the
activity diagram
Activity diagrams
are graphical representations of workflows of stepwise activities and actions
with support for choice, iteration, and concurrency.
In the Unified Modeling Language, activity diagrams are intended to model both computational an ...
, 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".
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."
Sparx Systems - UML 2 Tutorial - Interaction Overview Diagram
Retrieved 12 Sept 2008.
References
External links
at agilemodeling.com
{{DEFAULTSORT:Interaction Overview Diagram
Unified Modeling Language diagrams