Re: Write collection to XMI
Daniel Prusa <[email protected]> Mon, 07 Jul 2003 18:37:42 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Philipp, XMI Writer does not support export of collections - it has not been implemented yet (there were some unclarities in the specification when we were developing the writer, thus the serialization of collections was postponed). You can file an issue: http://www.netbeans.org/community/issues.html Daniel Philipp Haller wrote: >Hi, > >I am using MDR to export a meta model to XMI. I am trying to export a >collection, but I keep getting an exception. XMIWriter doesn't seem to be able to >export collections to XMI. I might use an outdated version of NetBeans MDR. > >Now, is there support for exporting collections to XMI in NetBeans MDR? > >Regards, > Philipp > >PS: CC me, I am not subscribed (yet). > > >