41 lines
2.7 KiB
Plaintext
41 lines
2.7 KiB
Plaintext
<mxfile host="app.diagrams.net">
|
|
<diagram name="Page-1" id="Z-X9xMMHJc9oZvusit7q">
|
|
<mxGraphModel dx="1653" dy="785" 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="Sys_NV" parent="1" style="swimlane;whiteSpace=wrap;html=1;startSize=30;fontSize=14;fontStyle=1" value="Staff Operations" vertex="1">
|
|
<mxGeometry height="460" width="350" x="200" y="40" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="UC_Dispatch" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;" value="Dispatch Orders" vertex="1">
|
|
<mxGeometry height="60" width="150" x="100" y="60" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="UC_Invoice" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;" value="Handle Invoices" vertex="1">
|
|
<mxGeometry height="60" width="150" x="100" y="160" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="UC_Attend" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;" value="Track Attendance" vertex="1">
|
|
<mxGeometry height="60" width="150" x="100" y="260" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="UC_PayStaff" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Process Payments" vertex="1">
|
|
<mxGeometry height="60" width="150" x="100" y="360" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="Actor_NV" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=14;fontStyle=1" value="Staff" vertex="1">
|
|
<mxGeometry height="80" width="40" x="60" y="220" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="E1_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Dispatch">
|
|
<mxGeometry relative="1" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="E2_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Invoice">
|
|
<mxGeometry relative="1" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="E3_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Attend">
|
|
<mxGeometry relative="1" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="E4_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;dashed=1;" target="UC_PayStaff">
|
|
<mxGeometry relative="1" as="geometry" />
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile>
|