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