Create Tagged Values using MagicDraw

This page provides directions to create a tagged value on a model element. The model shown below is used as an example. It contains a tagged value on association end called allocations. The tag name is andromda-hibernate-cascade and the tag value is all-delete-orphan.

Here is the procedure to add the tag value:

  1. Right click on the association end called allocations and select Specification. An Association End Specification dialog box comes up.
  2. Select the Tagged Values tab.
  3. Select the andromda-hibernate-cascade tag in the left pane and click Create Value.
  4. In the right hand pane enter the value all-delete-orphan and click OK. The new tagged value will show up in the diagram.