CoreDesignSurfaceDomainModel 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_pubmethodCreateElement(Partition^, Type^, array<PropertyAssignment^>^)
System_CAPS_pubmethodCreateElementLink(Partition^, Type^, array<RoleAssignment^>^, array<PropertyAssignment^>^)
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 ClosureType.(Overrides DomainModel::GetClosureFilter(ClosureType, ICollection<ModelElement^>^).)

System_CAPS_pubmethodGetClosureVisitor(ClosureType, ICollection<ModelElement^>^)

Returns an IElementVisitor that corresponds to the particular closure type.(Inherited from DomainModel.)

System_CAPS_protmethodGetCustomDomainModelTypes()

Virtual method that returns the collection of all types of DomainModel objects in this domainModel(Overrides DomainModel::GetCustomDomainModelTypes().)

System_CAPS_protmethodGetCustomDomainProperties()

Gets the non-generated domain properties.(Inherited from DomainModel.)

System_CAPS_protmethodGetCustomDomainRoles()

Gets the non-generated domain roles.(Inherited from DomainModel.)

System_CAPS_protmethodGetGeneratedDomainModelTypes()

Gets the list of generated domain model types (classes, rules, relationships).(Overrides DomainModel::GetGeneratedDomainModelTypes().)

System_CAPS_protmethodGetGeneratedDomainProperties()

Gets the list of generated domain properties.(Overrides DomainModel::GetGeneratedDomainProperties().)

System_CAPS_protmethodGetGeneratedDomainRoles()

Gets the list of generated domain roles.(Overrides DomainModel::GetGeneratedDomainRoles().)

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: