I have a situation here:
I have a .eap
file and i have a tool available i.e., StarUML. I need to import the .eap
file contents into StarUML.
Basically, i need to know how can i convert the .eap
to some format to import into StarUML.(StarUML takes .mfg
and .xmi
as import)
Thanks in advance.
The .eap
files I'm familiar with are Enterprise Architect.
There may be another approach, but I suspect you'll need to get a copy of EA and open your file. Whatever models it has in it, open each and right click on the model, you'll see an Import/Export
menu. You can then export .xmi
format.