Model1.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="b823d80a0d194ce3b12a1f1a293dc176" Name="Diagram1">
  8. <EntityTypeShape EntityType="PP_PISIModel.Manufacturer" Width="1.5" PointX="0.75" PointY="3.625" IsExpanded="true" />
  9. <EntityTypeShape EntityType="PP_PISIModel.Order" Width="1.5" PointX="3" PointY="11.375" IsExpanded="true" />
  10. <EntityTypeShape EntityType="PP_PISIModel.OrderProduct" Width="1.5" PointX="5.25" PointY="3.25" IsExpanded="true" />
  11. <EntityTypeShape EntityType="PP_PISIModel.PickUpPoint" Width="1.5" PointX="0.75" PointY="9.25" IsExpanded="true" />
  12. <EntityTypeShape EntityType="PP_PISIModel.Product" Width="1.5" PointX="3" PointY="2.5" IsExpanded="true" />
  13. <EntityTypeShape EntityType="PP_PISIModel.ProductCategory" Width="1.5" PointX="0.75" PointY="6.375" IsExpanded="true" />
  14. <EntityTypeShape EntityType="PP_PISIModel.Provider" Width="1.5" PointX="0.75" PointY="0.75" IsExpanded="true" />
  15. <EntityTypeShape EntityType="PP_PISIModel.Role" Width="1.5" PointX="1.5" PointY="17.5" IsExpanded="true" />
  16. <EntityTypeShape EntityType="PP_PISIModel.StatusOrder" Width="1.5" PointX="0.75" PointY="11.625" IsExpanded="true" />
  17. <EntityTypeShape EntityType="PP_PISIModel.User" Width="1.5" PointX="0.75" PointY="14" IsExpanded="true" />
  18. <AssociationConnector Association="PP_PISIModel.FK__Product__Product__4D94879B" ManuallyRouted="false" />
  19. <AssociationConnector Association="PP_PISIModel.FK__Order__OrderPick__48CFD27E" ManuallyRouted="false" />
  20. <AssociationConnector Association="PP_PISIModel.FK__Order__OrderStat__49C3F6B7" ManuallyRouted="false" />
  21. <AssociationConnector Association="PP_PISIModel.FK__Order__UserID__4AB81AF0" ManuallyRouted="false" />
  22. <AssociationConnector Association="PP_PISIModel.FK__OrderProd__Order__4BAC3F29" ManuallyRouted="false" />
  23. <AssociationConnector Association="PP_PISIModel.FK__OrderProd__Produ__4CA06362" ManuallyRouted="false" />
  24. <AssociationConnector Association="PP_PISIModel.FK__Product__Product__4E88ABD4" ManuallyRouted="false" />
  25. <AssociationConnector Association="PP_PISIModel.FK__Product__Product__4F7CD00D" ManuallyRouted="false" />
  26. <AssociationConnector Association="PP_PISIModel.FK__User__UserRole__5070F446" ManuallyRouted="false" />
  27. </Diagram>
  28. </edmx:Diagrams>
  29. </edmx:Designer>
  30. </edmx:Edmx>