Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [TENEO] How to avoid mapping of transient EReferences?
[TENEO] How to avoid mapping of transient EReferences? [message #610148] Thu, 25 October 2007 11:50
Eclipse UserFriend
Originally posted by: david.skogan.gmail.com

Hi,

I have an ecore file with EClasses that have transient EReferences to
classes in other ecore files. In my main.ecore file I have many of the
following:

<eStructuralFeatures xsi:type="ecore:EReference" name="e1"
eType="ecore:EClass some.ecore#//Breakdown_realization" transient="true">

For some reason teneo insist on annotating/mapping these references. But I
do not want that, I want teneo to ignore them. They are transient, and as I
understand it transient is the oposit of persistent.

Unfortunately, the other ecore models are quite complex so that
teneo/hibernate eats up all my available heap space (1024M). Hence, I cannot
use hibernate.

How can I avoid mapping these unvanted ecore models?

Regards
David
Previous Topic:[Teneo] - Union Subclass out of memory
Next Topic:Generating code for OCL annotations in OCL 1.0.1/EMF 2.2
Goto Forum:
  


Current Time: Fri Apr 26 18:07:02 GMT 2024

Powered by FUDForum. Page generated in 0.03081 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top