Skip to main content



      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 09:04
Eclipse UserFriend
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: Mon Jul 07 11:48:03 EDT 2025

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

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

Back to the top