Book a Demo

Author Topic: Association in C++ Reverse Engineered Diagram  (Read 3488 times)

hardy21

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Association in C++ Reverse Engineered Diagram
« on: February 08, 2013, 06:35:10 am »
Hi,

How can i get proper association link in reverse engineered class diagram from existing C++ code? For example : A Class A has a member map<int,Class B>. The class diagram is showing a link from Class A to std::map but not class B. how can i get the diagram to show the link to Class B from Class A automatically?

I am using EA version 8.

Thanks
Hardy




Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Association in C++ Reverse Engineered Diagram
« Reply #1 on: February 08, 2013, 10:03:15 am »

hardy21

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Association in C++ Reverse Engineered Diagram
« Reply #2 on: February 09, 2013, 01:49:03 am »
Hi Simon,

Thanks for the reply. I am using EA version 8 build 859. It doesn't seem to have the option to add additional collection classes under Tools->Options->Source Code Engineering->C++.

Is this option available somewhere else in my version? If not, may i request you to please let me know which version implemented this feature?

Regards
Hardy

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Association in C++ Reverse Engineered Diagram
« Reply #3 on: February 11, 2013, 12:09:22 pm »
I'm not sure. You'll probably find it in the release notes.