Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Reuse Modisco's genmodel
Reuse Modisco's genmodel [message #687470] Wed, 15 June 2011 11:20
Eclipse UserFriend
Originally posted by:

Hi,

I'm working on a tool for building an EMF model from a discovered Java
API, i.e. Modisco's Java model. The EMF model is composed of the Java
model, an Ecore (class) model and the mapping from the Ecore model's
features to the Java model (API). E.g. the model encodes that
EStructuralFeature X in EClass MY corresponds to the getter and setters
getX and setX in class Y.

Since my model refers to Modisco's Java model, my genmodel refers to
this model's genmodel. The latter will not validate:
A containment reference of a type with at container feature of
AnonymousClassDeclaration.classInstanceCreation that requires instances
to be created elsewhere cannot be populated.

Does this mean that I cannot refer to Modisco's model/genmodel from my own?

Hallvard
Previous Topic:(no subject)
Next Topic:dependencies between 2 packages
Goto Forum:
  


Current Time: Fri Apr 19 11:34:23 GMT 2024

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

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

Back to the top