AttributedDomainElementHasAttributes 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 | |
---|---|---|
AttributedDomainElementHasAttributes(AttributedDomainElement, ClrAttribute) | Constructor Creates a AttributedDomainElementHasAttributes link in the same Partition as the given AttributedDomainElement | |
AttributedDomainElementHasAttributes(Partition, array<RoleAssignment[]) | Constructor | |
AttributedDomainElementHasAttributes(Store, array<RoleAssignment[]) | Constructor | |
AttributedDomainElementHasAttributes(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
AttributedDomainElementHasAttributes(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top