The class(es) you want to associate must contain a relationship attribute.
The Advanced Association class must contain relationship attributes that point to each class that will be associated with one another. There should be a relationship attribute for the source class and a relationship attribute for the linked class. When associating a class to itself, the source and linked class is the same. When associating more than one class, you must define which class is the source class and which class is the linked class.