Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pzenden

Pages: [1]
1
General Board / Re: Tagged values of stereotyped association ends
« on: January 31, 2008, 09:01:21 pm »
Hi, Thank you all for addressing this issue.

The current work-around we use is that we defined the tagged values (we originally needed on an association end) on the level of the association but twice: using a prefix to distinguish between the tagged values for the source end and the tagged valued for the target end.
This obviously works but from the usage point of view is very time-consuming and the number of tagged values can explode which makes it difficult to get a clear view of all the settings.

Paul

2
General Board / Tagged values of stereotyped association ends
« on: July 01, 2007, 11:19:51 pm »
I use a uml profile in which I define a stereotype 'MyAssociationRole' extending the meta-class 'AssociationRole'. Next I add several attributes to 'MyAssociationRole', which result in tagged values for this stereotype.
When I use this profile in a new model and I model 2 classes and an association between them, I can assign the stereotype 'MyAssociationRole' to either end of the association via the association properties window (tab Source Role/Target Role). However, I can't find any way to access the tagged values I defined for 'MyAssociationRole'. I would expect that they turn up in the Tagged Values window under either Connector Source or Connector Target, but they don't.

I searched the forum but couldn't find an answer. Am I missing something? Does anybody knows whether there is a way to fill in the tagged values of 'MyAssociationRole', or is it a missing feature of EA ?

Pages: [1]