Book a Demo

Author Topic: Tag value to select from model element  (Read 2220 times)

MV

  • EA User
  • **
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Tag value to select from model element
« on: June 20, 2011, 06:01:19 pm »
Hi Guys,

Is there a way to create a tag value that enables to select from a model element. I want to select a requirement from requirement model as value of a tag so I have defined following tag definition
Type=Classifier;
Values=requirement;
Stereotypes=requirement;

This definition does open a window with model hierachy  but I can only go untill requirement package folder. Nothing is shows under that package.

Thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Tag value to select from model element
« Reply #1 on: June 21, 2011, 11:24:00 am »
I don't know if it will change the behavior, but I strongly recommend using RefGUID instead of classifier.

The help says Classifier is Deprecated and makes the same recommendation.