Handling of System Events
      As always, introduce what the section will cover.
      In numbered subsections (i.e. 4.3.1 - 4.3.X) describe your system events. for each system event that you handle, do the following:

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):