For this assignment, you will continue the design process by adding the Sequence and State Transition Diagrams section to the Software Design Document. Based on the use cases that were identified in the previous section, you will develop at least 2 Unified Modeling Language (UML) sequence diagrams. Then, based on the components that you identified in the software architecture that was developed in the previous section, you will develop at least 2 UML state transition diagrams. You are to describe each diagram with sufficient detail to remove any potential ambiguities and to allow a reader with minimal knowledge of the project to understand the diagrams.
The project deliverables are as follows:
- Update the Software Design Document title page with the new date.
- Update the previously completed sections based on instructor feedback.
- Sequence diagrams
- Develop at least 2 data sequence diagrams for your application using UML.
- In some cases, sequence diagrams show classes that have been designed.
- For this assignment, you do not need to define the classes. Instead, you only need to identify the objects that will potentially be used.
- Objects are the nouns used in the program (e.g., customer, database, and invoice).
- Paste the diagrams into the Software Design Document.
- Describe each diagram with sufficient detail to remove any potential ambiguities and to allow a reader with minimal knowledge of the project to understand the diagram.
- Develop at least 2 data sequence diagrams for your application using UML.
- State transition diagrams
- Develop at least 2 state transition diagrams for your application using UML.
- In some cases, state transition diagrams show classes that have been designed.
- For this assignment, you do not need to define the classes. Instead, you only need to identify the objects that will potentially be used.
- Paste the diagrams into the Software Design Document.
- Describe each diagram with sufficient detail to remove any potential ambiguities and to allow a reader with minimal knowledge of the project to understand the diagram.
- Develop at least 2 state transition diagrams for your application using UML.
Requirements: 3-4 pages

Leave a Reply
You must be logged in to post a comment.