Tagged Questions
3
votes
2answers
665 views
Extracting data from Enterprise Architect model
I'm trying to programmatically extract information from an Enterprise Architect model (saved in an XMI file) - I need it to generate some reports, but I don't want to go so far as to create an EA ...
1
vote
1answer
290 views
Automate eap to xmi export in Enterprise Architect
Is there a way to automate the export (conversion) from *.eap to *.xmi in Enterprise Architect? Ideally something like
ea -eap file.eap -xmi file.xmi
We want to use automated Continuous Integration ...
0
votes
0answers
65 views
What do they mean by a binary file? [closed]
I am modeling a project in Enterprise Architect (software created by Sparx Systems) and am supposed to export the project into a binary file.
What do they mean by a binary file?
I only know how to ...