Common Pitfall: When adding parameters to the messages sent between objects, be sure to account for where the parameter values come from. Usual places are instance variables, global data, or passed as a parameter to the call that caused this call. If the diagram does not make this clear, the description should. |
Reference(s): |