Book a Demo

Author Topic: How to hide class namespaces?  (Read 10453 times)

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
How to hide class namespaces?
« on: May 09, 2011, 08:36:37 pm »
EA 8

Hi,

how do I hide the namespace information in class elements?

I have a very hierarchical diagram structure with components and classes.
The idea is that I have a top-level diagram consisting of components, each of which again consists of several sub-components and classes, and so on, several layers down. The intention here is that each diagram is small enough to fit a single sheet of paper, and simple enough to be easily discussed.

Now, in my lower layers, the class element boxes get cluttered with namespace information that is not only irrelevant, but even incorrect for my project. Often I confuse lower-level classes with higher-level components, because the name of the higher-level component is displayed in the diagram.

It also takes away room for more valuable information.
« Last Edit: May 09, 2011, 08:37:45 pm by Asperamanca »

deefer

  • EA User
  • **
  • Posts: 98
  • Karma: +0/-0
    • View Profile
Re: How to hide class namespaces?
« Reply #1 on: May 10, 2011, 12:37:44 am »
right-click on the diagram, properties, diagram tab, show namespaces

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
Re: How to hide class namespaces?
« Reply #2 on: May 10, 2011, 01:10:37 am »
Quote
right-click on the diagram, properties, diagram tab, show namespaces

Nope, that does not change a thing.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to hide class namespaces?
« Reply #3 on: May 10, 2011, 04:44:52 pm »
Can you tell us exactly what you are seeing (and what you want to see?)

In case you are using nested classes then you can't do anything about the fact that it shows the name of the owner element.

Geert

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
Re: How to hide class namespaces?
« Reply #4 on: May 10, 2011, 05:39:34 pm »
Quote
In case you are using nested classes then you can't do anything about the fact that it shows the name of the owner element.

That's exactly my problem. And since we don't want to structure our namespaces quite as hierarchically as our diagrams, the automatism is just plain wrong.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: How to hide class namespaces?
« Reply #5 on: May 11, 2011, 08:55:03 am »
Quote
In case you are using nested classes then you can't do anything about the fact that it shows the name of the owner element.
I agree that this is an area where an option to hide the namespaces should be provided.
Asperamanca, I recommend you put in a feature request
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
Re: How to hide class namespaces?
« Reply #6 on: May 11, 2011, 03:56:31 pm »
Quote
Quote
In case you are using nested classes then you can't do anything about the fact that it shows the name of the owner element.
I agree that this is an area where an option to hide the namespaces should be provided.
Asperamanca, I recommend you put in a feature request

Good idea. Thanks!