forked from andrelanna/fga0158
-
Notifications
You must be signed in to change notification settings - Fork 0
/
aula5.drawio
76 lines (76 loc) · 9 KB
/
aula5.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
<mxfile host="app.diagrams.net" modified="2024-06-25T15:40:35.073Z" agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0" etag="iIVW2HsK-Kd74jQggDt4" version="24.6.2" type="github">
<diagram id="XGz1S8H0rsjV67n7qKDh" name="Page-1">
<mxGraphModel dx="841" dy="438" 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="L5K4zajgfWF2yXYa_kBI-1" value="Calculadora" 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;" parent="1" vertex="1">
<mxGeometry x="140" y="80" width="160" height="450" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-2" value="op1: 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-5" value="op2: 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-6" value="resultado: 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="104" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-4" value="Calculadora()" 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="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-7" value="Calculadora(o1: int, o2: 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-9" value="setOp2(op: int): void" 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="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-8" value="setOp1(op: int): void" 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="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-10" value="getResultado(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="216" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="-GK7bUV75FAi5Q2b40OY-1" value="getOp1(): 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;" vertex="1" parent="L5K4zajgfWF2yXYa_kBI-1">
<mxGeometry y="242" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="-GK7bUV75FAi5Q2b40OY-2" value="getOp2(): 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;" vertex="1" parent="L5K4zajgfWF2yXYa_kBI-1">
<mxGeometry y="268" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-11" value="somar(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="294" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-16" value="subtracao(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="320" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mrZrrW-lPa4XVpbarNua-1" value="divisao(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="346" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mrZrrW-lPa4XVpbarNua-2" value="produto(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="372" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-14" value="getOp1(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="398" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-15" value="getOp2(): 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;" parent="L5K4zajgfWF2yXYa_kBI-1" vertex="1">
<mxGeometry y="424" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-12" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center ; text-decoration: underline"><b>c1:Calculadora</b></p><hr><p style="margin: 0px ; margin-left: 8px">op1 = 2<br>op2 = 3<br>resultado = 5</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="1" vertex="1">
<mxGeometry x="400" y="80" width="160" height="90" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-13" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center ; text-decoration: underline"><b>c2:Calculadora</b></p><hr><p style="margin: 0px ; margin-left: 8px">op1 = 2<br>op2 = -2<br>resultado = 0</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="1" vertex="1">
<mxGeometry x="400" y="190" width="160" height="90" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-23" value="Classe Calculadora" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="1" vertex="1">
<mxGeometry x="180" y="30" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="L5K4zajgfWF2yXYa_kBI-24" value="Objetos c1 e c2, instanciados a partir de Calculadora" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="1" vertex="1">
<mxGeometry x="420" y="30" width="120" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>