Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: OpenIT Solutions on July 11, 2014, 09:05:17 pm

Title: Tagged Values
Post by: OpenIT Solutions on July 11, 2014, 09:05:17 pm
Hi,

Is it possible to specify that a given tagged value MUST have a value ? In my specific case as default will not suffice.

Also is it possible to specify that if a given tagged value is given a value then one or more other tag values must also be given a value ?

Regards,

Jon.
Title: Re: Tagged Values
Post by: Helmut Ortmann on July 11, 2014, 11:07:43 pm
Hi Jon,

as far as I know there are no special integrity rules for Tagged Values implemented in EA.

You may use one of the Events in an Addin to make checks (disconnect, Context Element Changed,..).

Helmut
Title: Re: Tagged Values
Post by: qwerty on July 12, 2014, 02:38:08 am
Quote
Is it possible to specify that a given tagged value MUST have a value ? In my specific case as default will not suffice.
AFAIK if you set a default and you have a drop down there is no way to change to something empty.

Else I agree to what Helmut said.

q.