99 lines
No EOL
11 KiB
Text
99 lines
No EOL
11 KiB
Text
<mxGraphModel dx="0" dy="0" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" background="none" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0" />
|
|
<mxCell id="1" parent="0" />
|
|
<mxCell id="node2" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Activity</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> name: String <br/> price: Double </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="-88" y="366" width="122" height="105" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node8" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Address</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> city: String <br/> number: String <br/> state: String <br/> street: String <br/> zipcode: Integer </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="308" y="-82" width="140" height="163" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node0" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Appointment</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> activityid: Integer <br/> customerid: Integer <br/> endtime: Instant <br/> starttime: Instant </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="640" y="344" width="163" height="141" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node7" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Customer</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> dateofbirth: LocalDate <br/> firstname: String <br/> lastname: String <br/> phone: String </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="288" y="142" width="181" height="141" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node4" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Discountscheme</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> customertype: String <br/> enddate: LocalDate <br/> percentdiscount: Double <br/> pricediscount: Double <br/> startdate: LocalDate </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="53" y="131" width="196" height="163" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node3" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Historicalprice</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> date: LocalDate <br/> price: Double </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="-98" y="535" width="142" height="105" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node5" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Lineitem</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> quantity: Integer </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="98" y="546" width="144" height="81" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node6" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Order</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> date: LocalDate <br/> discountapplied: Double <br/> time: LocalTime <br/> totalprice: String </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="54" y="344" width="193" height="141" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node1" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Professor</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> department: String <br/> office: String <br/> research: String </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="461" y="355" width="159" height="129" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="node9" parent="1" vertex="1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Student</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;"> id: Integer <br/> enterdate: LocalDate <br/> graddate: LocalDate <br/> major: String <br/> minor: String </p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;">
|
|
<mxGeometry x="271" y="344" width="170" height="141" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="edge3" edge="1" value="" parent="1" source="node7" target="node8" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge0" edge="1" value="" parent="1" source="node3" target="node2" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge8" edge="1" value="" parent="1" source="node5" target="node2" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="170" y="515" />
|
|
<mxPoint x="-27" y="515" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge2" edge="1" value="" parent="1" source="node5" target="node0" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.001;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="170" y="505" />
|
|
<mxPoint x="721" y="505" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge1" edge="1" value="" parent="1" source="node5" target="node6" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.001;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="170" y="505" />
|
|
<mxPoint x="151" y="505" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge5" edge="1" value="" parent="1" source="node6" target="node7" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="151" y="314" />
|
|
<mxPoint x="378" y="314" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge7" edge="1" value="" parent="1" source="node6" target="node4" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge6" edge="1" value="" parent="1" source="node1" target="node7" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="540" y="324" />
|
|
<mxPoint x="378" y="324" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="edge4" edge="1" value="" parent="1" source="node9" target="node7" style="html=1;rounded=1;edgeStyle=orthogonalEdgeStyle;dashed=0;startArrow=none;endArrow=classic;endSize=12;strokeColor=#595959;exitX=0.500;exitY=0.000;exitDx=0;exitDy=0;entryX=0.500;entryY=1.000;entryDx=0;entryDy=0;">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="356" y="324" />
|
|
<mxPoint x="378" y="324" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel> |