Book a Demo

Author Topic: How can I hide objects within a package?  (Read 2984 times)

nexdev

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
How can I hide objects within a package?
« on: October 02, 2010, 12:04:06 am »
Hi,

I have created a package diagram to show the relationships between packages and the contents of each package in terms of interfaces and classes.

However, when I add a package to the diagram it displays the entire contents of the package which includes diagrams, frames and objects. How do I prevent this noise and just display the useful elements, i.e. interfaces and classes?

Also, is it possible to hide objects in the browser view, i.e. the class instances from diagrams within a package?

Thanks

beginner

  • Guest
Re: How can I hide objects within a package?
« Reply #1 on: October 03, 2010, 12:48:12 am »
Dbl-click diagram
Elements
Package Contents (right lower part)

The browser can not be customized. You might move objects down into an own sub-package.

b.

nexdev

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: How can I hide objects within a package?
« Reply #2 on: October 08, 2010, 01:46:59 am »
Thanks for your reply.

From what you say and further investigation I think the only way to deal with this problem is to manage it with packages as you suggest.