Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Document generation from Sirius And UML Model
Document generation from Sirius And UML Model [message #1751531] Wed, 11 January 2017 08:52 Go to next message
Sébastien GUISSE is currently offline Sébastien GUISSEFriend
Messages: 3
Registered: July 2014
Junior Member
Hello, I would like to know if it's possible to generate word (docx) or (odt) document from sirius model And from UML designer model.
If yes where could i find some sample ?

The goal is to generate technical documentation with :

    - text
    - image of models
    - Attribute tables with comments
    ...

Thanks a lot
Seb.
Re: Document generation from Sirius And UML Model [message #1751533 is a reply to message #1751531] Wed, 11 January 2017 09:15 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Hi Seb,

Indeed it is possible, we are developping the project M2Doc[1] to adress this need for .docx. It alrready provides an integration with Sirius so that you can integrate diagrams directly in the document and fairly sophisticated features for tables. It is reusing AQL as a query language so any user of Sirius should feel at home.

It has not reached a 1.0 level (we plan to bring it there during 2017) but it has been successfully deployed for several customers already. The user documentation is available [2] but feel free to ask any question using a github issue on the project as some steps might not be covered yet.
Feedback would be greatly appreciated.

[1] https://github.com/ObeoNetwork/M2Doc
[2] https://github.com/ObeoNetwork/M2Doc/blob/master/doc/doc/M2DocUserGuide.pdf


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Document generation from Sirius And UML Model [message #1751536 is a reply to message #1751533] Wed, 11 January 2017 09:58 Go to previous messageGo to next message
Sébastien GUISSE is currently offline Sébastien GUISSEFriend
Messages: 3
Registered: July 2014
Junior Member
Hi Cédric,

Thanks a lot for your quick response.

Sirius is really a great tool !! Very Happy
I use it to modelize :
- database

  • custom Reverse database
  • fields controls with table views (constraints, size, mandatory, ...)
  • Index visualisation
  • Foreign key check
  • ...

- Services

  • Generate all levels in one step from entity : BO, DAO, DTOIn, DTOOut, Mapper, ...

- Screens

  • Scketchup screens, dialog, Panel, ...


Document génération is what it missed for me
I will give you my feed back on this tool

Seb.
Re: Document generation from Sirius And UML Model [message #1751703 is a reply to message #1751536] Thu, 12 January 2017 16:44 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Thanks so much for your feedback and taking a moment for describing your use case.

Feel free to ask us to add it to the gallery if you want to share it with the community
https://www.eclipse.org/sirius/gallery.html


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Document generation from Sirius And UML Model [message #1751704 is a reply to message #1751536] Thu, 12 January 2017 16:44 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Thanks so much for your feedback and taking a moment for describing your use case.

Feel free to ask us to add it to the gallery if you want to share it with the community
https://www.eclipse.org/sirius/gallery.html


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Document generation from Sirius And UML Model [message #1795782 is a reply to message #1751704] Fri, 28 September 2018 13:59 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.

So you can obviously mix EMF and UML (and any other data that can be accessed with java) to generate your documentations...

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:Document Generation from EMF models
Next Topic:.aird can not be loaded
Goto Forum:
  


Current Time: Thu Apr 25 15:57:44 GMT 2024

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

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

Back to the top