[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] Re: UML ODA Driver

Tim,

thanks again for the hint! The BIRT report I'm currently working on seems to require the use of nested tables with parameterized joint datasets as it has been demonstrated for sql based datasets here:
http://www.eclipse.org/birt/phoenix/examples/reports/birt2.1/subreport/index.php


So, I guess this is a feature request for the oda ecore enablement plug-in to support input parameters for datasets. I suppose this can be implemented as Gary Xue explains here: http://www.eclipsezone.com/eclipse/forums/t68511.html#92006629

and similar to what has been implemented in: org.eclipse.datatools.enablement.oda.ws.impl.Query

This feature might even present a good alternative to the solution proposed here: http://dev.eclipse.org/newslists/news.eclipse.dtp/msg01153.html

Philip

Tim Myer wrote:
Hi Philip,
Great to hear that you might have an interest in this enablement plug-in. You can take a look at the proposal and getting started guide here:
http://wiki.eclipse.org/Ecore_ODA_Driver-Proposal
Let us know if you have any questions / feature requests or if this project meets your needs. Thanks.
-----Tim-----


Philip Ritzkopf wrote:
Hi,

I would like to integrate and generate a BIRT report for an UML instance model into an RCP application and am currently wondering if there is a open source UML ODA driver available which I could use to create and associate a UML data source with a report design?
The UML data source would have to provide access to data from UML profiles and stereotypes.