Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Generating EMF model with virtual attributes
Generating EMF model with virtual attributes [message #601749] Tue, 30 January 2007 14:04
James Willans is currently offline James WillansFriend
Messages: 303
Registered: July 2009
Senior Member
My understanding is that an EMF generated model implementation can have
either java attributes, or virtual attributes. By virtual I mean
attributes that are not defined in java code, but give rise to accessible
slots in an EObject which can be accessed via eSet and eGet. Is it
possible to generate an EMF model implementation such that all the
generated attributes are virtual? Clearly this is not the most efficient
way of accessing slot values, but it does provide a more unified protocol
and it would remove the need to override eSet and eGet in subclasses of
EObject.

James
Previous Topic:Teneo: More than one class with same name
Next Topic:[OCL] String Operations
Goto Forum:
  


Current Time: Fri Apr 19 23:31:37 GMT 2024

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

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

Back to the top