Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: tderosa on April 25, 2020, 03:30:13 am
-
Has anyone had success exporting a package from Sparx EA to XMI (must be UML 2.1-2.4 for jev) and importing it into jdeveloper? The closest I go was to be able to go into the exported xmi from Sparx, globally change value="-1" to value="9" (jdev was complaining that the value had to have a range of 0-9 or * - note:was only 10 instances) and the import completed.
However, there were a ton of warnings, and the resultant elements did not have any of their class attributes.