ModelBase.edmx.diagram 2.7 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
  3. <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
  4. <edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
  5. <!-- Diagram content (shape and connector positions) -->
  6. <edmx:Diagrams>
  7. <Diagram DiagramId="18fa18d9f08141118dfcc66247c86b62" Name="Diagram1">
  8. <EntityTypeShape EntityType="UP_ShechkovaModel.Manufacturer" Width="1.5" PointX="0.75" PointY="3.625" IsExpanded="true" />
  9. <EntityTypeShape EntityType="UP_ShechkovaModel.Order" Width="1.5" PointX="3" PointY="11.375" IsExpanded="true" />
  10. <EntityTypeShape EntityType="UP_ShechkovaModel.OrderProduct" Width="1.5" PointX="5.25" PointY="3.375" IsExpanded="true" />
  11. <EntityTypeShape EntityType="UP_ShechkovaModel.PointsOfIssue" Width="1.5" PointX="0.75" PointY="9.25" IsExpanded="true" />
  12. <EntityTypeShape EntityType="UP_ShechkovaModel.Product" Width="1.5" PointX="3" PointY="2.5" IsExpanded="true" />
  13. <EntityTypeShape EntityType="UP_ShechkovaModel.ProductCategory" Width="1.5" PointX="0.75" PointY="6.375" IsExpanded="true" />
  14. <EntityTypeShape EntityType="UP_ShechkovaModel.Provider" Width="1.5" PointX="0.75" PointY="0.75" IsExpanded="true" />
  15. <EntityTypeShape EntityType="UP_ShechkovaModel.Role" Width="1.5" PointX="1.5" PointY="17.5" IsExpanded="true" />
  16. <EntityTypeShape EntityType="UP_ShechkovaModel.StatusOrder" Width="1.5" PointX="0.75" PointY="11.625" IsExpanded="true" />
  17. <EntityTypeShape EntityType="UP_ShechkovaModel.User" Width="1.5" PointX="0.75" PointY="14" IsExpanded="true" />
  18. <AssociationConnector Association="UP_ShechkovaModel.FK_Product_Manufacturer" ManuallyRouted="false" />
  19. <AssociationConnector Association="UP_ShechkovaModel.FK__OrderProd__Order__1CBC4616" ManuallyRouted="false" />
  20. <AssociationConnector Association="UP_ShechkovaModel.FK_Order_PointsOfIssue" ManuallyRouted="false" />
  21. <AssociationConnector Association="UP_ShechkovaModel.FK_Order_StateOrder" ManuallyRouted="false" />
  22. <AssociationConnector Association="UP_ShechkovaModel.FK_Order_User" ManuallyRouted="false" />
  23. <AssociationConnector Association="UP_ShechkovaModel.FK__OrderProd__Produ__1DB06A4F" ManuallyRouted="false" />
  24. <AssociationConnector Association="UP_ShechkovaModel.FK_Product_ProductCategory" ManuallyRouted="false" />
  25. <AssociationConnector Association="UP_ShechkovaModel.FK_Product_Provider" ManuallyRouted="false" />
  26. <AssociationConnector Association="UP_ShechkovaModel.FK__User__UserRole__398D8EEE" ManuallyRouted="false" />
  27. </Diagram>
  28. </edmx:Diagrams>
  29. </edmx:Designer>
  30. </edmx:Edmx>