ElementGroupPrototype Methods
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanCreateElementGroup(Partition^) | Can this prototype element group create a clone of the progenitor element group in the indicated partition? |
![]() | CanCreateElementGroup(Partition^, IElementPartitionMapper^) | Can this prototype element group create a clone of the progenitor element group in the indicated partition? |
![]() | CanCreateElementGroup(Store^) | Can this prototype element group create a clone of the progenitor element group in the indicated store? |
![]() | CreateElementGroup(Partition^) | Create a clone of the progenitor element group |
![]() | CreateElementGroup(Partition^, IElementPartitionMapper^) | Create a clone of the progenitor element group |
![]() | CreateElementGroup(Store^) | Create a clone of the progenitor element group |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populate the serialization info with the data necessary to serialize this object. |
![]() | GetProtoElement(Guid) | Get the ProtoElement corresponding to the specified id. |
![]() | GetProtoLink(Guid) | Get the ProtoLink corresponding to the specified id. |
![]() | GetProtoLinks(ProtoElementBase^, Guid) | Returns an IList of ProtoLink objects that contain the passed ProtoElementBase playing in the passed DomainRoleId. |
![]() ![]() | GetReconstitutedElement(Transaction^, Guid) | Returns the reconstituted ModelElement given the guid of the source ModelElement. |
![]() | GetSourceRootElementId(Guid) | Gets the id of the source root ModelElement that corresponds to the specified target root ModelElement id. If it was not found, Guid.Empty is returned. |
![]() | GetType() | (Inherited from Object.) |
![]() | IsInRole(ProtoElementBase^, Guid) | Returns true if the passed ProtoElementBase plays in the passed role in this ElementGroupPrototype. |
![]() | ResolveProtoLinks(Collection<ProtoLink^>^, Guid) | Resolves the passed IList of ProtoLinks into the ProtoElements that play in the passed DomainRoleId. |
![]() | ToString() | (Inherited from Object.) |
![]() | ToString(Partition^) | Dumps out the names of the Elements and ElementLinks in this ElementGroupPrototype, given the DomainClass definitions in the provided partition. |
| Name | Description | |
|---|---|---|
![]() ![]() | IDeserializationCallback::OnDeserialization(Object^) | Deserialize the object when the graph is fully loaded |



