Include Protected Members
Include Inherited Members
Allows classes in derived models to access the merge functionality on a model element.
The IMergeElements type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CanMerge | Indicates whether the source element can be added to this element. |
![]() |
ChooseMergeTarget | Overloaded. Gets the element to use as the target element in the ElementGroupPrototype merge process. |
![]() |
MergeConfigure | Allows this model element to configure itself after the merge process has related it to the target element. |
![]() |
MergeDisconnect | Removes links between this element and another element. |
![]() |
MergeRelate | Gets the merge process that creates a relationship between this target element and the specified source element. |
Top
.gif)