Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » JvmModelInferrer: multiple input files(I want to generate a class and the fields/methods of the class depend on several input files.)
JvmModelInferrer: multiple input files [message #1061104] Thu, 30 May 2013 00:17
Peter Mising nameFriend
Messages: 5
Registered: May 2011
Junior Member
I have a small language were I want to define the class hierarchy in one file and then add methods/fields in other files.

My problem is that my JvmModelInferrer only gets called per file and I do not get the whole Model.

So how can I get the whole Model? Do I have to store it myself in some place?

Do I have to use a BuilderParticipant for this (as described here: kthoms.wordpress.com/2011/07/12/xtend-generating-from-multiple-input-models/)?
Previous Topic:"a registered resource factory is needed" error with absolute path
Next Topic:Create "generator code"
Goto Forum:
  


Current Time: Sat Apr 20 14:45:20 GMT 2024

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

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

Back to the top