Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » uml2ecore converter(Does the uml2ecore converter still exist in Xtext 2.3 ?)
uml2ecore converter [message #883850] Sat, 09 June 2012 15:35 Go to next message
Olaf Bigalk is currently offline Olaf BigalkFriend
Messages: 155
Registered: July 2009
Location: Berlin
Senior Member
Hi,

I am looking for a tool to convert an eclipse uml2 model into an ecore metamodel.
That is I want all UML elements as EObjects in the ecore metamodel.
The uml2ecore converter from the UML-Editor does not fit my purpose.

Does the openarchitectureware uml2ecore converter still exist in Xtext 2.3 ?
When yes, how can I access it?
When no, how can I build such a tool on my own?
Re: uml2ecore converter [message #883876 is a reply to message #883850] Sat, 09 June 2012 16:52 Go to previous messageGo to next message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
Am 09.06.12 17:35, schrieb Olaf Bigalk:
> Hi,
>
> I am looking for a tool to convert an eclipse uml2 model into an ecore
> metamodel.

Model to metamodel? Are you sure?

> That is I want all UML elements as EObjects in the ecore metamodel.

Why not use the UML ecore model and load the XMI using Ecore?

> The uml2ecore converter from the UML-Editor does not fit my purpose.
>
> Does the openarchitectureware uml2ecore converter still exist in Xtext
> 2.3 ?

No

> When yes, how can I access it?
> When no, how can I build such a tool on my own?

Hard to say, but definitively not an Xtext / TMF relasted question.

--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com


---
Get professional support from the Xtext committers at www.typefox.io
Re: uml2ecore converter [message #883915 is a reply to message #883850] Sat, 09 June 2012 18:19 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

UML2Ecore and Ecore2UML are available as part of the MDT/UML2 project.

Interactively, you will find Ecore2UML in the Sample Ecore Editor and
UML2Ecore in the UML Model Editor.

Regards

Ed Willink


On 09/06/2012 16:35, Olaf Bigalk wrote:
> Hi,
>
> I am looking for a tool to convert an eclipse uml2 model into an ecore
> metamodel.
> That is I want all UML elements as EObjects in the ecore metamodel.
> The uml2ecore converter from the UML-Editor does not fit my purpose.
>
> Does the openarchitectureware uml2ecore converter still exist in Xtext
> 2.3 ?
> When yes, how can I access it?
> When no, how can I build such a tool on my own?
Re: uml2ecore converter [message #886410 is a reply to message #883876] Thu, 14 June 2012 21:44 Go to previous message
Olaf Bigalk is currently offline Olaf BigalkFriend
Messages: 155
Registered: July 2009
Location: Berlin
Senior Member
Jan Kohnlein wrote on Sat, 09 June 2012 12:52
Am 09.06.12 17:35, schrieb Olaf Bigalk:

Why not use the UML ecore model and load the XMI using Ecore?


Yes that is what I want, can you provide code snippet or a pointer to how to do this in Java?
Previous Topic:from XSD to Xtext without the using of Ecore model
Next Topic:Is there a HTML DSLs I can extend?
Goto Forum:
  


Current Time: Thu Mar 28 17:43:59 GMT 2024

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

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

Back to the top