upload ERD

This commit is contained in:
CT
2026-04-24 23:33:27 +00:00
parent 8d990329ca
commit 27c3443f64

View File

@@ -0,0 +1,67 @@
<mxfile host="app.diagrams.net">
<diagram name="Page-1" id="FQ8wj6L7E3P4NZFzH9rG">
<mxGraphModel dx="1030" dy="535" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-2" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="HockeyPlayer" vertex="1">
<mxGeometry height="60" width="120" x="350" y="250" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-3" parent="1" style="ellipse;whiteSpace=wrap;html=1;" value="Goals" vertex="1">
<mxGeometry height="40" width="70" x="660" y="410" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-4" parent="1" style="ellipse;whiteSpace=wrap;html=1;" value="Assists" vertex="1">
<mxGeometry height="40" width="70" x="375" y="30" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-5" parent="1" style="ellipse;whiteSpace=wrap;html=1;" value="GamesLost" vertex="1">
<mxGeometry height="40" width="70" x="740" y="260" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-6" parent="1" style="ellipse;whiteSpace=wrap;html=1;" value="GamesWon" vertex="1">
<mxGeometry height="40" width="70" x="375" y="440" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-11" edge="1" parent="1" source="W9pgF8XZlc2PsfiHGiMZ-2" style="endArrow=none;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" target="W9pgF8XZlc2PsfiHGiMZ-6" value="">
<mxGeometry height="50" relative="1" width="50" as="geometry">
<mxPoint x="390" y="310" as="sourcePoint" />
<mxPoint x="440" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-12" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="PlayerList" vertex="1">
<mxGeometry height="60" width="120" x="50" y="230" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-13" edge="1" parent="1" source="W9pgF8XZlc2PsfiHGiMZ-12" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" target="W9pgF8XZlc2PsfiHGiMZ-2" value="">
<mxGeometry height="50" relative="1" width="50" as="geometry">
<mxPoint x="390" y="310" as="sourcePoint" />
<mxPoint x="440" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-14" parent="1" style="ellipse;whiteSpace=wrap;html=1;" value="pList(ArrayList&amp;lt;HockeyPlayer&amp;gt;)" vertex="1">
<mxGeometry height="50" width="230" x="10" y="330" as="geometry" />
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-16" edge="1" parent="1" source="W9pgF8XZlc2PsfiHGiMZ-12" style="endArrow=none;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" target="W9pgF8XZlc2PsfiHGiMZ-14" value="">
<mxGeometry height="50" relative="1" width="50" as="geometry">
<mxPoint x="390" y="310" as="sourcePoint" />
<mxPoint x="440" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-19" edge="1" parent="1" source="W9pgF8XZlc2PsfiHGiMZ-4" style="endArrow=none;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" target="W9pgF8XZlc2PsfiHGiMZ-2" value="">
<mxGeometry height="50" relative="1" width="50" as="geometry">
<mxPoint x="380" y="280" as="sourcePoint" />
<mxPoint x="430" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-20" edge="1" parent="1" source="W9pgF8XZlc2PsfiHGiMZ-2" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" target="W9pgF8XZlc2PsfiHGiMZ-5" value="">
<mxGeometry height="50" relative="1" width="50" as="geometry">
<mxPoint x="380" y="280" as="sourcePoint" />
<mxPoint x="430" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="W9pgF8XZlc2PsfiHGiMZ-21" edge="1" parent="1" source="W9pgF8XZlc2PsfiHGiMZ-2" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" target="W9pgF8XZlc2PsfiHGiMZ-3" value="">
<mxGeometry height="50" relative="1" width="50" as="geometry">
<mxPoint x="380" y="280" as="sourcePoint" />
<mxPoint x="430" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>