Hi,
I am using EA v 15.2 Build 1560.
1. I create UML profile, and taggedValue between two elements, e.g. ProfileElement [1]----<<taggedValue>>--->[0..*] ReferencedElement. Namely ProfileElement is related to ReferencedElement with tagged value, where the multiplicity is set to 1 to 0..*. The role name pointing to ReferencedElement is called referencedElements. Both elements extend UML Class.
2. I create MDG technology for this profile, and simple model where I use the profile.
3. I create UML Class and apply stereotype <<ProfileElement>>, and 8 UML Classes which I stereotype <<ReferencedElement>>
4. I go to properties of <<ProfileElement>> and try to set the attribute referencedElement
5. I can only select maximum 6 elements, not more.
I have tried different combinations for the multiplicity specification, i.e. 0..*, *, 1..*, always, only 6 elements max could be selected. Why?
Thank you for the help!