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