IMergeElements Members
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
Indicates whether the source element can be added to this element.
Overloaded. Gets the element to use as the target element in the ElementGroupPrototype merge process.
Allows this model element to configure itself after the merge process has related it to the target element.
Removes links between this element and another element.
Gets the merge process that creates a relationship between this target element and the specified source element.
Top