[ http://galaxy.andromda.org:8080/jira/browse/UMLMETA-20?page=comments#action_11194 ] Jean-Baptiste Guillois commented on UMLMETA-20: -----------------------------------------------
In my opinion, this bug has also the following consequence: It is impossible, in a custom cartridge, to trigger a template to generate code on a stereotype that was set on an activity graph. As a result, the only solution to trigger a template on an activity graph, is to use the following: <modelElement> <type name="org.andromda.metafacades.uml14.ActivityGraphFacadeLogicImpl"/> </modelElement> > Unable to retreive the stereotypes attached to an Activity Graph > ---------------------------------------------------------------- > > Key: UMLMETA-20 > URL: http://galaxy.andromda.org:8080/jira/browse/UMLMETA-20 > Project: UML Metafacades > Type: Bug > Environment: Windows XP, Jboss 4.1, maven 1.0, AndroMDA 3.0 RC1 nightly > Reporter: Jean-Baptiste Guillois > Assignee: Matthias Bohlen > Priority: Critical > > Using magic draw (V9), create an activity graph and assign to it a stereotype. > It is impossible to retreive this stereotype using the APIs > hasExactStereotype("mystereo"), hasStereotype("mystereo"), getStereotypes(). > Even when getting all model elements > (myeleme.getRootPackage.getModelElements()) the stereotype can not be found > on any object. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://galaxy.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
