Let me add to that...
* The EA tool uses a MS Access database as it tool repository; such repositories are known as .eap files.
* Any existing repository (i.e. any .eap file) can serve as a "seed" for a new project; Thomas (and EA) terms this a "model project".
* Thomas confirmed that datatypes are not maintained as part of a profile - but are managed as integral part of the repository. However, once entered, they
can be exported (into an xml file of proprietary format) --- and, therefore, be re-imported into some other EA repository.
* The EA profille Thomas attached to the JIRA issue shows the beginning of an AndroMDA profile; as mentioned previously, the complete spec for EA profiles can be found here:
http://www.sparxsystems.com.au/EAUserGuide/index.html?profilereferences.htm
So, it seems, we have the following choices to provide to EA users:
1) the ea-andromda-profile.xml file --- generated by Wouter from the current (MagicDraw) profile.xml file; plus an (exported) ea-andromda-datatypes.xml file.
The datatypes file I would be happy enough to help and expand; thank you Thomas for a good start on that.
2) a "seed" EA tool repository (i.e. AndroMDA.eap) --- containing (i.e. already imported) both the set of datatypes as well as the (Wouter-generated) profile.
I would prefer choice 1) --- as it seems more flexible and allows EA users to assemble their model any which way. Also, the two files can be prepared without the need for the actual EA tool. I am happy to assist with either; in fact, I will have to do something similar for my users anyway.
Wouter, any indication as to when you might have a chance to look at generating such a profile?