Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: mse on May 24, 2024, 01:22:40 am

Title: Can you populate the notes of a classifier with tagged values of the classifier?
Post by: mse on May 24, 2024, 01:22:40 am
Is it possible to insert tagged values into the notes in some automated way? Or is there a way to have a tagged value be constructed of a concatenation of other tagged values?

Suppose you have a requirement element and it has tagged values A, B, and C.

Can I create another tagged value that shows the values of A, B, and C concatenated?
Title: Re: Can you populate the notes of a classifier with tagged values of the classifier?
Post by: qwerty on May 24, 2024, 02:06:55 am
Yes and no. You can create such tags by running a script and creating them. But you would ned to think of ways to synch them when a part of the compound is chsnged. You could as well create a shape script for a stereotyped note that could create the desired output.

q.