To the Hibernate/Spring cartridge experts out there, your help is urgently 
needed.



I have a model hat I reversed engineered to start with which resulted in a 
bunch of enumerated classes generated by MagicDraw. A MagicDraw enumeration 
class doesn't use stereotypes and doesn't use attributes for modeling the 
enumeration literals. The generated enumeration class specification has an 
"enumeration list tab" in addition to the attributes tab.



I understand and I did try enumeration in hibernate which requires a regular 
class stereotyped with the "Enumeration" type and uses attributes for the 
enumeration literals.



The Question: (1) Will the MagicDraw enumeration classes get processed by the 
hibernate/Spring Cartridge? My guess is not. (2) Is there is a simpler way to 
transfer the MagicDraw enumeration class to a form acceptable by 
Hibernate/Spring? Manually doing that would be a major undertaking since I am 
talking about 100+ enumerations with some of these made of 200+ items.



Your help is appreciated



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