Book a Demo

Author Topic: Rev Eng C# and Generalization in Diagrams  (Read 2201 times)

Jrax

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Rev Eng C# and Generalization in Diagrams
« on: June 03, 2004, 10:34:37 pm »
Hi,

I reverse engineered some C# code and when I looked at the diagrams I did not see any generalization connectors(May not be any connectors, haven't got that far yet).  

I created a new class diagram and linked some interfaces and classes to the new diagram. The interfcaces and classes I used had inheritence relationships. When I added them to the diagram the inheritence relationships did not appear in the diagram.

I choose the "Set Element Parent" menu item and noticed that "Owned" was set to "No" and package was set to "<none".  

I imported a smaller set of classes and things seemed to work better.  Inheritence relationships were drawn and "Owned" was set to "Yes" and package was correct.

Anyone have any idea what is happening here?

The code I originally imported was the class def's from .Net mscorlib.dll, system.dll, and system.runtime.remoting.dll.

Thanx

jra