Hello,
I have a model where one entity "A" is a generalization of the second
one "B" (inheritence). Everything works fine as long as both entities
are within the same model (file). But when "A" is included in an
imported module, the validation fails:

ERROR [AndroMDA:VALIDATION:ERROR] 1)
[cc.seiler.domain.user::MyUser]:Each entity must have at least one i
dentifier defined.


Obviously the validator does not recognize the inherited primary key
of the entity "A".

Am I missing something here or is this a bug?

I'm using RC1 (about two weeks old).

Thanks,
Chris



-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to