Creating Class Diagrams based on Use Case Diagrams IBM Rational Rose Enterprise
Create Course Registration application Use Case Diagram
Created a Sequence Diagram Browse-> Interaction Diagrams-> Use Case View -> New -> Ok. Type in the title of the sequence name, “addCourse”, and select “Sequence” and click Ok.
Create the classes in the Sequence Diagram Right Click on the Sequence Diagram select Class Wizard The class will be created in the sequence diagram and shown in the Logical View Category
Course Registration Application Sequence Diagram
Create the Course Registration application Collaboration Diagram Browse->Interaction Diagrams-> Use Case View -> <New> -> Ok. Type in the title of the collaboration diagram name, “SetCourseInfo”, and select “Collaboration” and click Ok. The collaboration diagram name appears under “Use Case View”
Logical View Classes created from the Sequence diagram and Collaboration diagram
Classes diagram after adding the class attributes, operations, and the relationships
Create the StateChart Diagram Logic View -> RegistrationManager -> addCourse (right click addCourse) -> New -> StateChart Diagram