Book a Demo

Author Topic: EA proprietary elements in XMI  (Read 3449 times)

kevinpeterson

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
EA proprietary elements in XMI
« on: April 25, 2012, 04:33:25 am »
When exporting a model to XMI, we are seeing several elements such as:

Code: [Select]
<thecustomprofile:interface base_Class="EAID_F37A3B0D_CFE6_448a_A95F_26FDC113F2A2"/>
What are these extra tags? More importantly, do they make the XMI non-compliant? Can they be removed?

Thanks!

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: EA proprietary elements in XMI
« Reply #1 on: April 26, 2012, 09:44:19 am »
Any stereotypes that don't belong to a profile (go to Settings > UML Types to see the list of these) are assumed to belong to a profile named "thecustomprofile". Does this make the XMI non-compliant? On the contrary, it makes it compliant because all stereotypes must belong to a profile. Can they be removed? Only by not using those stereotypes.
The Sparx Team
[email protected]