What is Interaction Diagram
An interaction diagram shows an interaction, comprises of a set of objects and their relationships including the messages that may be dispatched between them. These diagrams could be used to model dynamic aspect of system. It contains sequence diagrams and collaboration diagrams. Here we will discuss two interaction diagrams i.e. sequence diagrams and collaboration diagrams.