Book a Demo

Author Topic: Problem with import unisys XMI 1.0  (Read 2068 times)

Dailin

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Problem with import unisys XMI 1.0
« on: March 07, 2005, 06:51:13 pm »
I use Rose to export a XMI file of it's MFC6.0 package, then try to import it to EA. The import process is successful, but the result is not so good.

1. EA can not import the date type of MFC.
2. All function's return type is changed to void.
3. Some class is not full imported, like CDocument.
4. EA can not correctly import parameterised class like CArray.
5. Import speed is very slow.

I tryed to use MagicDraw to import same file, it is fast and everything is correct. (But I am not like to use MagicDraw, it is slow and too big.)

Is there something wrong?