next up previous
Next: Representation of the domain: Up: Unit 01 Previous: Programs

Example: CallCenter

Application: We want to realize a program for a call-center that handles requests for telephone numbers. Specifically, a certain client requests the telephone number associated to a certain person name in a certain city, and the operator answers to the request by selecting the telephone registry of the city and searching there the telephone number corresponding to the person name.

The program has to represent all objects that come into play and realize all operations.


next up previous
Next: Representation of the domain: Up: Unit 01 Previous: Programs