System sequence diagram of software engineering

Source: Internet
Author: User


1. Describe the events that the external participants sent to the system.

2. Describe the communication between the system and the system.

A use case has a system sequence diagram, the arrows drawn in the system sequence diagram are drawn according to the use case description of main flow;

The system sequence diagram represents the order of time from top to bottom, and the order of the main flow according to the use case description;

For example, the main flow of a login use case:

1. User input user name and password

2. System verification.

3. Return to the login page.

Therefore, there must be 3 messages in the system sequence diagram as well;

System sequence diagram because the entire system is encapsulated, the entire system is an object.

The system sequence diagram refers to the flow of main flow, regardless of unexpected events.

The message name is best to start with a verb.


Represents a loop statement;



SSD Templates

The system sequence diagram illustrates the system-related input and output events, and treats the system as a black box, explaining the events and their order of interaction between the external participants and the system in a given scenario;

(1) makenewxxx (

2) doxxx ()

(3) EndXxx ()


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.