ExtensionExtendsElement Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ExtensionExtendsElement(ExtensionElement, ModelElement) | Constructor Creates a ExtensionExtendsElement link in the same Partition as the given ExtensionElement | |
ExtensionExtendsElement(Partition, array<RoleAssignment[]) | Constructor | |
ExtensionExtendsElement(Store, array<RoleAssignment[]) | Constructor | |
ExtensionExtendsElement(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
ExtensionExtendsElement(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top