When you model a system, certain objects will be related to each other, and these relationships themselves need to be modeled for clarity. Association is a relationship between classifiers, which is used to show that instances of classifiers could either be
- linked to each other or
- combined logically or
- physically
into some aggregation.