What are the steps for creating a sequence diagram?

What will be an ideal response?

The steps used to create a sequence diagram are:

A. Include the actor from the use case diagram.
B. Define one or more interface classes for each actor.
C. Each use case should have one control class.
D. Examine the use case to see what entity classes are required and include these on the diagram.
E. The sequence diagram may be modified when doing detailed design.
F. To obtain a greater degree of reuse, methods may be moved from a control class to an entity class and so on.

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT true regarding Exclusive Access mode?

A) Exclusive Access mode ensures that multiple users will be able to enter data while changes are being made. B) When establishing security in a database for implementation, Access routinely requires opening the file in Exclusive Access mode. C) Exclusive Access mode ensures that no other users will be able to open the database while changes are being made. D) Some of the changes in this workshop will only take effect once the database or database object has been closed and reopened.

Computer Science & Information Technology

The ________ command is helpful in preventing data from looking squeezed together

A) Alignment B) Cell Margins C) Border D) Cell Size

Computer Science & Information Technology