FIT5032-Assignment/FIT5032-Assignment/Models/FIT5032-Assignment.edmx.diagram
2023-09-14 16:20:23 +10:00

33 lines
3.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
<edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- Diagram content (shape and connector positions) -->
<edmx:Diagrams>
<Diagram DiagramId="25746f058647436b85f0424c3c052209" Name="Diagram1">
<EntityTypeShape EntityType="FIT5032Assignment.Appointments" Width="1.5" PointX="5.25" PointY="7.75" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Credentials" Width="1.5" PointX="3" PointY="4" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Doctors" Width="1.5" PointX="3" PointY="6.625" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Images" Width="1.5" PointX="7.5" PointY="7.75" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Patients" Width="1.5" PointX="3" PointY="9.5" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Reviews" Width="1.5" PointX="10.5" PointY="7.75" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Sessions" Width="1.5" PointX="3" PointY="12.75" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.ShareURLs" Width="1.5" PointX="9.75" PointY="12.375" IsExpanded="true" />
<EntityTypeShape EntityType="FIT5032Assignment.Users" Width="1.5" PointX="0.75" PointY="8.25" IsExpanded="true" />
<AssociationConnector Association="FIT5032Assignment.FK__Appointme__patie__5AEE82B9" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Appointme__respo__5BE2A6F2" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Images__appointm__60A75C0F" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Reviews__appoint__6383C8BA" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Credential__user__4BAC3F29" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Doctors__user__5441852A" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Images__responsi__5FB337D6" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Reviews__doctor__656C112C" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Images__patient__5EBF139D" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__ShareURLs__image__68487DD7" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Patients__user__5165187F" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Reviews__patient__6477ECF3" ManuallyRouted="false" />
<AssociationConnector Association="FIT5032Assignment.FK__Sessions__user__4E88ABD4" ManuallyRouted="false" />
</Diagram>
</edmx:Diagrams>
</edmx:Designer>
</edmx:Edmx>