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...

A user can group objects in the Navigation Pane by the table and the objects related to that table by selecting ________ from the All objects dropdown menu at the top of the Navigation Pane

Fill in the blank(s) with correct word

Computer Science & Information Technology

FIGURE AC 1-1 You would open the dialog box shown in the accompanying figure to ____.

A. use user templates B. use Quick Start C. compact & repair a database D. use a blank form

Computer Science & Information Technology

Tabs are small boxes of text that can be added to a cell

Indicate whether the statement is true or false

Computer Science & Information Technology

The str_word_count() function returns the number of digits in a string.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology