wciesiel wrote:


I need to make many-to-many association (between A and B classes) with some 
link parameters. As far as my tests went - AndroMDA is no supporting UML 
association classes. That's why I had to create 'connector' class.



A (1) ----- (0..*)IC(0..*) ----- (1)B



How can I force IC class to use FK from A and B as it's primary key?


(end of quote)




A and B won't have foreign keys in this case, it is the IC class that will have 
two foreign keys, one pointing to A and the other pointing to B
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1374#1374
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to