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