Model1.edmx.diagram 2.0 KB

123456789101112131415161718192021222324
  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="8e42b1e25e7a47d6988fb31cecb4caf3" Name="Diagram1">
  8. <EntityTypeShape EntityType="gr672_bdaModel.Eating" Width="1.5" PointX="0.75" PointY="8.25" IsExpanded="true" />
  9. <EntityTypeShape EntityType="gr672_bdaModel.EmployeeCafe" Width="1.5" PointX="3" PointY="1" IsExpanded="true" />
  10. <EntityTypeShape EntityType="gr672_bdaModel.Order" Width="1.5" PointX="5.25" PointY="1.25" IsExpanded="true" />
  11. <EntityTypeShape EntityType="gr672_bdaModel.RoleEmployee" Width="1.5" PointX="0.75" PointY="1.75" IsExpanded="true" />
  12. <EntityTypeShape EntityType="gr672_bdaModel.StatusEmployee" Width="1.5" PointX="0.75" PointY="5.75" IsExpanded="true" />
  13. <EntityTypeShape EntityType="gr672_bdaModel.StatusOrder" Width="1.5" PointX="3" PointY="4.875" IsExpanded="true" />
  14. <EntityTypeShape EntityType="gr672_bdaModel.Table" Width="1.5" PointX="3" PointY="8.25" IsExpanded="true" />
  15. <AssociationConnector Association="gr672_bdaModel.FK__Table__EatingId__147C05D0" ManuallyRouted="false" />
  16. <AssociationConnector Association="gr672_bdaModel.FK__EmployeeC__RoleE__0FB750B3" ManuallyRouted="false" />
  17. <AssociationConnector Association="gr672_bdaModel.FK__EmployeeC__Statu__0EC32C7A" ManuallyRouted="false" />
  18. <AssociationConnector Association="gr672_bdaModel.FK__Order__EmployeeI__1EF99443" ManuallyRouted="false" />
  19. <AssociationConnector Association="gr672_bdaModel.FK__Order__StatusOrd__1D114BD1" ManuallyRouted="false" />
  20. <AssociationConnector Association="gr672_bdaModel.FK__Order__TableId__1E05700A" ManuallyRouted="false" />
  21. </Diagram>
  22. </edmx:Diagrams>
  23. </edmx:Designer>
  24. </edmx:Edmx>