Author Topic: New Open Source EA Addin  (Read 3511 times)

MattAdamson

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
New Open Source EA Addin
« on: September 03, 2007, 12:39:06 pm »
Guys,

I'm pleased to announce I've finally create my first open source project which is an add in for Enterprise Architect which allows users to reverse engineer ASP files into UML models.

The UML models are created according to the web modelling extensions published by Jim Conallen and for which a EA profile is available.

It uses some interesting techniques which you may find useful in developing an add in e.g. use of regular expression to parse source code and use of the IE object model to parse some of the web page content.

https://sourceforge.net/projects/eawebmodaddin

Cheers

Matt

« Last Edit: September 03, 2007, 12:39:24 pm by MattAdamson »

dbax

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
  • One EA To Rule Them All
    • View Profile
Re: New Open Source EA Addin
« Reply #1 on: September 04, 2007, 04:18:56 am »
Matt,

Thank you for your contribution. I have some ASP related work coming up so I will be testing your add-in soon.
Regards,

D