NBAshka.edmx.diagram 6.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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="a68e7452841747d49c682e47c2c6fd65" Name="Diagram1" ZoomLevel="69">
  8. <EntityTypeShape EntityType="PracticeNBAModel.ActionType" Width="1.5" PointX="7.5" PointY="19.75" IsExpanded="true" />
  9. <EntityTypeShape EntityType="PracticeNBAModel.Conference" Width="1.5" PointX="0.75" PointY="12.75" IsExpanded="true" />
  10. <EntityTypeShape EntityType="PracticeNBAModel.Country" Width="1.5" PointX="6" PointY="5.125" IsExpanded="true" />
  11. <EntityTypeShape EntityType="PracticeNBAModel.Department" Width="1.5" PointX="17.25" PointY="6.125" IsExpanded="true" />
  12. <EntityTypeShape EntityType="PracticeNBAModel.Division" Width="1.5" PointX="3" PointY="12.5" IsExpanded="true" />
  13. <EntityTypeShape EntityType="PracticeNBAModel.Gender" Width="1.5" PointX="6" PointY="1.625" IsExpanded="true" />
  14. <EntityTypeShape EntityType="PracticeNBAModel.Image" Width="1.5" PointX="0.75" PointY="2.75" IsExpanded="true" />
  15. <EntityTypeShape EntityType="PracticeNBAModel.Matchup" Width="1.5" PointX="7.5" PointY="11.375" IsExpanded="true" />
  16. <EntityTypeShape EntityType="PracticeNBAModel.MatchupDetail" Width="1.5" PointX="12.75" PointY="12.375" IsExpanded="true" />
  17. <EntityTypeShape EntityType="PracticeNBAModel.MatchupLogs" Width="1.5" PointX="9.75" PointY="15.75" IsExpanded="true" />
  18. <EntityTypeShape EntityType="PracticeNBAModel.MatchupType" Width="1.5" PointX="5.25" PointY="20.625" IsExpanded="true" />
  19. <EntityTypeShape EntityType="PracticeNBAModel.Organization" Width="1.5" PointX="15" PointY="6" IsExpanded="true" />
  20. <EntityTypeShape EntityType="PracticeNBAModel.Player" Width="1.5" PointX="8.25" PointY="0.875" IsExpanded="true" />
  21. <EntityTypeShape EntityType="PracticeNBAModel.PlayerInTeam" Width="1.5" PointX="10.5" PointY="12.125" IsExpanded="true" />
  22. <EntityTypeShape EntityType="PracticeNBAModel.PlayerStatistic" Width="1.5" PointX="10.5" PointY="5.875" IsExpanded="true" />
  23. <EntityTypeShape EntityType="PracticeNBAModel.Position" Width="1.5" PointX="6" PointY="17.125" IsExpanded="true" />
  24. <EntityTypeShape EntityType="PracticeNBAModel.PostSeason" Width="1.5" PointX="7.5" PointY="8.5" IsExpanded="true" />
  25. <EntityTypeShape EntityType="PracticeNBAModel.Quarter" Width="1.5" PointX="10.5" PointY="20.625" IsExpanded="true" />
  26. <EntityTypeShape EntityType="PracticeNBAModel.Role" Width="1.5" PointX="9" PointY="23.875" IsExpanded="true" />
  27. <EntityTypeShape EntityType="PracticeNBAModel.Season" Width="1.5" PointX="5.25" PointY="8.5" IsExpanded="true" />
  28. <EntityTypeShape EntityType="PracticeNBAModel.Status" Width="1.5" PointX="5.25" PointY="22.875" IsExpanded="true" />
  29. <EntityTypeShape EntityType="PracticeNBAModel.StatusOrganization" Width="1.5" PointX="12.75" PointY="6.25" IsExpanded="true" />
  30. <EntityTypeShape EntityType="PracticeNBAModel.sysdiagrams" Width="1.5" PointX="2.75" PointY="2.75" IsExpanded="true" />
  31. <EntityTypeShape EntityType="PracticeNBAModel.Team" Width="1.5" PointX="5.25" PointY="11.625" IsExpanded="true" />
  32. <EntityTypeShape EntityType="PracticeNBAModel.User" Width="1.5" PointX="11.25" PointY="0.75" IsExpanded="true" />
  33. <AssociationConnector Association="PracticeNBAModel.FK_MatchupLogs_ActionType" ManuallyRouted="false" />
  34. <AssociationConnector Association="PracticeNBAModel.FK_Division_Conference" ManuallyRouted="false" />
  35. <AssociationConnector Association="PracticeNBAModel.FK_Player_Country" ManuallyRouted="false" />
  36. <AssociationConnector Association="PracticeNBAModel.FK_Department_Organization" ManuallyRouted="false" />
  37. <AssociationConnector Association="PracticeNBAModel.FK_Team_Division" ManuallyRouted="false" />
  38. <AssociationConnector Association="PracticeNBAModel.FK_Player_Gender" ManuallyRouted="false" />
  39. <AssociationConnector Association="PracticeNBAModel.FK_User_Gender" ManuallyRouted="false" />
  40. <AssociationConnector Association="PracticeNBAModel.FK_Matchup_MatchupType" ManuallyRouted="false" />
  41. <AssociationConnector Association="PracticeNBAModel.FK_Matchup_Season" ManuallyRouted="false" />
  42. <AssociationConnector Association="PracticeNBAModel.FK_Matchup_Status" ManuallyRouted="false" />
  43. <AssociationConnector Association="PracticeNBAModel.FK_Matchup_Team" ManuallyRouted="false" />
  44. <AssociationConnector Association="PracticeNBAModel.FK_Matchup_Team1" ManuallyRouted="false" />
  45. <AssociationConnector Association="PracticeNBAModel.FK_MatchupDetail_Matchup" ManuallyRouted="false" />
  46. <AssociationConnector Association="PracticeNBAModel.FK_MatchupLogs_Matchup" ManuallyRouted="false" />
  47. <AssociationConnector Association="PracticeNBAModel.FK_MatchupDetail_Quarter" ManuallyRouted="false" />
  48. <AssociationConnector Association="PracticeNBAModel.FK_MatchupLogs_Player" ManuallyRouted="false" />
  49. <AssociationConnector Association="PracticeNBAModel.FK_MatchupLogs_Quarter" ManuallyRouted="false" />
  50. <AssociationConnector Association="PracticeNBAModel.FK_MatchupLogs_Team" ManuallyRouted="false" />
  51. <AssociationConnector Association="PracticeNBAModel.FK_Organization_StatusOrganization" ManuallyRouted="false" />
  52. <AssociationConnector Association="PracticeNBAModel.FK_Player_Position" ManuallyRouted="false" />
  53. <AssociationConnector Association="PracticeNBAModel.FK_PlayerInTeam_Player" ManuallyRouted="false" />
  54. <AssociationConnector Association="PracticeNBAModel.FK_PlayerStatistic_Player" ManuallyRouted="false" />
  55. <AssociationConnector Association="PracticeNBAModel.FK_PlayerInTeam_Season" ManuallyRouted="false" />
  56. <AssociationConnector Association="PracticeNBAModel.FK_PlayerInTeam_Team" ManuallyRouted="false" />
  57. <AssociationConnector Association="PracticeNBAModel.FK_PlayerStatistic_Team" ManuallyRouted="false" />
  58. <AssociationConnector Association="PracticeNBAModel.FK_PostSeason_Season" ManuallyRouted="false" />
  59. <AssociationConnector Association="PracticeNBAModel.FK_PostSeason_Team" ManuallyRouted="false" />
  60. <AssociationConnector Association="PracticeNBAModel.FK_User_Role" ManuallyRouted="false" />
  61. </Diagram>
  62. </edmx:Diagrams>
  63. </edmx:Designer>
  64. </edmx:Edmx>