Book a Demo

Author Topic: Conflict with similar stereotypes  (Read 3195 times)

tinue

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Conflict with similar stereotypes
« on: November 15, 2012, 11:27:59 pm »
Hello

We use a private MDG technology, which provides a Stereotype with tagged values called "Union". There is a "union" (small u) in "C" and one in "C++" as well.
When I explicitly select "our" Union, I get a "union" written into the object. "Synchronize Stereotype" does not work, because it apparently thinks its one of the other unions.
Other users with the exact same model do not have this issue, so it must be something outside of the model which is triggering this.
Does anyone have an idea where to look?
It happens in all EA Versions from 6.2 up to 6.3.5.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Conflict with similar stereotypes
« Reply #1 on: November 16, 2012, 12:21:19 am »
I had a similar (reported) issue. But I don't know what's the actual state. You should try to upgrade since EA is almost at V10....

q.

tinue

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Conflict with similar stereotypes
« Reply #2 on: November 16, 2012, 07:45:29 pm »
I turned off almost all MDG Technologies except the one I was using, and then it worked. It seems clear the the wrong stereotype is picked: "union" from the C or C++ package, instead of "Union" from my own. It seems to only fail when the stereotypes differ only in capitalization. If they are spelled exactly the same it seems to work.
Regards, Martin