In the Class Diagram at the start of the Mode: Contact Manager section, the ContactParser class in the diagram has a ContactManagercontactManager listed as a member, and an association arrow to the ContactManager class.
As per the course convention, the above association should only have been shown as an arrow, with contactManager as an association label.
In the Class Diagram at the start of the Mode: Contact Manager section, the ContactParser class in the diagram has a
ContactManager
contactManager
listed as a member, and an association arrow to theContactManager
class.As per the course convention, the above association should only have been shown as an arrow, with
contactManager
as an association label.