Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTO] Blackbox library inclusion problem
[QVTO] Blackbox library inclusion problem [message #521263] Tue, 16 March 2010 23:26 Go to next message
Eclipse UserFriend
Originally posted by: vanbeerst.gmail.com

Hi,

I am having a problem trying out the blackbox functionality in QVTO. I
don't know how to import the library I wrote. What do I need to do in
order to be able to import a blackbox library in a QVT transformation?

Suppose my project structure is the following :
- MyProject
- src
* BBLib.java
- trans
* BBUse.qvto
What do I need to do in order to be able to use this line in the qvt
transformation : import library src.BBLib; ?

Dear regards,
Tony.
Re: [QVTO] Blackbox library inclusion problem [message #521831 is a reply to message #521263] Thu, 18 March 2010 20:12 Go to previous message
PBarendrecht is currently offline PBarendrechtFriend
Messages: 36
Registered: November 2009
Location: Eindhoven, Netherlands
Member
Hi Tony,

Although I don't have any experience with the blackbox function: you should omit the word "import", just the command "library" should suffice.

I'm not sure whether you have to prefix your mapping (or even the transformation itself) with "blackbox". It is one of the three possible qualifiers: blackbox, abstract and static.

Succes ermee Wink.
Previous Topic:how to use xtext before M2M transformation
Next Topic:[ATL] How to trigger ATL execution in popup menu
Goto Forum:
  


Current Time: Thu Apr 25 00:02:18 GMT 2024

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

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

Back to the top