Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » JET templates for interfaces missing with EMF 2.2.1
JET templates for interfaces missing with EMF 2.2.1 [message #56780] Mon, 09 October 2006 04:45 Go to next message
Eclipse UserFriend
Hi All,
We had been using EMF 2.0.1 for code generation using JETEmitter
templates. EMF 2.0.1 codegen used to include following JET templates.
Interface_
PackageInterface_
FactoryInterface_
Now I found that EMF codgen 2.2.1 no longer included these templates. Does
that mean generated code (using JET templates) no longer include
XXXXPackage interface class which will be implemented by the
XXXXPackageImpl class ?
Thanks
Nalaka
Re: JET templates for interfaces missing with EMF 2.2.1 [message #56808 is a reply to message #56780] Mon, 09 October 2006 09:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Nalaka,

In the 2.2 development cycle we introduce an option that allows clients
to generate code that combines the interface and the implementation into
a single generated result. For this reason, Interface.javajet and
Class.javajet were merged into a single template able to generate the
interface, the impl, or a combined result. A similar thing has happened
for the factory and the package.


Nalaka Gamage wrote:
> Hi All,
> We had been using EMF 2.0.1 for code generation using JETEmitter
> templates. EMF 2.0.1 codegen used to include following JET templates.
> Interface_
> PackageInterface_
> FactoryInterface_
> Now I found that EMF codgen 2.2.1 no longer included these templates.
> Does that mean generated code (using JET templates) no longer include
> XXXXPackage interface class which will be implemented by the
> XXXXPackageImpl class ?
> Thanks
> Nalaka
>
>
>
Re: JET templates for interfaces missing with EMF 2.2.1 [message #56835 is a reply to message #56808] Tue, 10 October 2006 06:47 Go to previous message
Eclipse UserFriend
Thanks Merks.

Nalaka


Ed Merks wrote:

> Nalaka,

> In the 2.2 development cycle we introduce an option that allows clients
> to generate code that combines the interface and the implementation into
> a single generated result. For this reason, Interface.javajet and
> Class.javajet were merged into a single template able to generate the
> interface, the impl, or a combined result. A similar thing has happened
> for the factory and the package.


> Nalaka Gamage wrote:
>> Hi All,
>> We had been using EMF 2.0.1 for code generation using JETEmitter
>> templates. EMF 2.0.1 codegen used to include following JET templates.
>> Interface_
>> PackageInterface_
>> FactoryInterface_
>> Now I found that EMF codgen 2.2.1 no longer included these templates.
>> Does that mean generated code (using JET templates) no longer include
>> XXXXPackage interface class which will be implemented by the
>> XXXXPackageImpl class ?
>> Thanks
>> Nalaka
>>
>>
>>
Re: JET templates for interfaces missing with EMF 2.2.1 [message #593785 is a reply to message #56780] Mon, 09 October 2006 09:09 Go to previous message
Eclipse UserFriend
Nalaka,

In the 2.2 development cycle we introduce an option that allows clients
to generate code that combines the interface and the implementation into
a single generated result. For this reason, Interface.javajet and
Class.javajet were merged into a single template able to generate the
interface, the impl, or a combined result. A similar thing has happened
for the factory and the package.


Nalaka Gamage wrote:
> Hi All,
> We had been using EMF 2.0.1 for code generation using JETEmitter
> templates. EMF 2.0.1 codegen used to include following JET templates.
> Interface_
> PackageInterface_
> FactoryInterface_
> Now I found that EMF codgen 2.2.1 no longer included these templates.
> Does that mean generated code (using JET templates) no longer include
> XXXXPackage interface class which will be implemented by the
> XXXXPackageImpl class ?
> Thanks
> Nalaka
>
>
>
Re: JET templates for interfaces missing with EMF 2.2.1 [message #593799 is a reply to message #56808] Tue, 10 October 2006 06:47 Go to previous message
Eclipse UserFriend
Thanks Merks.

Nalaka


Ed Merks wrote:

> Nalaka,

> In the 2.2 development cycle we introduce an option that allows clients
> to generate code that combines the interface and the implementation into
> a single generated result. For this reason, Interface.javajet and
> Class.javajet were merged into a single template able to generate the
> interface, the impl, or a combined result. A similar thing has happened
> for the factory and the package.


> Nalaka Gamage wrote:
>> Hi All,
>> We had been using EMF 2.0.1 for code generation using JETEmitter
>> templates. EMF 2.0.1 codegen used to include following JET templates.
>> Interface_
>> PackageInterface_
>> FactoryInterface_
>> Now I found that EMF codgen 2.2.1 no longer included these templates.
>> Does that mean generated code (using JET templates) no longer include
>> XXXXPackage interface class which will be implemented by the
>> XXXXPackageImpl class ?
>> Thanks
>> Nalaka
>>
>>
>>
Previous Topic:JET templates for interfaces missing with EMF 2.2.1
Next Topic:EMF + Omondo: problems with diagrams
Goto Forum:
  


Current Time: Wed Apr 30 08:33:47 EDT 2025

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

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

Back to the top