CS 5200 Introduction to Database Management Homework #1

A figure skater performs various programs. Each program can be performed on a date and at a competition. A figure skater has a name, a date of birth, country and may have a home city. A program may be performed to music and consists of a sequence of one or more figures. Each figure has a type, such as "toe loop", "salchow", etc. There are 16 types in all. A figure can have a number of revolutions.

Develop a UML class diagram for figure skaters. Develop the diagram using any UML tool but submit your diagram as an image file.

In your mail to desai.p@husky.neu.edu, please specify "CS 5200" as the mail subject, and the name of the file (or zip file) that you attach should have the name "<your name>_1". In other words, the name of the file should specify your name and the assignment number.