In UML, association relationships are represented by a line with an arrowhead pointing from the derived class toward the parent or base class. This shows the direction of the relationship. The other options represent different UML concepts - double lines are for implementation, diamond shapes for aggregation/composition.