Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [Xpand/Xtend] MetaModelContributor for oAW
[Xpand/Xtend] MetaModelContributor for oAW [message #500705] Fri, 27 November 2009 15:21 Go to next message
Ilyas Keser is currently offline Ilyas KeserFriend
Messages: 85
Registered: July 2009
Member
Hi,

oAW contains following (org.eclipse.xtend.typesystem.)MetaModel implementations:

- JavaMetaModel
- JdtMetaModel
- XpandMetaModel
- XtendTypesMetaModel
(- BuiltinMetaModel)

Which of these MetaModel implementations can I use as an example to implement a new MetaModelContributor for oAW?

Thanks
ILyas
Re: [Xpand/Xtend] MetaModelContributor for oAW [message #500802 is a reply to message #500705] Sat, 28 November 2009 21:59 Go to previous messageGo to next message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
It depends on what kind of meta model contributor you want to develop.
Note that there is an EMF, UML and XSD implementation as well, but those
are in their own bundles.

What do you want to do?

Sven

Ilyas Keser schrieb:
> Hi,
>
> oAW contains following (org.eclipse.xtend.typesystem.)MetaModel
> implementations:
>
> - JavaMetaModel
> - JdtMetaModel
> - XpandMetaModel
> - XtendTypesMetaModel
> (- BuiltinMetaModel)
>
> Which of these MetaModel implementations can I use as an example to
> implement a new MetaModelContributor for oAW?
> Thanks
> ILyas


--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Re: [Xpand/Xtend] MetaModelContributor for oAW [message #501177 is a reply to message #500802] Tue, 01 December 2009 12:38 Go to previous message
Ilyas Keser is currently offline Ilyas KeserFriend
Messages: 85
Registered: July 2009
Member
The contributor is for a modeling tool which has its own metamodel and repository. It offers an API to retrieve all information about its metamodel and models. There is already a contributor for oAW4 and I have already migrated it to oAW5. Currently I am testing the contributor for oAW5.

I studied the type system and contributors shipped with oAW and asked me which contributor is the most suitable example for the tool mentioned above.

Thanks
ILyas

Sven Efftinge schrieb:
> It depends on what kind of meta model contributor you want to develop.
> Note that there is an EMF, UML and XSD implementation as well, but those
> are in their own bundles.
>
> What do you want to do?
>
> Sven
>
> Ilyas Keser schrieb:
>> Hi,
>>
>> oAW contains following (org.eclipse.xtend.typesystem.)MetaModel
>> implementations:
>>
>> - JavaMetaModel
>> - JdtMetaModel
>> - XpandMetaModel
>> - XtendTypesMetaModel
>> (- BuiltinMetaModel)
>>
>> Which of these MetaModel implementations can I use as an example to
>> implement a new MetaModelContributor for oAW?
>> Thanks
>> ILyas
>
>
Previous Topic:[Acceleo] behavior change of the standard library "String.index(String)" operation
Next Topic:[Acceleo] 'If' on an Iterate loop
Goto Forum:
  


Current Time: Thu Apr 25 14:52:45 GMT 2024

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

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

Back to the top