n How to write the specifications for  a
class.
u The precise description of features
common to all instances of the class.
u Features of the server seen by the
client.
u Distinct from the implementation.
n The client-server relationship
between two objects.
n Several example class specifications.