xmi 2.1 / uml 2.x to xmi 1.1 / uml 1.3 ? [message #625945] |
Tue, 29 January 2008 04:32 |
Eclipse User |
|
|
|
Hi,
is it possible to use EMF / UML2 to downgrade an UML 2.0/2.1 model serialized as XMI 2.1 to a UML 1.3 model serialized as XMI 1.1 ?
The original model consists of an XMI, UML, and EMX file.
I can correctly load the XMI file and show the XMI version using getXMIVersion().
Unfortunately, setXMIVersion() only seems to change the XMI version field, it doens't instruct EMF/UML2 to write XMI 1.1 ...
I stumbled over http://www.eclipse.org/modeling/mdt/uml2/docs/guides/UML2_2. 0_Migration_Guide/guide.html#_Migration
but that seems more appropriate for UML 2.0 -> UML 2.1.1 conversions?
An alternative would be to write an XSLT script which extracts/converts the part I need.
Thanks,
Rene
|
|
|
Powered by
FUDForum. Page generated in 0.04918 seconds