Hi Chad and Wouter, thanks for the quick reply and the bugfix. Now the getDocumentation() methods work also for Poseidon models.
Best regards, Joern On 3 Sep 2004 at 23:04, Chad Brandon wrote: > Hi Joern, > > Like Wouter says, the logic to retrieve the documentation from the tagged > value was in there already, however it was incorect. I fixed it in CVS so > it should work with poseidon now. > > Chad > > ----- Original Message ----- > From: "Joern Gebhardt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 03, 2004 7:29 PM > Subject: [Andromda-user] getDocumentation(..) and Poseidon > > > > Hi, > > > > when I use Poseidon for modelling (instead of MagicDraw) the documentation > > cannot be > > retrieved via the ModelElementFacade.getDocumentation(...) methods, > > because > > Poseidon stores the documentation as a tagged value with the key > > 'documentation'. > > > > Now I'd like to override the getDocumentation(...) methods by extending > > the > > ModelElementFacadeLogicImpl class. Is there any way to declare in a > > cartridge that it > > should use my subclass instead of the ModelElementFacadeLogicImpl class? > > Or should > > the ModelElementFacadeLogicImpl class be extended so that it also searches > > for a > > tagged value with name 'documentation' if metaObject.getComment() returns > > no result? > > > > Thanks in advance, > > Joern > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by BEA Weblogic Workshop > > FREE Java Enterprise J2EE developer tools! > > Get your free copy of BEA WebLogic Workshop 8.1 today. > > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > > _______________________________________________ > > Andromda-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/andromda-user > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user > ______________________________ J�rn Gebhardt Bussardweg 15 76356 Weingarten 0179 / 91 89 253 http://www.joern-gebhardt.de ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
