Skip to content

Commit

Permalink
Update internal-model.drawio
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Oct 4, 2023
1 parent 1048004 commit 1d3a399
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<mxfile host="app.diagrams.net" modified="2023-10-04T15:53:24.550Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" etag="b-buMzb2AWvhZy6epH17" version="22.0.2" type="github">
<mxfile host="app.diagrams.net" modified="2023-10-04T15:53:45.720Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" etag="kTFFailnTxUgK7T3Aw7S" version="22.0.2" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="4549" dy="2128" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1654" pageHeight="1169" background="none" math="0" shadow="0">
<root>
Expand Down Expand Up @@ -717,7 +717,7 @@
</Array>
</mxGeometry>
</mxCell>
<mxCell id="D1D5btmag1E3cIUV-N96-2" value="ShapeBpmnCatchEvent" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;shadow=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxCell id="D1D5btmag1E3cIUV-N96-2" value="ShapeBpmnIntermediateCatchEvent" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;shadow=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="240" y="-320" width="300" height="52" as="geometry" />
</mxCell>
<mxCell id="D1D5btmag1E3cIUV-N96-3" value="- sourceIds?: string[] = []" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;shadow=0;" parent="D1D5btmag1E3cIUV-N96-2" vertex="1">
Expand All @@ -731,7 +731,7 @@
</Array>
</mxGeometry>
</mxCell>
<mxCell id="D1D5btmag1E3cIUV-N96-5" value="ShapeBpmnThrowEvent" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;shadow=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxCell id="D1D5btmag1E3cIUV-N96-5" value="ShapeBpmnIntermediateThrowEvent" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;shadow=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="-112.5" y="-240" width="300" height="52" as="geometry" />
</mxCell>
<mxCell id="D1D5btmag1E3cIUV-N96-6" value="- targetId?: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;shadow=0;" parent="D1D5btmag1E3cIUV-N96-5" vertex="1">
Expand Down

0 comments on commit 1d3a399

Please sign in to comment.