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