Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: MMiletic on March 10, 2023, 04:48:12 am

Title: Accessing extended element with API
Post by: MMiletic 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  :)
Title: Re: Accessing extended element with API
Post by: qwerty 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.