What are sequence diagrams, collaboration diagrams and
difference between them ?
Answer Posted / burak
A sequence diagram shows object interaction arranged in
time sequence. It depicts the objects and classes involved
in the scenario and the sequence of messages exchanged
between the objects needed to carry out the functionality
of the scenario. While a collaboration diagram is an
alternative way to show a scenario. Object interactions are
organised around the objects and their links to each other.
A collaboration diagram contains: - objects drawn as
rectangles, links between objects shown as lines connecting
the linked objects, messages shown as text and an arrow
that points from the client to the supplier
| Is This Answer Correct ? | 36 Yes | 9 No |
Post New Answer View All Answers
Can you explain singleton pattern?
Which design patterns have you used in your project ?
What are the types of participants of the prototype design pattern you will get?
Quartus II software version 6.0 is available for which operating systems (OS)?
What are useful tools for developing and testing color schemes for web sites?
What is the difference between 3 tier and n tier architecture?
Are you using singleton in your code?
What is the difference between proxy and adapter?
What are the design patterns you know explain?
What are the benefits of the proxy in the design pattern?
Why is singleton bad?
What is the executor design pattern?
What non-visual coding tools are available for web design?
what is the lazy design pattern?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?