Hi all
I am currently banging my head against my screen as I try to make use of Custom Properties via the Profile Helpers.
If we take the case I am currently working on (it is not the only one giving hassles), I am trying to set the concurrency Custom Property for a stereotype with Behavioral Feature metaclass.
As far as I can tell, the valid options for this property are "Guarded, Sequential, Active & Synchronous" and I would expect that any stereotypes that I create based on this metatype would have the "Concurrency" radio button set by default to the option I have selected above in the UML profile.
Except...that it doesn't.
To make sure (as much as I can) that I am getting the correct property and name I dragged 4 x stereotypes onto the page and set their Concurrency values (via radio buttons) to each of the above values respectively and then exported the diagram as a pattern.
The result was that each stereotype had a tagged value like that shown below.
<UML:TaggedValue value="Synchronous" tag="concurrency"/>
So the question is then, what am I doing wrong?
* Do I mis-understand the intent of these Custom properties? Are they NOT intended to allow me to set the default values of these properties in stereotypes created from my profiles?
* If my understanding is wrong, then what on earth ARE they for?
* If my understanding is correct, then what am I doing wrong?

* Finally, is there an EASY way to find the valid set of values for each of these Custom Properties? It just seems that the documentation on them is pretty much non-existent.
Cheers
Jays :-)