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