Particular object responsibility (cont.)
nWhat must an object do?
uCompute particular values.
uPerform actions that modify state.
uCreate and initialize other objects.
uControl and coordinate the activities of other objects.