PresentationElementTypeDescriptor Members

The PresentationElementTypeDescriptor type exposes the following members.

Constructors

  Name Description
Protected method PresentationElementTypeDescriptor

Top

Methods

  Name Description
Protected method CreatePropertyDescriptor (Inherited from ElementTypeDescriptor.)
Protected method CreateRolePlayerPropertyDescriptor (Inherited from ElementTypeDescriptor.)
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.)
Public method GetAttributes Returns a collection of custom attributes for the type represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Protected method GetCategory (Inherited from ElementTypeDescriptor.)
Public method GetClassName Returns the fully qualified name of the class represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetComponentName (Inherited from ElementTypeDescriptor.)
Public method GetConverter Returns a type converter for the type represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetDefaultEvent Returns the event descriptor for the default event of the object represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetDefaultProperty Returns the property descriptor for the default property of the object represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Protected method GetDescription (Inherited from ElementTypeDescriptor.)
Protected method GetDisplayProperties (Inherited from ElementTypeDescriptor.)
Protected method GetDomainPropertyAttributes (Inherited from ElementTypeDescriptor.)
Public method GetEditor Returns an editor of the specified type that is to be associated with the class represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetEvents Overloaded.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetProperties Overloaded.
Protected method GetPropertyDescriptorDisplayName (Inherited from ElementTypeDescriptor.)
Public method GetPropertyOwner Returns an object that contains the property described by the specified property descriptor. (Inherited from CustomTypeDescriptor.)
Protected method GetRolePlayerPropertyAttributes (Inherited from ElementTypeDescriptor.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method IncludeEmbeddingRelationshipProperties (Inherited from ElementTypeDescriptor.)
Protected method IncludeOppositeRolePlayerProperties (Overrides ElementTypeDescriptor.IncludeOppositeRolePlayerProperties(ModelElement).)
Protected method IsPropertyDescriptorReadOnly (Inherited from ElementTypeDescriptor.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method ShouldCreatePropertyDescriptor (Inherited from ElementTypeDescriptor.)
Protected method ShouldCreateRolePlayerPropertyDescriptor (Inherited from ElementTypeDescriptor.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Protected property ComponentType (Inherited from ElementTypeDescriptor.)
Public property ModelElement (Inherited from ElementTypeDescriptor.)
Public property PresentationElement

Top

See Also

Reference

PresentationElementTypeDescriptor Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace