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
