Associations
*The simplest type of relationship
* Association classes are those that are used to break up a many-to-many association between classes
* An object in a class may have a relationship to other objects in the same class, called a reflexive association