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