-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUntitled Diagram.drawio
More file actions
22 lines (22 loc) · 2.39 KB
/
Untitled Diagram.drawio
File metadata and controls
22 lines (22 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<mxfile host="app.diagrams.net" modified="2021-03-04T06:05:25.423Z" agent="5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36" etag="UeyoTy0OVxpKwikRwcJd" version="14.4.4" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="1172" dy="759" 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="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="vK3-dpPIwwoz0WcsDaim-1" value="BaseNode" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;fillColor=#FAD9D5;strokeColor=#D0CEE2;fontColor=#1A1A1A;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="120" y="60" width="570" height="344" as="geometry" />
</mxCell>
<mxCell id="vK3-dpPIwwoz0WcsDaim-2" value="- String path
- Node parentNode
- Map<String String> attributeMap
- " 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;fontColor=#1A1A1A;fontSize=18;" vertex="1" parent="vK3-dpPIwwoz0WcsDaim-1">
<mxGeometry y="26" width="570" height="284" as="geometry" />
</mxCell>
<mxCell id="vK3-dpPIwwoz0WcsDaim-3" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=#D0CEE2;fontColor=#1A1A1A;" vertex="1" parent="vK3-dpPIwwoz0WcsDaim-1">
<mxGeometry y="310" width="570" height="8" as="geometry" />
</mxCell>
<mxCell id="vK3-dpPIwwoz0WcsDaim-4" value="+ method(type): type" 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;fontColor=#1A1A1A;" vertex="1" parent="vK3-dpPIwwoz0WcsDaim-1">
<mxGeometry y="318" width="570" height="26" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>