DiagramElementMapHasDecoratorMaps Members
Include Protected Members
Include Inherited Members
The DiagramElementMapHasDecoratorMaps type exposes the following members.
Constructors
Name
Description
DiagramElementMapHasDecoratorMaps
Top
Methods
Name
Description
Verifies whether a source element can be added to this element. (Inherited from ModelElement.)
Overloaded. Selects a target element that the root element should merge with.
Overloaded. Creates a copy of this element in the model.
Overloaded. Deletes the element from the model.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets the most-derived domain class for this element. (Inherited from ModelElement.)
Gets the domain relationship that this link instantiates. (Inherited from ElementLink.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Allows the model element to configure itself immediately after the Merge process has related it to the target element. (Inherited from ModelElement.)
Disconnects a source element from a target element. (Inherited from ModelElement.)
Creates a relationship between this target element and the specified source element. (Inherited from ModelElement.)
Change the order of links connected to an element, moving this link before another. (Inherited from ElementLink.)
Move this link to a specified index position in the list. (Inherited from ElementLink.)
Alerts listeners that a copy of the element has been created. (Inherited from ModelElement.)
Alerts listeners that an element has been deleted from the model. (Inherited from ModelElement.)
Alerts listeners that the element is being deleted. (Inherited from ModelElement.)
Alerts listeners that an element has been added back to a model. (Inherited from ModelElement.)
Called when the role player has been changed. (Inherited from ElementLink.)
Called when the role player will be changed. (Inherited from ElementLink.)
Alerts listeners that the position of a role is about to change. (Inherited from ModelElement.)
Allows notification when a role player position has changed. (Inherited from ModelElement.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
Top
Properties
Name
Description
Gets the ID of the element. (Inherited from ModelElement.)
Gets the IsActive flag and verifies to see whether the element is active. (Inherited from ModelElement.)
Gets the IsDeleted flag and checks to see whether the element has been deleted from the model. (Inherited from ModelElement.)
Gets the IsDeleting flag and verifies whether the element is currently being deleted from the model. (Inherited from ModelElement.)
Gets a read-only collection of elements connected by this element link. (Inherited from ElementLink.)
Gets or sets the Partition that contains the element. (Inherited from ModelElement.)
Gets the Store that contains the element. (Inherited from ModelElement.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from ModelElement.)
Overloaded.
(Inherited from ModelElement.)
IMergeElements.MergeDisconnect
(Inherited from ModelElement.)
(Inherited from ModelElement.)
Top