Author Topic: How to retrieve Built-in Model Technology Enabled Status from EA programtically  (Read 2155 times)

SSB6

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
I am trying to retrieve the names of Built-in Model Technologies that are currently enabled in Enterprise Architect. While exploring, I came across the registry key MDG_TECHNOLOGY_STATUS. However, I noticed that the status of built-in MDG Technologies does not update in this key when they are enabled or disabled.

Is there a reliable way to programmatically fetch the enabled status of built-in MDG Technologies? Any guidance or pointers would be appreciated.