Author Topic: Hide the link name on Components and Classes  (Read 2993 times)

PabloM

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Hide the link name on Components and Classes
« on: September 15, 2010, 12:25:22 am »
Version: EA 7.5.847
Corporate Edition

The issue is pretty simple but I cannot find it in the tool.

On the components diagram, I need to hide the link name on each component.
Since I am creating on a specific package the components grouping them by function group and abstraction level, I "inherit" the container name when I drop the component in a diagram that is created on other package.
I WOULD LIKE THIS LINK NAME TO BE REMOVED.

RainerQ

  • EA User
  • **
  • Posts: 122
  • Karma: +1/-0
    • View Profile
Re: Hide the link name on Components and Classes
« Reply #1 on: September 15, 2010, 01:08:25 am »
Hi Pablo,

I am not sure if I got you right, but I assume you are talking about the "Namespace" which is shown under the element.

This you can hide by:
right click into the diagram -> properties -> Diagram Tab -> uncheck "Show Namespace"

Regards
Rainer

PabloM

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Hide the link name on Components and Classes
« Reply #2 on: September 15, 2010, 01:28:08 am »
Thank you Rainer.

I feel embarrassed I could not find it myself.