|
Sequence Diagram in
UML
By Nishant Kumar
Sequence Diagram shows structural organization of the objects that send and
receive messages.
A sequence diagram emphasizes the time ordering of messages. The object that
initiates the interaction placed at the left and more subordinate objects to
the right.
More UML links
Answer - SDLC of a system included processes like Use case
driven, Architecture centric, Iterative and Incremental......
What
are the advantages of using UML?
Answer - UML breaks the complex system into discrete pieces
that can be understood easily......
|