Book a Demo

Author Topic: EA 6.1 Bug: Ignores more than one Hides  (Read 2084 times)

Physicus

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
EA 6.1 Bug: Ignores more than one Hides
« on: March 03, 2006, 06:43:35 am »
Hi,

when one enters more than one stereotype into the "Hide Stereotyped Features"-Box of a class element's feature visibility dialog (class diagram), only the first is considered. All the following (seperated by coma) are ignored. E.g.: "property set, property get", results in hiding the set properties, but showing the gets!

Annoying, 'cause it worked in earlier versions! >:(

Physicus.

thomaskilian

  • Guest
Re: EA 6.1 Bug: Ignores more than one Hides
« Reply #1 on: March 03, 2006, 07:06:25 am »
File a bug report, please.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA 6.1 Bug: Ignores more than one Hides
« Reply #2 on: March 05, 2006, 01:16:47 pm »
Hi Physicus,

You can get this to work by removing the space after the comma.

EA currently thinks you're wanting to hide stereotype "property set" and " property get".