 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
n |
Consider a
university registration system.
|
|
|
u |
Students
register for courses.
|
|
|
|
F |
Each student is
represented by a
|
|
|
|
distinct object.
|
|
|
|
F |
All students are
members of the
|
|
|
Student class.
|
|
|
|
u |
The university
|
|
|
|
F |
Assesses fees.
|
|
|
|
F |
Prints student
schedules.
|
|
|
|
F |
Produces class
rolls.
|
|
|
|
F |
Etc.
|
|