Book a Demo

Author Topic: Attribute Visibility  (Read 2731 times)

cable000

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Attribute Visibility
« on: December 20, 2008, 08:33:24 am »
EA Version: 7.1.834

I am having some problems with the 'Attribute Visibility' for classes in the Logical Diagram. I am right clicking on the class and selecting the 'Feature Visibility' option and under Attribute Visibility the All is selected ( this enables the public,private,protected and package visibility ) but none of the attributes are being displayed even though they are there in the 'Attributes' dialog for the class. The operation visibility seems to work fine. Is their a global setting that may be affecting this?

TIA

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Attribute Visibility
« Reply #1 on: December 22, 2008, 08:27:29 am »
Attributes can also be hidden in the diagram properties.

In the Elements page, you can show or hide the attributes and operations compartments.

In the Features page, you can hide them by stereotype.

For attributes and operations the behavior of these options are that if any option at any level says not to show them, they will be hidden.

cable000

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Attribute Visibility
« Reply #2 on: December 23, 2008, 06:01:22 am »
Thanks ... that was the problem.