Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Get a spreadsheet from ecore metamodel
Get a spreadsheet from ecore metamodel [message #1770956] Sat, 19 August 2017 16:17 Go to next message
Lainis 20 is currently offline Lainis 20Friend
Messages: 26
Registered: November 2016
Junior Member
Hi,

I am looking for a tool that convert my ecore metamodel into a spreadsheet, for example my metamodel (image) index.php/fa/30422/0/ into this spreadsheet:
index.php/fa/30423/0/

I find that ATL tranformations transform ecore files into text, but I do not find specifically my case (spreadsheet transformation).

Can I do what I need with ATL?. Or do you know about a tool wich I can use for these purpose?.

Thank you so much

Lina
  • Attachment: Captura.PNG
    (Size: 8.71KB, Downloaded 419 times)
  • Attachment: Captura2.PNG
    (Size: 3.82KB, Downloaded 413 times)
Re: Get a spreadsheet from ecore metamodel [message #1771287 is a reply to message #1770956] Wed, 23 August 2017 17:07 Go to previous messageGo to next message
louis andia. is currently offline louis andia.Friend
Messages: 47
Registered: November 2016
Member
Hi, you should look at a code generator like Acceleo (M2T tools).

[Updated on: Wed, 23 August 2017 17:09]

Report message to a moderator

Re: Get a spreadsheet from ecore metamodel [message #1779059 is a reply to message #1771287] Sun, 31 December 2017 15:23 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

The Java solution for processing Excel files directly is Apache POI. That, however, does not integrate with EMF/Ecore. A better option is to try and generate CSV files that can be imported in any spreadsheet program, and go with that instead. EMFText has a CSV metamodel plugin.

Cheers,
Dennis
Previous Topic:Need some suggestions about models to transform
Next Topic:Passing a parameter to ATL file
Goto Forum:
  


Current Time: Thu Apr 25 23:14:07 GMT 2024

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

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

Back to the top