ModelElement Methods
The ModelElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| OnPropertyChanged | Invoked when the property value on an element has been changed. |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. |
| SetNewId | Reassign the ID of the current ModelElement . |
| SetParent | Set the parent property of the current ModelElement. |
| ToString | (Inherited from Object.) |
| Validate | Validates the property value on the ModelElement class. |
Community Additions
ADD
Show: