Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: MattAdamson on September 03, 2007, 12:39:06 pm

Title: New Open Source EA Addin
Post by: MattAdamson 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

Title: Re: New Open Source EA Addin
Post by: dbax 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