Book a Demo

Author Topic: how to filter package diagramcontents in a diagram  (Read 3876 times)

fausto bertoli

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
how to filter package diagramcontents in a diagram
« on: March 31, 2012, 07:21:56 pm »
When a package diagram is created, you normally drag in it child packages. If these packages contain other packages and use cases, how is it possible to display only the use case names and remove the contained packages names?
We need this filtering when a package contains use case and other packages used for documentation purposes only.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: how to filter package diagramcontents in a dia
« Reply #1 on: April 12, 2012, 05:24:09 pm »
Make the packages have private scope (in docked window Alt+1) and set the diagram not to display private members.

fausto bertoli

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
Re: how to filter package diagramcontents in a dia
« Reply #2 on: April 12, 2012, 06:01:16 pm »
Many thanks Simon, we finally arrived to the same conclusion ourself.
Anyway thanks a lot again for your support, meaning that the EA community is alive and very active.