-
Notifications
You must be signed in to change notification settings - Fork 3
/
Biểu đồ không có tiêu đề.drawio
70 lines (70 loc) · 7.5 KB
/
Biểu đồ không có tiêu đề.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<mxfile host="app.diagrams.net" modified="2023-04-08T16:50:52.702Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 OPR/97.0.0.0" etag="vr8Hl5z6AFD9sz_flALO" version="21.1.4" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="1009" dy="542" 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="cp8e9K4ba1cW9yHmKXKA-0" value="<b>Iterator</b>" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="120" y="120" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-1" value="+ next(): Object" 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;whiteSpace=wrap;html=1;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-0">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-4" value="<b>Aggregate</b>" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="370" y="120" width="170" height="52" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-5" value="+createIterator(): Iterator" 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;whiteSpace=wrap;html=1;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-4">
<mxGeometry y="26" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-12" value="ConcreteIterator<br>" 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;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="120" y="270" width="160" height="86" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-20" value="" style="endArrow=block;dashed=1;endFill=0;endSize=12;html=1;rounded=0;entryX=0.5;entryY=1.077;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="cp8e9K4ba1cW9yHmKXKA-12" target="cp8e9K4ba1cW9yHmKXKA-1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="70" as="sourcePoint" />
<mxPoint x="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-13" value="- current: int" 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;whiteSpace=wrap;html=1;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-12">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-14" 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=inherit;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-12">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-15" value="+ next(): Object" 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;whiteSpace=wrap;html=1;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-12">
<mxGeometry y="60" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-16" value="ConcreteAggrerate" 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;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="370" y="270" width="160" height="86" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-17" value="- items: int[]" 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;whiteSpace=wrap;html=1;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-16">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-18" 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=inherit;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-16">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-19" value="+ createIterator(): Iterator" 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;whiteSpace=wrap;html=1;" vertex="1" parent="cp8e9K4ba1cW9yHmKXKA-16">
<mxGeometry y="60" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-21" value="" style="endArrow=block;dashed=1;endFill=0;endSize=12;html=1;rounded=0;entryX=0.5;entryY=1.077;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="454.5" y="268" as="sourcePoint" />
<mxPoint x="454.5" y="172" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-22" value="" style="endArrow=block;startArrow=block;endFill=1;startFill=1;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="cp8e9K4ba1cW9yHmKXKA-13" target="cp8e9K4ba1cW9yHmKXKA-17">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="270" y="320" as="sourcePoint" />
<mxPoint x="430" y="320" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="cp8e9K4ba1cW9yHmKXKA-23" value="return" style="html=1;verticalAlign=bottom;endArrow=open;dashed=1;endSize=8;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="cp8e9K4ba1cW9yHmKXKA-5" target="cp8e9K4ba1cW9yHmKXKA-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="340" y="150" as="sourcePoint" />
<mxPoint x="260" y="150" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>