Hi
I work with metamodel and add many custom properites.
These properties are then downloaded via sqla to code-generating applications.
However, I have a problem with changes in the metamodel
If I change the name of the property or add a new one, then I have to remove and add the stereotype that has this property (in the target diagrams)
After this operation I have new property but all values have been lost.
I could write an update using sql, but
is there any code in the scripting tool built into EA
to do it automatically?
Or do you have any fragments from which you could exit to do such an update automatically?
In scripts I can navigate the package structure,
add tags but snippets of code to start with
would be appreciated.
I was looking in the forum, but I found only the info that such code would be useful, and people now click on such changes manually.
Unless I was looking badly

I will be grateful for any tips
Peter