What are sequence diagrams, collaboration diagrams and
difference between them ?

Answer Posted / parminder

Sequence diagrams and collaboration diagrams are essentially
semantically equivalent. You can use either to model the
dynamic aspects of a system in terms of objects interacting
by exchanging messages. The difference is more in how the
information is presented than in the underlying semantics of
the diagram. Sequence diagrams emphasize the time ordering
of messages, whereas collaboration diagrams depict more of
an organizational structure and are more space efficient.
Many UML tools will automatically convert from one diagram
type to the othe

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is singleton bean thread safe?

564


What are the types of participants of the prototype design pattern you will get?

593


What is the factory pattern in the design pattern?

746


What is the difference between architecture and design?

591


What is singleton design pattern in java?

597






Explain what is good design?

625


What is use case in clean architecture?

626


What is the difference between factory and strategy design pattern?

558


What is the design pattern?

643


What are the types of design patterns?

576


What is proxy in design pattern?

614


Can we have this pattern implemented using static class?

581


Quartus II software version 6.0 is available for which operating systems (OS)?

1924


Why have we used synchronized here?

614


How do you choose a design pattern?

568