Skip to content

Commit

Permalink
Update section5-cim-uml-modeling-rules-and-recommendations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tviegut committed Nov 8, 2023
1 parent 5927b0e commit ff1743b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ The following UML attribute features (i.e. available in the "Properties" Pane in
- *Multiplicity* is always \[0..1\]
- *Initial Value*, if used, always denotes a constant for all instances of the class where the attribute belongs, and the attribute has to be set as both static and constant.
- *Documentation* (i.e. the Notes pane in Sparx EA). The documentation should not use or rely upon special formatting. Plain text is assumed. It is suggested to avoid special characters here also.
- *Stereotype*, where appliable, can temporarily be used to describe the development state of the attribute or use case that initiated the creation of the attribute. Once the attribute is fully incorporated in the model the stereotype is removed.
- *Stereotype*, where applicable, can temporarily be used to describe the development state of the attribute or use case that initiated the creation of the attribute. Once the attribute is fully incorporated in the model the stereotype is removed.

Attribute names are unique within a classifier and Enterprise Architect will enforce this.

Expand Down

0 comments on commit ff1743b

Please sign in to comment.