UML Collaboration Diagram (Unified Modeling Language)

Collaboration Diagram in UML

- Collaboration Diagram represents organization of the object that participates in an interaction.
- We use links along with messages that connect objects.
- They illustrate the messages that are being sent between the classes and the objects
- A diagram is created for each system operation that relates to the current iteration.
- The patterns in them are used to justify the relationships.
UML Startchart Diagram (Unified Modeling Language)
Startchart Diagram in UML-Startchart Diagram represents a state machine, shows the flow of control.......
UML Activity Diagram
Activity diagram in UML-An activity diagram represents the flow from activity to activity. It is used to model.........
UML Componant Diagram (Unified Modeling Language)
Component diagram in UML-Component diagram represents set of components and their relationships........
Post your comment