This document discusses associations, attributes, and domain modeling using class diagrams. It defines associations as relationships between instances of types that indicate a meaningful connection. It provides guidelines for identifying useful associations and describes how to notate associations and determine their multiplicity in class diagrams. The document also defines attributes as logical data values of an object and discusses how to model attribute quantities and units. Finally, it includes an example of modeling an association and its multiplicity.