IRelationship Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Uml.Classes
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicableStereotypes | The set of stereotypes that could be applied to this element. (Inherited from IElement.) |
![]() | AppliedStereotypes | Each IStereotypeInstance denotes that a stereotype has been applied to this element.(Inherited from IElement.) |
![]() | Description | The description of this element. (Inherited from IElement.) |
![]() | OwnedComments | Gets Comments contained in this element (not comments linked to it). (Inherited from IElement.) |
![]() | OwnedElements | Gets Elements owned by this element. Every element has one owner, except the root IModel.(Inherited from IElement.) |
![]() | Owner | Gets the Element that owns this element. Every element except the root IModel has one owner.(Inherited from IElement.) |
![]() | SourceElement | Source element of the relationship. |
![]() | TargetElement | Target element of the relationship. |
![]() | VisibleAppliedStereotypes | (Inherited from IElement.) |
Show:
