Book a Demo

Author Topic: Problem to find generated class diagram(s)  (Read 2455 times)

shopno

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Problem to find generated class diagram(s)
« on: September 27, 2014, 12:53:02 pm »
Hi, I'm a newbie, just started learning EA for reverse engineering a Python project. I followed below steps to generate class diagrams for each directory of the source tree.

1. I create a new package and new diagram.
2. Next a diagram (class) window is displayed. I choose "Tools" -> "Source Code Engineering" -> "Import Source Directory".
3. I select the source directory, and file type "ptyhon", and file extension "py".
4. In a dialog box, it shows the current actions. Action details that it processes all directory and build relationships among the classes, and finally generates "layout diagram".

My problem is I don't see any diagram on the display at all  :'(

Please help me to figure out how to view the generated class diagrams. If you want to share some screenshots for guiding me, please email me at [buried][.][shopno]
  • [gmail][.]com]


Thank you in advance for generous help.
PS: sorry I don't know how to attach images in this forum's thread.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Problem to find generated class diagram(s)
« Reply #1 on: September 27, 2014, 05:27:13 pm »
When you import a folder EA will create a package with the classes and an overview diagram. Look into View/Project Browser to reveal the results.

q.