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