CIS 339 help Making Decisions/uophelp.com CIS 339 help Making Decisions/uophelp.com | Page 7
Create a sequence diagram for the Register a Student for Classes use case using the
Rational Software Architect software in the Citrix iLab environment. Explain your work
and the decisions you made to arrive at your proposed solution.
STEP 3: Create a Communication Diagram
Create a communication diagram for the Register a Student for Classes use case using the
Rational Software Architect software in the Citrix iLab environment. Explain your work
and the decisions you made to arrive at your proposed solution.
STEP 4: Create an Object State Diagram
Create a state machine diagram for an object of the Registration class (the class that
maintains the registration of a student in a class) using the Rational Software Architect
software in the Citrix iLab environment. Explain your work and the decisions you made
to arrive at your proposed solution.
STEP 5: Save and Upload the Project
------------------------------------------------------------------------------------------------------------
-------------
CIS 339 iLab 5 - Package Diagrams (Devry)
For more course tutorials visit
www.uophelp.com
Your analysis phase of the SRS project went well and your team feels good about their
Functional, Structural, and Behavioral models. You also discussed the result of your
analysis with the School of Prosperity (Sop) administration and they seem to be in line
with your analysis models.
Now is the time to start the design phase where you generate specific directions for the
implementation of the system by the software development group. The first step in the
design phase is to examine the SRS class diagram and to try to simplify its organization
using a package diagram. The package diagram ensures that classes that belong together
are grouped into a single package and thus simplify the development of these classes and
their maintenance.
Your deliverable this week is to generate a package diagram for the SRS system.