Book a Demo

Author Topic: How to created DATETIME tagged value for new profi  (Read 4035 times)

JV

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How to created DATETIME tagged value for new profi
« on: September 18, 2006, 02:51:56 am »
We miss some attributes for elements Requirement, Issue and Feature.
In order to have those attributes I did following:
1.
created new profile (UML extension for those elements), what has those elements.
2.
for each element I created missing attributes (approved_date, reviewed_date etc).
3.
as I want to have calendar selections, I defined under Notes „Type=DateTime;” (it works perfectly when I define new tagged value.
4.
I imported to the template project file created profile.

I don’t have calendar for defining DateTime value. When I select „Edit Notes” in tagged values window, then I see there „Description: Type=DateTime;”. If I remove „Description:”, then I will have calendar for date selection.

My question is, how could I define profiles such way that DateTime type will work? (that string “Description: “ will not be added during profile import.

As most of analysts will not change every time tagged values note, then I have to have to define those types using profiles. Any ideas?.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: How to created DATETIME tagged value for new p
« Reply #1 on: September 18, 2006, 03:41:03 pm »
Go to "Settings | UML | Tagged Value Types" and create a tagged value type called "approved_date" with detail field set to "Type=DateTime;". Then go to your profile definition and give your <<stereotype>> class an attribute named "approved_date". Save the profile, import the profile and it should work.
The Sparx Team
[email protected]