Skip to main content



      Home
Home » Modeling » QVT-OML » QVTo Abstract Syntax Tree Fetch(I want to fetch the AST)
QVTo Abstract Syntax Tree Fetch [message #1706496] Thu, 27 August 2015 07:18 Go to next message
Eclipse UserFriend
I am running the simpleumlToRdbm.qvto example transformation programmatically.
I want to view the contents of AST after it is fully initialized during the transformation.
Otherwise, tell me the point where CST is used to populate AST.
Any help will be appreciated thanks.
Re: QVTo Abstract Syntax Tree Fetch [message #1706530 is a reply to message #1706496] Thu, 27 August 2015 09:52 Go to previous message
Eclipse UserFriend
Hi

The QVTo AST as specified by OMG is unimplementable (or rather than
underlying OCL AST is). Solutions to this are being prototyped by the
Eclipse OCL project.

For now, the QVTo AST is Eclipse proprietary and is not currently exported.

If you are able to program your way around this, I am sure you can set a
breakpoint where a distinctive AST class is constructed and examine the
call tree to see what is happening where.

Regards

Ed Willink


On 27/08/2015 14:07, Abdul Ali Bangash wrote:
> I am running the simpleumlToRdbm.qvto example transformation
> programmatically.
> I want to view the contents of AST after it is fully initialized
> during the transformation.
> Otherwise, tell me the point where CST is used to populate AST.
> Any help will be appreciated thanks.
Previous Topic:Mapping of classes N to 1
Next Topic:QVTo object serialization
Goto Forum:
  


Current Time: Sat May 17 06:19:57 EDT 2025

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

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

Back to the top