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