![]() ![]() ![]() |
Threaded | Newest First | Previous Topic | Next Topic | Bottom |
Poster | Thread |
---|---|
leandroteo | Posted on: 2012/7/12 5:54 |
Just popping in ![]() ![]() Joined: 2012/7/12 From: Posts: 1 |
Associate tagged values to a specific stereotype. Hello.
As is known, each stereotype has zero or more tag definitions, and all stereotyped UML elements have the corresponding number of tagged values. My question is: How Can I associate tagged values, previously created, to a specific stereotype on Astah professional 6.6.3. Thanks! |
Joba | Posted on: 2012/7/19 3:36 |
Developer ![]() ![]() Joined: 2006/6/6 From: Posts: 969 |
Re: Associate tagged values to a specific stereotype. Hello leandroteo,
Quote: How Can I associate tagged values, previously created, to a specific stereotype on Astah professional 6.6.3. How to do so: 1: Create [astah_customproperty_def.properties] file and specify definitions there (Please refer to our reference manual for formatting rules and details by going to [Help] - [Astah Reference Manual] / 39. Import User Defined TaggedValue (P. 371)) Sample: ------------------------------------------------------- tag.id_001.name=creator1 tag.id_001.target=Class tag.id_001.stereotype=stereotype0 tag.id_001.defaultvalue=Dendy tag.id_001.definition=The creator of a model tag.id_002.name=creator2 tag.id_002.target=UseCase,Package tag.id_002.stereotype=stereotype1 tag.id_002.defaultvalue=Tony tag.id_002.definition=The creator of a model ------------------------------------------------------- Use a key "tag.xxx.stereotype" to associate with specific stereotypes. 2: Save this file in USERHOME/.astah/professional directory. 3: Import your defined TaggedValues from [Tool] - [Import User Defined TaggedValue] and specify this "astah_customproperty_def.properties" file ![]() Please let us know if you have any further questions. Cheers, SJ |
Threaded | Newest First | Previous Topic | Next Topic | Top |