2_same_name Properties to which AdjunctProperty [is] applied shall have the same name as the principal, if the principal is a NamedElement.

Icon class
icon_class
fas fa-quote-left
icon_class_computed
fas fa-quote-left
Related content
Source
Snippet kind
UML keywords
SysML keywords
Full quote
2_same_name

Properties to which AdjunctProperty [is] applied shall have the same name as the principal, if the principal is a NamedElement.


self.principal.oclIsKindOf(UML::NamedElement) implies self.base_Property.name = self.principal.oclAsType(UML::NamedElement).name
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)