Title: Creating Class Diagrams based on Use Case Diagrams
1Creating Class Diagrams based on Use Case Diagrams
- IBM Rational Rose Enterprise
2Create Course Registration application Use Case
Diagram
3Created a Sequence DiagramBrowse-gt Interaction
Diagrams-gt Use Case View -gt New -gt Ok. Type in
the title of the sequence name, addCourse, and
select Sequence and click Ok.
4Create 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
5Course Registration Application Sequence Diagram
6Create the Course Registration application
Collaboration DiagramBrowse-gtInteraction
Diagrams-gt Use Case View -gt ltNewgt -gt 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
7Logical View Classes created from the Sequence
diagram and Collaboration diagram
8Classes diagram after adding the class
attributes, operations, and the relationships
9Create the StateChart Diagram Logic View -gt
RegistrationManager -gt addCourse (right click
addCourse)-gt New -gt StateChart Diagram