Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: GenivalCarvalho on September 21, 2005, 07:27:43 pm

Title: Tagged Value
Post by: GenivalCarvalho on September 21, 2005, 07:27:43 pm
 ::) Hello Guys, First sorry my bad english  ;D

How do bind Tagged values to a specific element?
My sugestion is: When create a Tagged Value (TV)  that i have a manner to "bind" new TV to a especific element (IE: Actor, Process,All)

Any tip?

ThankZ
Genival Carvalho - SP BR
Title: Re: Tagged Value
Post by: thomaskilian on September 22, 2005, 03:14:15 am
View/Other Windows/Tagged Values.

You can add any Tag to any selected element you need.

Configuration/Tagged Values lets you define some constraints for tags. See the help file for more information.
Title: Re: Tagged Value
Post by: fhritz on September 22, 2005, 05:48:49 am
I understood, that tagged values should be binded to a specific element type, e.g. only to a Change element type. How this can be done.

The next questions comes up with the team environment. How can tagged values be promoted to a team ?

Thanks

Frank
Title: Re: Tagged Value
Post by: thomaskilian on September 22, 2005, 01:25:48 pm
See my previous post. Tags are always bound to the selected element. Thus they are stored in the repository and you colleagues have direct access.
Title: Re: Tagged Value
Post by: KP on September 22, 2005, 03:38:39 pm
Frank and Genival,

You can't define tags that are restricted to the element types they can be applied to, but what you can do is define stereotypes which apply tags to elements. The first place to look is the help file section on UML Profiles (http://sparxsystems.com.au/EAUserGuide/index.html?umlprofiles.htm). Please come back with any questions.

HTH,

Neil
Title: Re: Tagged Value
Post by: KP on September 22, 2005, 04:53:13 pm
Correction to my previous post, I've been told (thanks Simon!) that you CAN restrict the element types that tags can be applied to. Here's how:

1. Open the Tag Definitions dialog (Configuration | UML | Tagged Values)

2. Click "New" and enter a Tag Name and Description

3. Under "Detail", type the following:

Code: [Select]
AppliesTo=Class,Object;
or whichever element types you want.

4. Select an element and add a tagged value.

I'll make sure the help file gets updated  :-[

Neil
Title: Re: Tagged Value
Post by: thomaskilian on September 23, 2005, 02:14:51 am
Shame on you! :o Since when does this feature exist without documentation?
Title: Re: Tagged Value
Post by: Andreas_G on September 23, 2005, 05:27:55 am
Cool! Exactly what I'm looking for!

This topic came in the nick of time!  ;)