renhardly / MyProject1

0 stars 1 forks source link

Modul UML graph generation #1

Open renhardly opened 5 years ago

renhardly commented 5 years ago

requirement:

  1. back engineering or using text_in_code to generate UML graphs.
renhardly commented 5 years ago
  1. pyreverse -ASmy -o png ./ is used to generate class diagraph. But current facing one issue, error trace is: No module named NeroNetwork__init__.py.