. [ Note:
Specifying the name of each object in a communication diagram is recommended when
Modeling multiple objects of the same type.] Communicating objects are connected with
solid lines, and messages are passed between objects along these lines in the direction
shown by arrows. The name of the message, which appears next to the arrow, is the name
of an operation (i.e., a member function) belonging to the receiving object—think of the
name as a service that the receiving object provides to sending objects (its “ clients”).