Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Report generation from EMF model
Report generation from EMF model [message #427903] Wed, 04 March 2009 17:37 Go to next message
Olivier BERNARD is currently offline Olivier BERNARDFriend
Messages: 12
Registered: July 2009
Junior Member
Hi all,

I need to generate a report in which objects which were created from an
EMF model are described. In order to get a nice report, I may have not to
simply "dump" the object attributes & relations but to re-arrange data
presentation (for example two EMF objects could be presented as a single
application object). I was wondering which would be the best solution ?

I would like to use XML and XSLT (to get RTF output at the end) but I'm
not sure the way objects are persisted (in XML) would provide me with the
best format.

Any idea ?

-- Olivier
Re: Report generation from EMF model [message #427905 is a reply to message #427903] Wed, 04 March 2009 19:43 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Olivier,

Comments below.

Olivier BERNARD wrote:
> Hi all,
>
> I need to generate a report in which objects which were created from
> an EMF model are described. In order to get a nice report, I may have
> not to simply "dump" the object attributes & relations but to
> re-arrange data presentation (for example two EMF objects could be
> presented as a single application object). I was wondering which would
> be the best solution ?
The HTML exporter might be interesting.
> I would like to use XML and XSLT (to get RTF output at the end) but
> I'm not sure the way objects are persisted (in XML) would provide me
> with the best format.
I'm not sure the XML serialization is always so highly human readable.

In the end, it really seems to depend a lot on the specifics of the
model. Given you can reflect on any object and use its information to
generate interesting results, your imagination is the limit.
>
> Any idea ?
>
> -- Olivier
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Installation problems (NET4J, EMFT Search)
Next Topic:[CDO/NET4J] Problem installing dependencies
Goto Forum:
  


Current Time: Fri Apr 26 12:22:43 GMT 2024

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

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

Back to the top