Hello,


I am developing a cartridge for BusinessObject. Therefore I copied and extended 
the EJBMetafacadeModel. I extended the Entity with a businessObjectFacade class 
and ClassifierFacade with javaClassFacade. The profile is customized and -- so 
far it works fine. 



But while setting associations I get problems. 



First in my project-model I modelled an association between a class with 
stereotype <<BusinessObject>> and a class without an stereotype. That doesn`t 
work -- I don`t get the associationEnds value -- it seems to me that androMDA 
is not able to transform simple javaclasses without stereotypes at all. Is that 
true? I not how can I change my cartrige that this works??



Because the above didn`t work I created the javaClassFacade I mentioned before. 
I modelled an association between a businessObject class and an class with 
stereotype JavaClass. -- no result. Again I get no values of the 
associationEnds. Therefore I changed my MetafacadeModel and extendet JavaClass 
from Entity instead of ClassifierFacade -- that works -- but why? I checked the 
constraints of Entity but didn`t find one which doesn`t allow associations 
between entity-classes and other classes. What`s wrong? 



I tried and changed and tried etc. but didn`t find an answer myself. -- Please 
help..



Thank`s a million

caro
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2286#2286
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