Hi. I'm new to Umbrello dev so be gentle with me :) I'm creating a MySQL code generator and I'm looking at the association stuff. It seems that they are the same: a->getObjectA()->getName() : Test a->getObjectB()->getName() : Test I have 2 classes Test and Test2. Any ideas? -Lea.