Marko, no need to shout in your subject
yes it is both serious and very helpful, perhaps you detected a bug and we need to add a test if you specify the name on the association end it will not try to create one itself, but if you leave it open it will try to pluralize the name of the target class if the multiplicity is 'many' (it will assume the target class is modeled in singular) so bottom line, you can override this by modeling the association-end's name explicitely I don't know what other people think, but I have never encountered a scenario where I needed an <<Entity>> to be plural in the first place, it's kind of exceptional to me -- Wouter > > public static String pluralize(String singularNoun) > > that is not serious of you, isn't ? And perhaps a little bit > exaggerated. If I do not specify something at my association, i expect > exactly this what one can see in the model. > > it makes no sence AndroMDA-->*Cartridges to generate something like > androMDA.getCartridgesessesses() :-( > > -- > Marko Lauke > Diplom-Informatiker > phone: +49 (0)341-860-889-9 > mobile: +49 (0)179-445-830-4 > fax: +49 (0)1212-511-204-726 > email: [EMAIL PROTECTED] > icq: 157108161 > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Andromda-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-devel > ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
