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