ElementNameProvider Members

Include Protected Members
Include Inherited Members

Represents a name provider for domain elements.

The ElementNameProvider type exposes the following members.

Constructors

  Name Description
Public method ElementNameProvider Initializes a new instance of the ElementNameProvider class.

Top

Methods

  Name Description
Protected method CustomSetUniqueNameCore
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Protected method GetElementNames Gets a map of all unique element names for the elements of a given container and embedded role ID.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetLinkNames Gets a map of the link names for the links that are assigned to the role players.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SetUniqueName Overloaded. Sets the name of an element.
Protected method SetUniqueNameCore Sets the name of an element.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property DomainProperty Gets or sets the properties for the name provider.

Top

See Also

Reference

ElementNameProvider Class

Microsoft.VisualStudio.Modeling Namespace