Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Ecore Modell from extisting Grammar
Ecore Modell from extisting Grammar [message #876981] Fri, 25 May 2012 16:11 Go to next message
Milan Missing name is currently offline Milan Missing nameFriend
Messages: 14
Registered: November 2011
Junior Member
Hi XText Friends,

I am new in the field of Xtext. I have an existing Xtext Grammar but I can not find an option to view the ecore model/diagram of this existing grammar. I am very grateful if you can help me!.

Greetings
Re: Ecore Modell from extisting Grammar [message #876995 is a reply to message #876981] Fri, 25 May 2012 16:52 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,
welcome to Xtext.

(1) create a new Xtext Project using the wizard.
(2) replace the grammar with yours
(3) run the language workflow

you find the generated ecore in the src-gen folder (within a subpackage)
btw: doing some Xtext tutorial first might be helpful.

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Ecore Modell from extisting Grammar [message #877023 is a reply to message #876995] Fri, 25 May 2012 18:33 Go to previous messageGo to next message
Milan Missing name is currently offline Milan Missing nameFriend
Messages: 14
Registered: November 2011
Junior Member
Hi Christian,
I have read the tutorial and I unterstand all these steps with Xtext. But I'm working currently with an existing XText Project. I wolud like to have the ecore diagram about his grammar. In the src-gen folder I can't find anything with ecore... . I have attachet a file and you can see it
  • Attachment: Xtext.jpg
    (Size: 156.50KB, Downloaded 115 times)
Re: Ecore Modell from extisting Grammar [message #877031 is a reply to message #877023] Fri, 25 May 2012 18:48 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi it is possible to have a manually maintained metamodel. This seems to be the case in your case. In the header of the Xtext file you can find a hint where to search the ecore

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Ecore Modell from extisting Grammar [message #877319 is a reply to message #877031] Sat, 26 May 2012 12:37 Go to previous messageGo to next message
Milan Missing name is currently offline Milan Missing nameFriend
Messages: 14
Registered: November 2011
Junior Member
Thx, problem solved! Smile
Re: Ecore Modell from extisting Grammar [message #877785 is a reply to message #877319] Sun, 27 May 2012 18:35 Go to previous messageGo to next message
Milan Missing name is currently offline Milan Missing nameFriend
Messages: 14
Registered: November 2011
Junior Member
Hi Christoph,

I just wanted to ask, is there a possibility to show my ecore metamodell in graphical representation like a class diagramm?
Re: Ecore Modell from extisting Grammar [message #877797 is a reply to message #877785] Sun, 27 May 2012 19:33 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

you can install ecore tools, and create a new diagram and use the ecore as initial content

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Ecore Modell from extisting Grammar [message #882831 is a reply to message #877319] Thu, 07 June 2012 09:31 Go to previous messageGo to next message
frank fotso is currently offline frank fotsoFriend
Messages: 91
Registered: May 2012
Member
hi,
how did you solved the problem , i've check my own to and is look like there is no such an Ecore model in the src-gen folder , can , you tell me where you see or where the model is save in your project?

thks ,
Best regards Frank
Re: Ecore Modell from extisting Grammar [message #882839 is a reply to message #882831] Thu, 07 June 2012 09:42 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Can you post the header of your grammar (grammar
line/imports/generate statement)


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:bound an integer in xtext
Next Topic:Problem with XtextLinkingDiagnostic
Goto Forum:
  


Current Time: Thu Apr 25 23:39:04 GMT 2024

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

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

Back to the top