ModelingPartitionMapper::PartitionMappings Class
Visual Studio 2015
Cache of partition mappings for use during the duration of a mapping operation. Records the model and diagram partitions, and a cache of partition mappings by domain class id.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ModelingPartitionMapper::PartitionMappings(Partition^, Partition^, Partition^) | Constructor. |
| Name | Description | |
|---|---|---|
![]() | DefaultPartition | The default partition, e.g. that of the target element of a merge operation |
![]() | Item[ModelingPartitionMapper::WhichPartition] | The actual partition corresponding to the specified generic modeling framework partition type |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


