Model1.edmx.diagram 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <edmx:Edmx Version="2.0" xmlns:edmx="http://schemas.microsoft.com/ado/2008/10/edmx">
  3. <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
  4. <edmx:Designer xmlns="http://schemas.microsoft.com/ado/2008/10/edmx">
  5. <!-- Diagram content (shape and connector positions) -->
  6. <edmx:Diagrams>
  7. <Diagram DiagramId="14da3750c4094bb5be241041c40825fa" Name="Diagram1">
  8. <EntityTypeShape EntityType="gr606_sosanModel.Address" Width="1.5" PointX="3" PointY="3.5" IsExpanded="true" />
  9. <EntityTypeShape EntityType="gr606_sosanModel.CardAmount" Width="1.5" PointX="6" PointY="4" IsExpanded="true" />
  10. <EntityTypeShape EntityType="gr606_sosanModel.Cash" Width="1.5" PointX="6" PointY="11.75" IsExpanded="true" />
  11. <EntityTypeShape EntityType="gr606_sosanModel.CashRegister" Width="1.5" PointX="6" PointY="7.125" IsExpanded="true" />
  12. <EntityTypeShape EntityType="gr606_sosanModel.Dates" Width="1.5" PointX="3.75" PointY="1" IsExpanded="true" />
  13. <EntityTypeShape EntityType="gr606_sosanModel.Employees" Width="1.5" PointX="0.75" PointY="6.875" IsExpanded="true" />
  14. <EntityTypeShape EntityType="gr606_sosanModel.PasportDetails" Width="1.5" PointX="3" PointY="10.5" IsExpanded="true" />
  15. <EntityTypeShape EntityType="gr606_sosanModel.Payment" Width="1.5" PointX="3.75" PointY="7.375" IsExpanded="true" />
  16. <EntityTypeShape EntityType="gr606_sosanModel.Product" Width="1.5" PointX="3.75" PointY="19.125" IsExpanded="true" />
  17. <EntityTypeShape EntityType="gr606_sosanModel.Revenue" Width="1.5" PointX="3" PointY="13.375" IsExpanded="true" />
  18. <EntityTypeShape EntityType="gr606_sosanModel.SuppliersProduct" Width="1.5" PointX="8.25" PointY="20" IsExpanded="true" />
  19. <EntityTypeShape EntityType="gr606_sosanModel.SupplyProduct" Width="1.5" PointX="6" PointY="19.875" IsExpanded="true" />
  20. <EntityTypeShape EntityType="gr606_sosanModel.SurrenderOfMoney" Width="1.5" PointX="3.75" PointY="23.5" IsExpanded="true" />
  21. <EntityTypeShape EntityType="gr606_sosanModel.WorkingShift" Width="1.5" PointX="3" PointY="16" IsExpanded="true" />
  22. <AssociationConnector Association="gr606_sosanModel.FK_Address_Employees" ManuallyRouted="false" />
  23. <AssociationConnector Association="gr606_sosanModel.FK_CardAmount_Payment" ManuallyRouted="false" />
  24. <AssociationConnector Association="gr606_sosanModel.FK_Cash_Payment" ManuallyRouted="false" />
  25. <AssociationConnector Association="gr606_sosanModel.FK_CashRegister_Dates" ManuallyRouted="false" />
  26. <AssociationConnector Association="gr606_sosanModel.FK_CashRegister_Employees" ManuallyRouted="false" />
  27. <AssociationConnector Association="gr606_sosanModel.FK_CashRegister_Payment" ManuallyRouted="false" />
  28. <AssociationConnector Association="gr606_sosanModel.FK_CashRegister_Product" ManuallyRouted="false" />
  29. <AssociationConnector Association="gr606_sosanModel.FK_CashRegister_SurrenderOfMoney" ManuallyRouted="false" />
  30. <AssociationConnector Association="gr606_sosanModel.FK_PasportDetails_Employees" ManuallyRouted="false" />
  31. <AssociationConnector Association="gr606_sosanModel.FK_Revenue_Employees" ManuallyRouted="false" />
  32. <AssociationConnector Association="gr606_sosanModel.FK_WorkingShift_Employees" ManuallyRouted="false" />
  33. <AssociationConnector Association="gr606_sosanModel.FK_SupplyProduct_Product" ManuallyRouted="false" />
  34. <AssociationConnector Association="gr606_sosanModel.FK_SuppliersProduct_SupplyProduct" ManuallyRouted="false" />
  35. </Diagram>
  36. </edmx:Diagrams>
  37. </edmx:Designer>
  38. </edmx:Edmx>