Next: Example Class Diagram: Class
 Up: Lecture 2: Classes, Objects,
 Previous: Commentary
Example: Course Class
-  Attribute Documentation:
	
-  documentation for name: 
		
-  The title of the course that is used in all University Publications.
		
 
 -  ....
	
 
 - Operation Documentation:
	
-  documentation for addLecturer(LecturerInformation, CourseOffering) operation:
		
-  Add a Lecturer as the teacher of a particular course offering of the course
 -  Input: Lecturer and course offering
 -  Output: success indicator
		
 
 -  ...
	
 
 
Ananda Amatya
11/3/1999