Book a Demo

Author Topic: XMI Import  (Read 3435 times)

pszelenbaum

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
XMI Import
« on: November 02, 2007, 04:35:27 am »
Hi,

I need to update classes, attributes and links between classes in EA by importing XMI file. Is it possible?

Best regards,
Paul

thomaskilian

  • Guest
Re: XMI Import
« Reply #1 on: November 03, 2007, 03:20:37 am »
I guess not. Either you write an add-in (what I usually do for that kind of task) or you export your classes with XMI, merge externally and re-import.