IElement Properties

Include Protected Members
Include Inherited Members

The IElement type exposes the following members.

Properties

  Name Description
Public property ApplicableStereotypes The set of stereotypes that could be applied to this element.
Public property AppliedStereotypes Each IStereotypeInstance denotes that a stereotype has been applied to this element.
Public property Description The description of this element.
Public property OwnedComments Gets Comments contained in this element (not comments linked to it).
Public property OwnedElements Gets Elements owned by this element. Every element has one owner, except the root IModel.
Public property Owner Gets the Element that owns this element. Every element except the root IModel has one owner.
Public property VisibleAppliedStereotypes

Top

See Also

Reference

IElement Interface

Microsoft.VisualStudio.Uml.Classes Namespace