What are sequence diagrams, collaboration diagrams and
difference between them ?
Answer Posted / singhal
1:
In Sequence diagrams we can show Synchronous as well as
Asynchronous messages.
In Collaboration Diagram we can only show Synchronous messages.
2:
Sequence Diagram shows overall flow of System event/s in a
given use case.
Collaboration diagram shows how objects interacts with each
other or how intercommunication b/w objects for a give use case
3:
Its difficult to fine the responsibilities of objects in
sequence diagram.
Its ease to detect the responsibilities of objects in
collaboration diagram by just counting the number of arrows
coming into the object.
4:
Sequence Diagrams are less spatial.
Collaboration Diagram are much spatial.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What are the types of design patterns?
Which design pattern is mostly used in net?
What is the difference between factory and abstract factory design pattern?
Give me example of observer design pattern?
What are structural design patterns?
What is meant by design pattern?
What are the 23 design patterns?
What are useful tools for developing and testing color schemes for web sites?
Why is singleton used?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
How did you design your unit tests?What about integration tests?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What are the most popular design patterns?
Is bean a singleton?
What is the gang of four design pattern?