Book a Demo

Author Topic: How to automatically populate a class diagram?  (Read 3165 times)

dams

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
How to automatically populate a class diagram?
« on: August 15, 2008, 04:53:22 pm »
Hello,

In my model I have a set of class diagrams (one per namespace) after a reverse engineering operation on the (C++) code. Some diagrams are unusable because to rich: they contain to much classes. I want now build additional class diagrams to isolate a major class and draw the classes that compose it. Until now I drag and drop these aggregates one by one from the project browser.
It there a way to automatically populate these additional class diagrams with the aggregates of a particular class?
Thanks in advance.
Dams

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: How to automatically populate a class diagram?
« Reply #1 on: August 15, 2008, 05:02:41 pm »
On the Class Diagram, right-click on the Class you are interested in and select "Add | Related Elements"

For more information, see:
http://www.sparxsystems.com.au/EAUserGuide/insertrelatedelements.htm

HTH.

dams

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: How to automatically populate a class diagram?
« Reply #2 on: August 18, 2008, 11:15:50 pm »
Hello Aaron,

Thanks for your help: it runs very well and helps me a lot!
Dams
« Last Edit: August 18, 2008, 11:16:28 pm by dams »