Author Topic: Accessing extended element with API  (Read 1685 times)

MMiletic

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Accessing extended element with API
« on: March 10, 2023, 04:48:12 am »
Hello guys,
how to access extended properties of a requirement, I added "Allocates to" field, value is string and my new requirement type extends UML requirement. Now within my scripts I want to get/set value of "Allocates to" but can't find it in debugging or on internet?
Thank you in advance for your answers  :)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Accessing extended element with API
« Reply #1 on: March 10, 2023, 06:54:03 am »
Sounds like you have a stereotype property defined (not sure though). If you it's in EAAelement.TaggedValues.

q.