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