> > > One question: does the StrutsUseCase.getPages() method returns just > the > > pages of that use case ? > > I created a new template and the following code: > > > > > yes this is true, I see you point, I will refactor this (hopefully) > today... this method will be renamed to 'getAllPages' and the one you > want will be called 'getPages' > > the reason is that both the FrontEndApplication and FrontEndUseCase > stereotypes are put on use-cases, this means I need the sum of all > features in the same fa�ade > > so basically I will follow this convention: if it has 'all' in the name > it is for the FrontEndApplication, otherwise it is for the > FrontEndUseCase > >
Walter, this issue has been fixed, the changes are in CVS... you'll be able to check them out with anonymous access in 24hrs Good luck. Wouter. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
