UML Diagrams - Communication Diagram Topics
Recent Articles
Synchronization between Sequence Diagram and Communication Diagram
2006-01-10
Both sequence diagram and communication diagram are called interaction diagrams that illustrate the dynamic view of a system which emphasizing on different things. Sequence diagram emphasizes the time ordering of messages while Communication diagram emphasizes the structural organization of the objects that send and receive messages. Using VP-UML, you can synchronize the sequence diagram to the communication diagram and vice versa which enables you to oversee different emphases from both diagrams.