System sequence diagram of Software Engineering

Source: Internet
Author: User


1. describes the events that external participants send to the system.

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

 

A use case has a system sequence diagram. The arrows in the system sequence diagram are drawn according to the main flow described in the use case;

The system sequence diagram is in chronological order from top to bottom. The sequence is in the order of main flow in the case description;

For example, the main flow of the logon case:

1. Enter the user name and password.

2. system verification.

3. Return to the logon page.

Therefore, there must be three messages in the system sequence diagram;

The system sequence diagram encapsulates the entire system, so the entire system is an object.

 

The system sequence diagram refers to the main flow without unexpected events.

The message name should start with a verb.

 

Indicates a loop statement;



SSD Template

The system sequence diagram shows the system-related input and output events, and treats the system as a black box, which describes the events and their sequence generated by external participants interacting with the system in a specific 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.