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