Book a Demo

Author Topic: User Interface Diagram and the <form> Stereo  (Read 2275 times)

RantNRave31

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
User Interface Diagram and the <form> Stereo
« on: November 16, 2012, 02:35:12 am »
Hi,
I'm giving this a test drive and now have a question related to the User Interface Diagram.
I've got a VB form up, sychronizing, and generating and I LOVE IT.

i.e
1.) Create VBProject with test Form1 and a few controls, methods, and properties.
2.) Import into Enterprise Architecture and we have <<form>>Form1
3.) Add User Interface Diagramto Model.

Now, I want to import the FormData into a User Interface Diagram.

I can use Antlr to generate a parser for the control into XML.
Is there a built in way to extract this data from source?
OR, Is there a way I can import into the user interface diagram from an abstract syntax tree or XML type structure?
« Last Edit: November 16, 2012, 06:55:38 am by RantNRave31 »