26055fedea
* Added the draw.io files into repository.
1 line
No EOL
4.5 KiB
Io
1 line
No EOL
4.5 KiB
Io
<mxGraphModel dx="800" dy="800" grid="1" guides="1" tooltips="1" connect="1" fold="1" page="1" pageScale="1" pageWidth="826" pageHeight="1169" style="default-style2"><root><mxCell id="0"/><mxCell id="1" parent="0"/><mxCell id="4" value="<p style="margin: 0px; margin-top: 4px; text-align: center;"><strong>BackendSettings</strong></p><hr /><p style="margin: 0px; margin-left: 4px;">+ wp: WorkingPlan</p><p style="margin: 0px; margin-left: 4px;">+ settings: SettingsHelper</p><hr /><p style="margin: 0px; margin-left: 4px;">+ initialize(): void</p><p style="margin: 0px; margin-left: 4px;">+ bindEventHandlers(): void</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1" vertex="1" parent="1"><mxGeometry x="70" y="100" width="160" height="140" as="geometry"/></mxCell><mxCell id="5" value="<p style="margin: 0px; margin-top: 4px; text-align: center;"><em>&lt;&lt;Interface&gt;&gt;</em><br /><strong>SettingsHelper</strong></p><hr /><p>&nbsp;</p><hr /><p style="margin: 0px; margin-left: 4px;">+ save(): void<br /> + get(): object<br /> + validate(): bool</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1" vertex="1" parent="1"><mxGeometry x="337.5" y="100" width="170" height="140" as="geometry"/></mxCell><mxCell id="6" value="<p style="margin: 0px; margin-top: 4px; text-align: center;"><strong>UserSettings</strong></p><hr /><div style="height: 2px;">&nbsp;</div><hr />" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1" vertex="1" parent="1"><mxGeometry x="280" y="310" width="140" height="60" as="geometry"/></mxCell><mxCell id="7" value="<p style="margin: 0px; margin-top: 4px; text-align: center;"><strong>SystemSettings</strong></p><hr /><div style="height: 2px;">&nbsp;</div><hr />" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1" vertex="1" parent="1"><mxGeometry x="432.5" y="310" width="140" height="60" as="geometry"/></mxCell><mxCell id="8" value="" style="endArrow=block;startArrow=none;endFill=0;startFill=0;exitX=0.5;exitY=0;dashed=1" edge="1" parent="1" target="5"><mxGeometry x="17.5" as="geometry"><mxPoint x="347.5" y="310" as="sourcePoint"/><mxPoint x="177.5" as="targetPoint"/></mxGeometry></mxCell><mxCell id="9" value="" style="endArrow=block;startArrow=none;endFill=0;startFill=0;entryX=0.75;entryY=1;dashed=1" edge="1" parent="1" source="7" target="5"><mxGeometry x="17.5" as="geometry"><mxPoint x="17.5" as="sourcePoint"/><mxPoint x="177.5" as="targetPoint"/></mxGeometry></mxCell><mxCell id="11" value="" style="endArrow=none;startArrow=diamondThin;endFill=0;startFill=1;exitX=1;exitY=0.25;entryX=0;entryY=0.25" edge="1" parent="1" source="4" target="5"><mxGeometry as="geometry"><mxPoint as="sourcePoint"/><mxPoint x="160" as="targetPoint"/></mxGeometry></mxCell><mxCell id="12" value="<p style="margin: 0px; margin-top: 4px; text-align: center;"><strong>WorkingPlan</strong></p><hr /><p style="margin: 0px; margin-left: 4px;">+ enableCancel: bool</p><p style="margin: 0px; margin-left: 4px;">+ enableSubmit: bool</p><hr /><p style="margin: 0px; margin-left: 4px;">+ setup(): void</p><p style="margin: 0px; margin-left: 4px;">+ bindEventHandlers(): void</p><p style="margin: 0px; margin-left: 4px;">+ editableBreakDay(): void</p><p style="margin: 0px; margin-left: 4px;">+ editableBreakTime(): void</p><p style="margin: 0px; margin-left: 4px;">+ get(): void</p><p style="margin: 0px; margin-left: 4px;">+ timepickers(): void</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1" vertex="1" parent="1"><mxGeometry x="65" y="310" width="170" height="180" as="geometry"/></mxCell><mxCell id="16" value="" style="endArrow=diamondThin;startArrow=none;endFill=1;startFill=0;exitX=0.5;exitY=0;entryX=0.5;entryY=1" edge="1" parent="1" source="12" target="4"><mxGeometry as="geometry"><mxPoint as="sourcePoint"/><mxPoint x="160" as="targetPoint"/></mxGeometry></mxCell></root></mxGraphModel> |