Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » impl Templates
impl Templates [message #414314] Tue, 30 October 2007 14:12 Go to next message
Eclipse UserFriend
Originally posted by: derrydavis.hotmail.com

Hello,
Where can I find the JET files used to generate the .impl files in an
EMF project?
I've looked in the org.eclipse.emf.code.ecore project and found the
templates folder. There are folder for edit, editor, model, and
model.tests. I checked the model folder but see a template that seems to
generate the impl files.
I'm running Eclipse 3.2 with EMF 2.2.
Thanks in advance.
Re: impl Templates [message #414315 is a reply to message #414314] Tue, 30 October 2007 14:47 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Derry,

The interface, the impl class, and the combined interface/impl class are
all generated by Class.javajet. which produces the different results
depending on the arguments passed to it.


derry wrote:
> Hello,
> Where can I find the JET files used to generate the .impl files in an
> EMF project?
> I've looked in the org.eclipse.emf.code.ecore project and found the
> templates folder. There are folder for edit, editor, model, and
> model.tests. I checked the model folder but see a template that seems
> to generate the impl files.
> I'm running Eclipse 3.2 with EMF 2.2.
> Thanks in advance.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How to auto generate derived features' logic code?
Next Topic:Problems with XSDExporter.
Goto Forum:
  


Current Time: Thu Apr 25 05:03:17 GMT 2024

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

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

Back to the top