90 likes | 308 Views
Creating Class Diagrams based on Use Case Diagrams. IBM Rational Rose Enterprise. Create Course Registration application Use Case Diagram.
E N D
Creating Class Diagrams based on Use Case Diagrams IBM Rational Rose Enterprise
Created a Sequence DiagramBrowse-> 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 WizardThe class will be created in the sequence diagram and shown in the Logical View Category
Create the Course Registration application Collaboration DiagramBrowse->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