Attribute Properties in Class Diagram

Is it possible to specify other attribute properties besides “ordered” and “unique” in a Class Diagram? For example “readOnly” and some others - http://msdn.microsoft.com/en-us/library/dd323861.aspx

Hi deviantpsyche,

Thank you for your post. You can specify custom properties using tagged values.

  1. Right click on the background of attribute and select “Open Specification…” from the popup menu.
  2. Open the “Tagged Values” tab
  3. Add the property there

Hope this help

Best regards,
Jick Yeung