Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Newbie] Transform Model into Ecore Model
[Newbie] Transform Model into Ecore Model [message #551642] Sun, 08 August 2010 18:43 Go to next message
vyore  is currently offline vyore Friend
Messages: 1
Registered: August 2010
Junior Member
Hi,

i am kinda new to this area, i have the job to transform a Model format from our Model Editor into ecore.

I already managed to store all the objects in Lists so basicly i want to create EClasses out of these Objects and then create the Ecore file with them via Java.

Here is my problem how exactly can i generate an .ecore file via java coding and store all the objects?
Re: [Newbie] Transform Model into Ecore Model [message #551652 is a reply to message #551642] Sun, 08 August 2010 23:45 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Have a look at
http://www.ibm.com/developerworks/library/os-eclipse-dynamic emf/ As
examples, you might want to look at XSDEcoreBuilder and JavaEcoreBuilder.


vyore wrote:
> Hi,
>
> i am kinda new to this area, i have the job to transform a Model
> format from our Model Editor into ecore.
>
> I already managed to store all the objects in Lists so basicly i want
> to create EClasses out of these Objects and then create the Ecore file
> with them via Java.
>
> Here is my problem how exactly can i generate an .ecore file via java
> coding and store all the objects?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Empty String as initial value
Next Topic:one itemProvider for two EMF models
Goto Forum:
  


Current Time: Thu Apr 25 14:06:36 GMT 2024

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

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

Back to the top