Question: create a class and state diagram for course information,, contact information and schedule information. using genmymodel To gain a better understanding of the Business phase

create a class and state diagram for course information,, contact information and schedule information. using genmymodel
To gain a better understanding of the "Business" phase of a conversation, you will create a class diagram model based on using the State Design Pattern of the following use cases: - Contact Information - Course Information - Schedule Information Each scenario should be modeled in its own diagram, with the "Context" class including an attribute that identifies all of the parameters that need to be gathered from a user in order to retrieve the desired information. In addition, your model should capture the potential special cases discussed above as possible states within the model. Finally, for these three scenarios, you must create a state diagram similar to the one shown in Figure 4 to depict the possible transitions between states. To gain a better understanding of the "Business" phase of a conversation, you will create a class diagram model based on using the State Design Pattern of the following use cases: - Contact Information - Course Information - Schedule Information Each scenario should be modeled in its own diagram, with the "Context" class including an attribute that identifies all of the parameters that need to be gathered from a user in order to retrieve the desired information. In addition, your model should capture the potential special cases discussed above as possible states within the model. Finally, for these three scenarios, you must create a state diagram similar to the one shown in Figure 4 to depict the possible transitions between states
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
