multiple association classes on the same relation
I want to add multiple association classes on the same relation, to manage absence and group affection between a student and course, I read that an association class is a description of a relation, so to not be in conflict with this definition I draw 2 relations between my classes, and for each relation there is a corresponding association class.