DomainModel Methods

 

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

NameDescription
System_CAPS_pubmethodCreateElement(Partition^, Type^, array<PropertyAssignment^>^)

Creates an element of a specified type.

System_CAPS_pubmethodCreateElementLink(Partition^, Type^, array<RoleAssignment^>^, array<PropertyAssignment^>^)

Creates an element link of a specified type.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetClosureFilter(ClosureType, ICollection<ModelElement^>^)

Returns an IElementVisitorFilter that corresponds to the particular closure type.

System_CAPS_pubmethodGetClosureVisitor(ClosureType, ICollection<ModelElement^>^)

Returns an IElementVisitor that corresponds to the particular closure type.

System_CAPS_protmethodGetCustomDomainModelTypes()

Gets the non-generated domain model types.

System_CAPS_protmethodGetCustomDomainProperties()

Gets the non-generated domain properties.

System_CAPS_protmethodGetCustomDomainRoles()

Gets the non-generated domain roles.

System_CAPS_protmethodGetGeneratedDomainModelTypes()

Gets the generated domain model types.

System_CAPS_protmethodGetGeneratedDomainProperties()

Gets the generated domain properties.

System_CAPS_protmethodGetGeneratedDomainRoles()

Gets the generated domain roles.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: