Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Amancay on July 16, 2004, 01:59:03 am

Title: Reverse engineer a Component view
Post by: Amancay on July 16, 2004, 01:59:03 am
Hi!

Is it possible to "read" in a directory structure as you do with source code and just creating Components for each file (any kind!).
It would be wonderfull for documentation purposes.

Yours

A
Title: Re: Reverse engineer a Component view
Post by: thomaskilian on July 16, 2004, 08:50:50 am
The only way will be to use the automation interface. Using that you can do almost anything...
Title: Re: Reverse engineer a Component view
Post by: Amancay on July 20, 2004, 04:54:13 am
Thank you for the suggestion!
It was very intresting to look into the automation interface. The code producing a good starting point for my needs kan be found at http://amancay.net/code/DirCv.zip

Alejandro