See figures on pp. 205/206 in the specs. The lozenge seems to be a placeholder for the connection point.
q.
In the 2.5 Beta it is on page 211.
As indicated (if it's the same diagram) the (n-ary) Association Lozenge is an AssociationClass in itself. It should not be used as a substitute for the connection point of the (binary) AssociationClass virtual link (BTW, Uffe, there is a backing representation in the DB - but not as an arc of any kind). These days, if you really want to have a "moveable feast" for the connection point, use a Notelink from the association to the AssociationClass. This gives you a REAL arc which you can customise to your heart's content.
Paolo
Except that that is not optimal either, from the semantics point of view.
When you look at the "links" of the association class, the association doesn't even show up. So, from the UI you only know that it is an Associative Class when viewing the Diagram on which the association is displayed. Not sure what it looks like in the object model, I haven't had to write an addin to use it.... yet. But I want the proper semantics, not just a "nice diagram".
The modeling tool we were creating back in the day actually let the user create the association link separately. Any class could become an associative class. The association link itself had attributes that could be used to store information.