Hi @all,


we are gambling with the new AndroMDA. Now we try to map our old Helper-Classes 
from AndroMDA 2.x to the new MetaFacades-concept. 



We want to specify special Methods for each template on one stereotype. i.e.:

Stereotype: <<Entity>>

Templates: EJBImpl and TransportObject



I want to generate two classes: EntityEJBImpl and EntityTO. For these two 
classes I want to use special MetaFacades, because I need a function to 
generate an ejbCreate-signature on the one hand for the EJBimpl and a public 
constructor for the TO. 

But I do not want to have the possibility to call the 
"getEjbCreate"-functionality in the TO-template. 



We tried to map the Stereotype "Entity" to the template "EJBImpl" and the 
Metafacade "EJBMetaFacade" and we mapped "Entity" to the template 
"TransportObject" and the MetaFacade "TOMetaFacade". 

Both Metafacades inherit from EntityMetafacade, because they are specializing 
this one.



Are we wrong in understanding the idea of the MetaFacades?



regards, MArtin
--
AVIs Samsung-Forum: www.samsung-forum.de
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2424#2424
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to