DomainRoleInfo.SetLinkedElement Method
Include Protected Members
Include Inherited Members
Sets the element on the other side of the relationship.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetLinkedElement(ModelElement, ModelElement) | Sets the element on the other side of the relationship. | |
SetLinkedElement(ModelElement, Guid, ModelElement) | Sets the link role player on the other side of the relationship. |
Top