Consider your use case diagrams in coursework 1 and produce 2 overall Activity Diagrams including swim-lanes and the transitions of use cases.

Publish By: Admin,
Last Updated: 10-Jul-23
Price: $120

Question 1. Consider your use case diagrams in coursework 1 and produce 2 overall Activity Diagrams including swim-lanes and the transitions of use cases.

Question 2. Produce 4 Prototypes presented as a storyboard

Question 3. Using the MVC pattern, produce 4 Sequence Diagrams corresponding to the 4 Prototypes

Question 4. Redraw the class diagram from coursework 1 in more detail and consider 1 class and from that draw a state-chart diagram

Question 5. Consider the class diagram in point 4 above and via object relational mapping develop an entity relationship diagram ERD.

Question 6. Consider 1 sequence diagram from 3 above and your class diagram write the basic Java code including the name of the class, attributes (including the relationships with other classes). Also include the method name but not the method details.