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