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