Book a Demo

Author Topic: Add-In, Highlight a state using XMI data.  (Read 2875 times)

mapache

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Add-In, Highlight a state using XMI data.
« on: November 22, 2006, 03:58:29 am »
Diagram type: some State Machine diagrams (more than one)
I want to develop an Add-In which does the following:

1) Export the project as XMI pushing a (custom-by-me-created) button.
2) The plugin receives messages (an exported xmi:id) from an external application.
3) Using the "exported xmi:id" of a state, highlight this given state in the state machine diagram/s.

Is all this possible?

Is there a correlation between the XMI:id and the Enterprise Architect Repository?

Thank you!,
kind regards.