-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathExperience.drawio
131 lines (131 loc) · 15.7 KB
/
Experience.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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<mxfile host="www.draw.io" modified="2019-11-06T10:18:54.195Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36" etag="K9if5Kv1ajZlR8iblR0a" version="12.2.0" type="github" pages="1">
<diagram id="lGQ3vb2cUnJrmoqx4bYj" name="Page-1">
<mxGraphModel dx="1463" dy="846" 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"/>
<mxCell id="sX4nHr7L17KbG5DbamT9-1" value="Experience" style="text;html=1;resizable=0;points=[];autosize=1;align=left;verticalAlign=top;spacingTop=-4;" parent="1" vertex="1">
<mxGeometry x="329" y="22" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-11" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=diamond;endFill=0;" edge="1" parent="1" source="sX4nHr7L17KbG5DbamT9-7" target="sX4nHr7L17KbG5DbamT9-18">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-7" value="ExperienceService" 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=none;" parent="1" vertex="1">
<mxGeometry x="140" y="212" width="210" height="60" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-9" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-7" vertex="1">
<mxGeometry y="26" width="210" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-10" value="+ calculateTodoExp(todo : Todo)" 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;" parent="sX4nHr7L17KbG5DbamT9-7" vertex="1">
<mxGeometry y="34" width="210" height="26" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=diamond;endFill=0;" edge="1" parent="1" source="sX4nHr7L17KbG5DbamT9-11" target="sX4nHr7L17KbG5DbamT9-7">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-11" value="ExperienceResource" 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=none;" parent="1" vertex="1">
<mxGeometry x="95" y="70" width="300" height="86" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-8" value="- Mapper" 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;" vertex="1" parent="sX4nHr7L17KbG5DbamT9-11">
<mxGeometry y="26" width="300" height="26" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-13" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-11" vertex="1">
<mxGeometry y="52" width="300" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-14" value="+ calculateExperience(todoRequest : TodoRequest)
" 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;" parent="sX4nHr7L17KbG5DbamT9-11" vertex="1">
<mxGeometry y="60" width="300" height="26" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=diamond;endFill=0;" edge="1" parent="1" source="sX4nHr7L17KbG5DbamT9-15" target="nhcicgpru5rfpdDJxAu8-8">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1.003;entryY=0.865;entryDx=0;entryDy=0;entryPerimeter=0;startArrow=none;startFill=0;endArrow=diamond;endFill=0;" edge="1" parent="1" source="sX4nHr7L17KbG5DbamT9-15" target="nhcicgpru5rfpdDJxAu8-6">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-15" value="Mapper" 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=none;" parent="1" vertex="1">
<mxGeometry x="409" y="254" width="240" height="110" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-16" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-15" vertex="1">
<mxGeometry y="26" width="240" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-17" value="+ toTodoVO (todo : Todo)
+ toTodo(todoVO : TodoVO)
+ toUserData(userDataVO : UserDataVO)
+ toUserDataVO(userData : UserData)" 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;" parent="sX4nHr7L17KbG5DbamT9-15" vertex="1">
<mxGeometry y="34" width="240" height="76" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-13" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.559;entryY=0.013;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=diamond;endFill=0;" edge="1" parent="1" source="sX4nHr7L17KbG5DbamT9-18" target="sX4nHr7L17KbG5DbamT9-21">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="248" y="441"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-18" value="UserGateway" 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=none;" parent="1" vertex="1">
<mxGeometry x="130" y="315" width="230" height="104" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-6" value="- userClient : UserClient
- mapper : Mapper" 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;" vertex="1" parent="sX4nHr7L17KbG5DbamT9-18">
<mxGeometry y="26" width="230" height="34" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-19" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-18" vertex="1">
<mxGeometry y="60" width="230" height="18" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-20" value="+ updateData(userDataVO : UserDataVO)" 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;" parent="sX4nHr7L17KbG5DbamT9-18" vertex="1">
<mxGeometry y="78" width="230" height="26" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-21" value="UserClient" 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=none;" parent="1" vertex="1">
<mxGeometry x="80" y="462" width="300" height="80" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-22" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-21" vertex="1">
<mxGeometry y="26" width="300" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-23" value="+ updateUserData
(updateUserDataRequest : UpdateUserDataRequest)" 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;" parent="sX4nHr7L17KbG5DbamT9-21" vertex="1">
<mxGeometry y="34" width="300" height="46" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-28" value="Todo" 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=none;" parent="1" vertex="1">
<mxGeometry x="680" y="10" width="160" height="134" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-29" value="- text : String
- hardness : Enum
- scaryness : Enum
- date : LocalDateTime" 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;" parent="sX4nHr7L17KbG5DbamT9-28" vertex="1">
<mxGeometry y="26" width="160" height="74" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-30" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-28" vertex="1">
<mxGeometry y="100" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-31" value="+ getters/setters" 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;" parent="sX4nHr7L17KbG5DbamT9-28" vertex="1">
<mxGeometry y="108" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-32" value="TodoVO" 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=none;" parent="1" vertex="1">
<mxGeometry x="680" y="169" width="160" height="134" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-33" value="- Text : String
- Hardness : Enum
- Scaryness : Enum
- Date : LocalDateTime" 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;" parent="sX4nHr7L17KbG5DbamT9-32" vertex="1">
<mxGeometry y="26" width="160" height="74" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-34" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-32" vertex="1">
<mxGeometry y="100" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-35" value="+ getters/setters" 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;" parent="sX4nHr7L17KbG5DbamT9-32" vertex="1">
<mxGeometry y="108" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-36" value="UserData" 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=none;" parent="1" vertex="1">
<mxGeometry x="680" y="320" width="160" height="114" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-37" value="- loginId : Long
- loginName : String
- experience : Long" 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;" parent="sX4nHr7L17KbG5DbamT9-36" vertex="1">
<mxGeometry y="26" width="160" height="54" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-38" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="sX4nHr7L17KbG5DbamT9-36" vertex="1">
<mxGeometry y="80" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="sX4nHr7L17KbG5DbamT9-39" value="+ getters/setters" 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;" parent="sX4nHr7L17KbG5DbamT9-36" vertex="1">
<mxGeometry y="88" width="160" height="26" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-1" value="UserDataVO" 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=none;" vertex="1" parent="1">
<mxGeometry x="680" y="460" width="160" height="114" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-7" value="- loginId : Long
- loginName : String
- experience : Long" 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;" vertex="1" parent="nhcicgpru5rfpdDJxAu8-1">
<mxGeometry y="26" width="160" height="54" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-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;" vertex="1" parent="nhcicgpru5rfpdDJxAu8-1">
<mxGeometry y="80" width="160" height="8" as="geometry"/>
</mxCell>
<mxCell id="nhcicgpru5rfpdDJxAu8-4" value="+ getters/setters" 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;" vertex="1" parent="nhcicgpru5rfpdDJxAu8-1">
<mxGeometry y="88" width="160" height="26" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>