“Doing” responsibilities and the uses relation (cont.)
nThe relation is called uses: the client uses the server. nExample: When a Student enrolls in a Course, the Student object requires that the Course object add the Student to the roll.