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