Book a Demo

Author Topic: TaggedValueTypes  (Read 3507 times)

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
TaggedValueTypes
« on: August 15, 2015, 12:27:23 am »
Hi,

In my MDG I have a section :-

<TaggedValueTypes>
   <TaggedValueType property="roleRef" description="" notes="Type=RefGUID;Stereotypes=Role;BaseStereotype=SOP;"/>
</TaggedValueTypes>

within the profile. This was added manually into the XML. However I'm now creating the profile "correctly" via Sparx profile helper...How to I model a TaggedValueType within Sparx via a Sparx profile helper...ie what do I add to my profile diagram/package in Sparx ??
« Last Edit: August 15, 2015, 12:28:13 am by openit »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: TaggedValueTypes
« Reply #1 on: August 17, 2015, 08:54:26 am »
In your profile diagram, you have a stereotype element named "Role" and a stereotype element named "SOP". Drag a «taggedValue» connector from SOP to Role, open the connector's properties and name its target role "roleDef". Save your profile and rebuild your technology as normal.
The Sparx Team
[email protected]