Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Document Generation from EMF models
Document Generation from EMF models [message #1766776] Tue, 27 June 2017 08:40 Go to next message
Arunkumar Ramaswamy is currently offline Arunkumar RamaswamyFriend
Messages: 57
Registered: April 2014
Member
Hello all

Firstly, sorry if it is a out of context question. I would like to know/suggestions from Sirius users to generate documentation from emf models. Currently I know gendoc can create .doc files from models. But I want to generate excel files as well. In addition if there is a two way coupling between the document (.doc or .xls) and the model is a plus.

Any help much appreciated.

Regards
Arun
Re: Document Generation from EMF models [message #1766849 is a reply to message #1766776] Wed, 28 June 2017 07:21 Go to previous messageGo to next message
Yvan Lussaud is currently offline Yvan LussaudFriend
Messages: 63
Registered: July 2009
Member
Hello Arun,

You can also use M2Doc: https://github.com/ObeoNetwork/M2Doc
It allows to create .docx documents. Currently it only support this format. They are no build in services for traceability in M2Doc at the moment. But you can implement your own services using Java methods with M2Doc. You can use this mechanism to keep a trace between your model and the document.

regards,
Yvan.
Re: Document Generation from EMF models [message #1795781 is a reply to message #1766849] Fri, 28 September 2018 13:56 Go to previous message
pxDoc Team is currently offline pxDoc TeamFriend
Messages: 7
Registered: September 2018
Junior Member
Hi,

You can also use pxDoc and its integration with Sirius.

pxDoc is a new way of generating documents with a dedicated language (only ~30 keywords) integrated with the Java world. Since pxDoc works on the Java level directly, you can take any Java object as input for your generation. You can have a look at the pxDoc documentation, and the pxDoc-Sirius Integration.

Note that you will need to install Xtext and pxDoc before installing the pxDoc-Sirius integration.

Have fun with pxDoc !

Kind regards,
the pxDoc Team
Previous Topic:how can you navigate from a diagram to a table?
Next Topic:Document generation from Sirius And UML Model
Goto Forum:
  


Current Time: Wed Apr 24 15:49:26 GMT 2024

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

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

Back to the top