Skip to main content



      Home
Home » Modeling » EMF » Code generation and ids
Code generation and ids [message #402040] Tue, 27 June 2006 02:50 Go to next message
Eclipse UserFriend
I have a situation where in the meta object id and the feature id
evaluate to the same integer. Is there a way to avoid this?

Thanks
Shyam
Re: Code generation and ids [message #402047 is a reply to message #402040] Tue, 27 June 2006 09:58 Go to previous message
Eclipse UserFriend
Shyam,

The classifier ID is the position in the EPackage's list of classifiers
and the feature ID is the position in the EClasses's list of all
structural features. Given that they are positions, there's clearly no
way to avoid there being a classifier at position 0 and a feature at
position 0.


Shyam wrote:

> I have a situation where in the meta object id and the feature id
> evaluate to the same integer. Is there a way to avoid this?
>
> Thanks
> Shyam
Previous Topic:GenPackageGeneratorAdapter
Next Topic:What are the generated basicGet... methods for?
Goto Forum:
  


Current Time: Sun Sep 21 08:37:57 EDT 2025

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

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

Back to the top