|
@@ -4,22 +4,22 @@
|
|
<edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
|
|
<edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
|
|
<!-- Diagram content (shape and connector positions) -->
|
|
<!-- Diagram content (shape and connector positions) -->
|
|
<edmx:Diagrams>
|
|
<edmx:Diagrams>
|
|
- <Diagram DiagramId="305f8f805f074dee85deaf07cf5492c4" Name="Diagram1">
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.Card" Width="1.5" PointX="3" PointY="3.375" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.CategoryService" Width="1.5" PointX="1.5" PointY="9.875" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.Client" Width="1.5" PointX="0.75" PointY="3.375" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.Discount" Width="1.5" PointX="8.25" PointY="3.5" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.Order" Width="1.5" PointX="6" PointY="2.5" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.Payment" Width="1.5" PointX="3.75" PointY="6.875" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.Service" Width="1.5" PointX="3.75" PointY="9.5" IsExpanded="true" />
|
|
|
|
- <EntityTypeShape EntityType="gr672_liiModel.User" Width="1.5" PointX="3.75" PointY="12.5" IsExpanded="true" />
|
|
|
|
|
|
+ <Diagram DiagramId="305f8f805f074dee85deaf07cf5492c4" Name="Diagram1" ZoomLevel="74">
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.Card" Width="1.5" PointX="5.375" PointY="3.125" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.CategoryService" Width="1.5" PointX="1.125" PointY="12.75" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.Client" Width="1.5" PointX="2.875" PointY="6.25" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.Discount" Width="1.5" PointX="12.625" PointY="4.5" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.Order" Width="1.5" PointX="7.5" PointY="6.375" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.Payment" Width="1.5" PointX="8.875" PointY="10.75" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.Service" Width="1.5" PointX="4.25" PointY="12" IsExpanded="true" />
|
|
|
|
+ <EntityTypeShape EntityType="gr672_liiModel.User" Width="1.5" PointX="13.375" PointY="11.875" IsExpanded="true" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Card_Client" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Card_Client" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Service_CategoryService" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Service_CategoryService" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Order_Client" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Order_Client" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Discount_Order" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Discount_Order" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Order_Payment" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Order_Payment" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Order_Service" ManuallyRouted="false" />
|
|
<AssociationConnector Association="gr672_liiModel.FK_Order_Service" ManuallyRouted="false" />
|
|
- <AssociationConnector Association="gr672_liiModel.FK_Order_User" ManuallyRouted="false" />
|
|
|
|
|
|
+ <AssociationConnector Association="gr672_liiModel.FK_Order_User" ManuallyRouted="false" ></AssociationConnector>
|
|
</Diagram>
|
|
</Diagram>
|
|
</edmx:Diagrams>
|
|
</edmx:Diagrams>
|
|
</edmx:Designer>
|
|
</edmx:Designer>
|