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