Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » traceability and injector in xText
traceability and injector in xText [message #1245362] Thu, 13 February 2014 17:52 Go to next message
Aran A is currently offline Aran AFriend
Messages: 30
Registered: January 2011
Member

Hi,

We're starting a project about traceability, and trying to find information about traceability options in xText. I didn't find anything, but perhaps I'm in a wrong direction, I would appreciate any reference to take into account.

We know that MOFScript engine produces trace links from model elements into the generated text, and we wonder whether if xText offers something similar.

And also, is there something similar to a 'model injector'? a module that, giving a code, obtains each corresponding model (i.e., it injects the code into a model)?

Thanks in advance,

Aran
Re: traceability and injector in xText [message #1252391 is a reply to message #1245362] Fri, 21 February 2014 07:00 Go to previous message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
Xtext provides traces from the source text to the AST through the node model.
Code generators don'T automatically crete trace files. The generator for Xbase does that, but if you have your own you'll need to do that manually.

Sven
Previous Topic:Use Xtext index to filter linked resources
Next Topic:Xtext adding new DSL syntax dynamically
Goto Forum:
  


Current Time: Sat Apr 20 00:58:32 GMT 2024

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

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

Back to the top