Book a Demo

Author Topic: eap vs. xmi  (Read 3810 times)

ngong

  • EA User
  • **
  • Posts: 275
  • Karma: +2/-2
    • View Profile
eap vs. xmi
« on: January 04, 2011, 02:36:17 am »
I exported a milestone of the top-model node as xmi. Than I imported the xmi again in a newly generated project, deleting the default model node. At a first glance it seems to be no difference between the UML content of the newly generated eap file to the older eap version saved for that milestone.

Is everything contained in the new eap file or have I lost something in the conversion eap -> xmi -> eap?

I am thinking about versioning and distributing model milestones as xmi files. Is anything wrong about this approach?

Rolf
« Last Edit: January 04, 2011, 02:40:03 am by ngong »
Rolf

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: eap vs. xmi
« Reply #1 on: January 04, 2011, 09:10:31 am »
You won't have reference data. This page of the help file will tell you what sort of information you're missing and how to export it.
The Sparx Team
[email protected]

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: eap vs. xmi
« Reply #2 on: January 04, 2011, 07:10:20 pm »
Rolf,

The xmi files are exactly what's used when doing version control on models, so as far as the acutal content (and not the metadata) of the model you should be fine with that approach.

If I were you I would have a look at the build-in features for version control, they will probably make your life a bit easier.

Geert