NHibernate: Entity Stereotype ignored in EMF UML2 models
--------------------------------------------------------

         Key: NETCART-16
         URL: http://jira.andromda.org/browse/NETCART-16
     Project: .NET Cartridges
        Type: Bug

 Environment: nhibernate cartridge 1.1-SNAPSHOT 1/17/07, emf-uml2 model 
repository
    Reporter: Bob Fields
 Assigned to: Chris Micali 


Entity Stereotype does not generate Domain Entity classes. See forum messages 
for description and initial troubleshooting information: 
http://galaxy.andromda.org/forum/viewtopic.php?t=3928, 
http://galaxy.andromda.org/forum/viewtopic.php?t=4708.

ModelElement.applyTypeFiltering method results in filtering out all the 
metafacade objects after it runs. The nhibernate cartridge is looking for 
metafacades of type 
org.andromda.cartridges.nhibernate.metafacades.HibernateEntity and what I'm 
getting for entities is org.andromda.metafacades.emf.uml2.EntityLogicImpl. 
Since it can't cast the EntityLogicImpl to a HibernateEntity, it rejects them 
and thus there are no metafacades to process.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to