next up previous contents
Next: Creating Operations Up: Lecture 2: Classes, Objects, Previous: Example Structure of Class

Commentary

class structure gives information on and behaviour of objects belonging to it. A class hasname, attributes and operations. getOffering() gets course offerings for the course, addLecturer() adds lecturer for the course. validLecturer(LecturerID) checks that the lecturer for the course is correct.



Ananda Amatya
11/3/1999