Class Diagram UML:
1) Use StarUML to draw a UML Class Diagram showing the relationships for these
entities:
Bird, Kite, Flyable, air current, beak, feather, eagle, finch, tail, string
2) Use StarUML to draw a UML Class Diagram for that models the following statements: A University is composed of one or more Units, such as Colleges and Schools. Each Unit contains faculty, students and staff. A unit maintains an address book filled with entries, one for each type of person contained in that unit. An entry can be located in the address book by supplying their last name or their university id. Faculty members can be the advisor of zero or more students. (Assignment from http://www.cs.colorado.edu/~kena/classes/5448/f12/assignments/homework-2.html)
These can be handed in using StarUML or on paper at the beginning (not end) of class.