LabelShapeTypeDescriptor Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_protmethodCollectionRolePropertiesBrowsable(ModelElement^)

For all the relationships this model element participate, return whether any PropertyDescriptor for Collection properties based on roles is Browsable(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodCreateCollectionPropertyDescriptor(ModelElement^, DomainRoleInfo^, array<Attribute^>^)

(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodCreatePropertyDescriptor(ModelElement^, DomainPropertyInfo^, array<Attribute^>^)
System_CAPS_protmethodCreateRolePlayerPropertyDescriptor(ModelElement^, DomainRoleInfo^, array<Attribute^>^)

Creates a descriptor for a role property of a model element.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetAttributes()

(Inherited from CustomTypeDescriptor.)

System_CAPS_protmethodGetCategory(ElementPropertyDescriptor^)

Returns a localized string for the category of a domain property.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodGetClassName()

Gets the class name displayed in the property grid.(Inherited from PresentationElementTypeDescriptor.)

System_CAPS_pubmethodGetComponentName()

Gets the component name displayed in the property grid.(Inherited from PresentationElementTypeDescriptor.)

System_CAPS_pubmethodGetConverter()

(Inherited from CustomTypeDescriptor.)

System_CAPS_pubmethodGetDefaultEvent()

(Inherited from CustomTypeDescriptor.)

System_CAPS_pubmethodGetDefaultProperty()

(Inherited from CustomTypeDescriptor.)

System_CAPS_protmethodGetDescription(ElementPropertyDescriptor^)

Returns a localized string for the description of a domain property.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodGetDisplayProperties(ModelElement^, PropertyDescriptor^)

Returns a collection of property descriptors for all the properties of a model element.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodGetDisplayProperties(ModelElement^, Store^, PropertyDescriptor^)

Returns a list of property descriptors corresponding to each domain property(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodGetDomainClassInfo(ModelElement^)

Return the domain class info for the type of element being described.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodGetDomainPropertyAttributes(DomainPropertyInfo^)

Returns an array of the custom attributes that are applied to the described property.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodGetEditor(Type^)

(Inherited from CustomTypeDescriptor.)

System_CAPS_pubmethodGetEvents()

(Inherited from CustomTypeDescriptor.)

System_CAPS_pubmethodGetEvents(array<Attribute^>^)

(Inherited from CustomTypeDescriptor.)

System_CAPS_protmethodGetExtensionProperties(ModelElement^, array<Attribute^>^)

Returns the property descriptors for any extension elements(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetProperties()

Returns a collection of domain property descriptors that contains all the properties of the described type.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodGetProperties(array<Attribute^>^)

Returns the properties for this instance of a component using the attribute array as a filter.(Inherited from PresentationElementTypeDescriptor.)

System_CAPS_protmethodGetPropertyDescriptorDisplayName(ElementPropertyDescriptor^)

Returns a localized string for the display name of a domain property.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodGetPropertyOwner(PropertyDescriptor^)

(Inherited from CustomTypeDescriptor.)

System_CAPS_protmethodGetRolePlayerPropertyAttributes(DomainRoleInfo^)

Returns an array of the custom attributes that are applied to the described role property.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodIncludeCollectionRoleProperties(ModelElement^)

For all the relationships this model element participate, return whether to provide a PropertyDescriptor for Collection properties based on roles.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodIncludeEmbeddingRelationshipProperties(ModelElement^)

For the specified model element, returns a value that indicates whether to add properties of the target element of any embedded relationships that do not allow duplicates.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodIncludeOppositeRolePlayerProperties(ModelElement^)

For all the relationships this model element participate, return whether to display the opposite role player's ElementName property if there's one(Inherited from PresentationElementTypeDescriptor.)

System_CAPS_protmethodIsPropertyDescriptorReadOnly(ElementPropertyDescriptor^)

Returns a value that indicates whether the described property is read-only.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodShouldCreateCollectionPropertyDescriptor(ModelElement^, DomainRoleInfo^)

For the relationship and the instance level role players involved, return whether to create a property descriptor for the collections(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodShouldCreatePropertyDescriptor(ModelElement^, DomainPropertyInfo^)

Returns a value that indicates whether a descriptor should be created for the specified domain property.(Inherited from ElementTypeDescriptor.)

System_CAPS_protmethodShouldCreateRolePlayerPropertyDescriptor(ModelElement^, DomainRoleInfo^)

Returns a value that indicates whether a descriptor should be created for the specified role property.(Inherited from ElementTypeDescriptor.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: