1 / 11

Sequence Diagram

Sequence Diagram. Arry Akhmad Arman School of Electrical Engineering and Informatics Institut Teknologi Bandung, Indonesia Email: arman@kupalima.com Website: http://www.kupalima.com Blog: http://kupalima.wordpress.com Download Center: http://slideshare.net/kupalima

deanne
Download Presentation

Sequence Diagram

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sequence Diagram ArryAkhmadArman School of Electrical Engineering and Informatics Institut Teknologi Bandung, Indonesia Email: arman@kupalima.com Website: http://www.kupalima.com Blog: http://kupalima.wordpress.com Download Center: http://slideshare.net/kupalima Course milist: arman_course_se@yahoogroups.com Last update: March 30, 2010

  2. Description • Sequence diagrams illustrate how objects interact with each other. • They focus on message sequences, that is, how messages are sent and received between a number of objects. • Sequence diagrams have two axes: • the vertical axis shows time and • the horizontal axis shows a set of objects. • A sequence diagram also reveals the interaction for a specific scenario — a specific interaction between the objects that happens at some point in time during the system’s execution (for example, when a specific function is used).

  3. Concept of Sequence Diagram

  4. Generic and Instance Form • Sequence diagrams can be used in two forms: the generic form and the instance form. • The instance form describes a specific scenario in detail; it documents one possible interaction. The instance form does not have any conditions, branches, or loops; it shows the interaction for just the chosen scenario. • Example: student choose a list of courses for specific condition, he want to finish his study faster than normal condition • The generic form describes all possible alternatives in a scenario; therefore branches, conditions, and loops may be included. • Example: student choose a list of courses for normal condition

  5. Conditional in Sequence Diagram

  6. Loop in Sequence Diagram

  7. Recursion in Sequence Diagram

  8. Sample (1)

  9. Sample (2)

  10. Thank you THIS SLIDES CAN BE DOWNLOADED INhttp://www.slideshare.net/kupalima Arry, Farid, Armein Jembatan Golden Gate, San-Francisco, 2001 Dalam rangka Comparative Study Untuk Pengembangan Industri Software di Indonesia

More Related