Model1.edmx.diagram 2.8 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="ab10308afe8b460da5d21ac106288b65" Name="Diagram1">
  8. <EntityTypeShape EntityType="UP_41P_GroshevIModel.DeliveryPoint" Width="1.5" PointX="0.75" PointY="9.125" IsExpanded="true" />
  9. <EntityTypeShape EntityType="UP_41P_GroshevIModel.Manufacturer" Width="1.5" PointX="0.75" PointY="3.625" IsExpanded="true" />
  10. <EntityTypeShape EntityType="UP_41P_GroshevIModel.Order" Width="1.5" PointX="3" PointY="10.375" IsExpanded="true" />
  11. <EntityTypeShape EntityType="UP_41P_GroshevIModel.OrderProduct" Width="1.5" PointX="5.25" PointY="3.375" IsExpanded="true" />
  12. <EntityTypeShape EntityType="UP_41P_GroshevIModel.OrderStatus" Width="1.5" PointX="5.75" PointY="7" IsExpanded="true" />
  13. <EntityTypeShape EntityType="UP_41P_GroshevIModel.Product" Width="1.5" PointX="3" PointY="2.375" IsExpanded="true" />
  14. <EntityTypeShape EntityType="UP_41P_GroshevIModel.ProductCategory" Width="1.5" PointX="0.75" PointY="6.375" IsExpanded="true" />
  15. <EntityTypeShape EntityType="UP_41P_GroshevIModel.ProductVendor" Width="1.5" PointX="0.75" PointY="0.75" IsExpanded="true" />
  16. <EntityTypeShape EntityType="UP_41P_GroshevIModel.Role" Width="1.5" PointX="1.5" PointY="15.625" IsExpanded="true" />
  17. <EntityTypeShape EntityType="UP_41P_GroshevIModel.sysdiagrams" Width="1.5" PointX="7.75" PointY="2" IsExpanded="true" />
  18. <EntityTypeShape EntityType="UP_41P_GroshevIModel.User" Width="1.5" PointX="0.75" PointY="12" IsExpanded="true" />
  19. <AssociationConnector Association="UP_41P_GroshevIModel.FK__Order__OrderPick__59063A47" ManuallyRouted="false" />
  20. <AssociationConnector Association="UP_41P_GroshevIModel.FK__Product__Product__5CD6CB2B" ManuallyRouted="false" />
  21. <AssociationConnector Association="UP_41P_GroshevIModel.FK__Order__OrderBuye__5812160E" ManuallyRouted="false" />
  22. <AssociationConnector Association="UP_41P_GroshevIModel.FK__OrderProd__Order__4CA06362" ManuallyRouted="false" />
  23. <AssociationConnector Association="UP_41P_GroshevIModel.FK__OrderProd__Produ__4D94879B" ManuallyRouted="false" />
  24. <AssociationConnector Association="UP_41P_GroshevIModel.FK__Product__Product__59FA5E80" ManuallyRouted="false" />
  25. <AssociationConnector Association="UP_41P_GroshevIModel.FK__Product__Product__5AEE82B9" ManuallyRouted="false" />
  26. <AssociationConnector Association="UP_41P_GroshevIModel.FK__User__UserRole__45F365D3" ManuallyRouted="false" />
  27. </Diagram>
  28. </edmx:Diagrams>
  29. </edmx:Designer>
  30. </edmx:Edmx>