CS3340: Intro OOP and Design
Instructor
Outline
Syllabus
Projects
Links
UML- Class Diagram
Class Diagram (and Instance)
Attributes
e.g.
author: Person(0,*) = "George Elliot"
name of attribute : type = expression
© Lynne Grewe