Book a Demo

Author Topic: EA does not allow me pick correct definition from properties section - MDG Tech  (Read 3572 times)

mr nobody 11

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
    • View Profile
https://ibb.co/mBq7mzP  https://ibb.co/6yMZDwx  https://ibb.co/WGBBDQH

Hello Dear EA Users,

While I am working on a MDG technology. A bug happened to me many times. I created an example for it, you can check. The problem is that when there are many elements generalizing an abstract super class. The program does not allow me to reach every one of them when I want to choose one from the properties section.

I look forward for your answers. Thanks a lot!

Best,

mr nobody 11

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
It's hard to tell without working on the profile itself. I'd suggest you get a license and contact Sparx support so you can send them your profile for inspection. I also found bugs or weirdness when working with generalization in profiles. It might well be a bug.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
You should not re-use metaclasses as you did with component and part, but I don't think the problem is related to that.

I guess EA gets confused when you have multiple tagged values with the same name (definition) and then mixes them up.
You can report it as a bug, and then I would make sure you use unique names for your taggedValues (e.g. definition_11 and definition_13)

Geert

mr nobody 11

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
    • View Profile
I created this small example for simplicity. I do not re-use them in the original one, and the names are unique. I will go as you suggested and report it.

Thank you very much!

mr nobody 11