Hello,


What is the recommended way of implementing model to model transformations in a 
cartridge?



The most simple example I would like to implement is a stereotype that would 
imply a given set of attributes (e.g. a <<ReferenceEntity>> always has code, 
name & description). I would like to transform the model to add these 
attributes and then apply regular cartridge behavior.



Should I do it by overriding org.andromda.metafacades.uml.Entity methods such 
as e.g. getAttributeNameList, getAttributes & getAttributeTypeList or is there 
another dedicated mechanism?



Thanks,



Guillaume
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2676#2676
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to