Hi there.
To simplify problem - example: I have <<ValueObject>>BookDTO containing attribute authors with multiple instances of <<ValueObject>>AuthorDTO I've tried two approaches while modelling it in MagicDraw: 1. with unidirectional association from BookDTO to AuthorDTO with multiplicity set to 0..* 2. modelling collection of authors as a simple attribute of BookDTO. The problem is that in BOTH attemptes AndroMDA is ignoring type modifer set to "[]" and implements it as a Collection instead of AuthorDTO[] Array. And because of this I loose type control on getters/setters ... Any solutions I am missing? Tia _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1356#1356 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