Book a Demo

Author Topic: Tagged values for a particular stereotype  (Read 3024 times)

igmand

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • You are unique… just like everybody else…
    • View Profile
Tagged values for a particular stereotype
« on: February 02, 2005, 05:14:12 pm »
Hi everybody. I am trying to understand what shall I do to create tagged values specific for a particular stereotype (i.e. for process only). Please help...


IgMand

benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: Tagged values for a particular stereotype
« Reply #1 on: February 03, 2005, 01:41:30 pm »
Hi IgMand,

Here's a simple trick to get what you're after :

1. Go to the menu item Configuration | UML | Tagged Values

2. In the dialog :
- Enter the tag name
- Enter a VERY brief description
- Enter BaseStereotype=process; in the Detail field
- Save and Close

You've just setup a pre-defined tagged value that's only available to elements with a primary stereotype of <<process>>.

More details available in the help doco - search the index under "predefined tagged "

There's probably another nice solution if you're using profiles - but I'll leave you to experiment on that...

Regards,
Ben

igmand

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • You are unique… just like everybody else…
    • View Profile
Re: Tagged values for a particular stereotype
« Reply #2 on: February 04, 2005, 02:51:36 pm »
Very cool. It works!!!!
But... it is not documented. try to serach for it, as you told me. YOu will not be able to fing BaseStereotype property.  ;D