-
Notifications
You must be signed in to change notification settings - Fork 6
/
KimathiModel.edmx.diagram
16 lines (16 loc) · 1.05 KB
/
KimathiModel.edmx.diagram
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="a4ddcd453c00419d9ae99026e4b73791" Name="Diagram1">
<EntityTypeShape EntityType="ConstructionModel.Employee" Width="1.5" PointX="0.75" PointY="0.875" IsExpanded="true" />
<EntityTypeShape EntityType="ConstructionModel.login" Width="1.5" PointX="0.75" PointY="3.75" IsExpanded="true" />
<EntityTypeShape EntityType="ConstructionModel.Stock" Width="1.5" PointX="2.75" PointY="3.75" IsExpanded="true" />
<EntityTypeShape EntityType="ConstructionModel.Work" Width="1.5" PointX="3" PointY="0.875" IsExpanded="true" />
<AssociationConnector Association="ConstructionModel.Empl_Fk" ManuallyRouted="false" />
</Diagram>
</edmx:Diagrams>
</edmx:Designer>
</edmx:Edmx>