correct use-case-diagram
This commit is contained in:
parent
6e492da1f0
commit
9b93f2afb1
|
@ -1,6 +1,6 @@
|
|||
<mxfile host="65bd71144e">
|
||||
<diagram id="wx7b4aK32fM1OVj42BCt" name="Page-1">
|
||||
<mxGraphModel dx="716" dy="406" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||
<mxGraphModel dx="1302" dy="1258" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||
<root>
|
||||
<mxCell id="0"/>
|
||||
<mxCell id="1" parent="0"/>
|
||||
|
@ -23,10 +23,10 @@
|
|||
<mxGeometry x="475" y="610" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="28" value="<span style="font-size: 24px;">LLM Erklärung<br>generieren<br></span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="475" y="760" width="200" height="90" as="geometry"/>
|
||||
<mxGeometry x="990" y="730" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="31" value="<span style="font-size: 24px;">Ergenis in Datenbank speichern</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="590" y="860" width="200" height="90" as="geometry"/>
|
||||
<mxGeometry x="580" y="840" width="200" height="90" as="geometry"/>
|
||||
</mxCell>
|
||||
<mxCell id="33" value="<span style="font-size: 24px;">Datenbank wird angezeigt</span>" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="255" y="850" width="220" height="100" as="geometry"/>
|
||||
|
@ -76,13 +76,13 @@
|
|||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="51" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="22" target="31" edge="1">
|
||||
<mxCell id="51" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="22" target="31" edge="1">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="52" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=1;entryDx=0;entryDy=0;" parent="1" source="28" target="17" edge="1">
|
||||
<mxCell id="52" value="&lt;&lt;include&gt;&gt;" style="edgeStyle=none;html=1;endArrow=open;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;exitX=0;exitY=1;exitDx=0;exitDy=0;" parent="1" source="28" target="17" edge="1">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="420" y="600" as="sourcePoint"/>
|
||||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
|
@ -94,7 +94,7 @@
|
|||
<mxPoint x="580" y="600" as="targetPoint"/>
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="54" value="&lt;&lt;extend&gt;&gt;" style="edgeStyle=none;html=1;startArrow=open;endArrow=none;startSize=12;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="28" target="22">
|
||||
<mxCell id="54" value="&lt;&lt;extend&gt;&gt;" style="edgeStyle=none;html=1;startArrow=open;endArrow=none;startSize=12;verticalAlign=bottom;dashed=1;labelBackgroundColor=none;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="28" target="22">
|
||||
<mxGeometry width="160" relative="1" as="geometry">
|
||||
<mxPoint x="540" y="800" as="sourcePoint"/>
|
||||
<mxPoint x="700" y="800" as="targetPoint"/>
|
||||
|
|
Loading…
Reference in New Issue