Book a Demo

Author Topic: Trying to export xmi to be imported into jdeveloper  (Read 3620 times)

tderosa

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Trying to export xmi to be imported into jdeveloper
« 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.