-
Notifications
You must be signed in to change notification settings - Fork 0
/
Diagrama de Classes.drawio
165 lines (165 loc) · 17.9 KB
/
Diagrama de Classes.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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<mxfile host="app.diagrams.net" modified="2023-07-13T00:03:27.400Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" etag="_BbD8J4Ad6uEuui3x0NM" version="21.6.2" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="2074" dy="756" 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="mQitU3w30_GJsPKhFfYK-4" value="Comandos" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="170" y="80" width="160" height="242" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-5" value="+ Id do Comando : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-6" value="+ Descrição : String" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-12" value="+ Comando : Binary" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-7" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="104" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-8" value="+ CadastrarComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-10" value="+ ConsultarComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-9" value="+ ExcluirComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-11" value="+ ExecutarComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-51" value="+ BloquearComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-4" vertex="1">
<mxGeometry y="216" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-13" value="Usuários" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="380" width="179" height="268" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-14" value="+ Id do Usuário : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="26" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-15" value="+ Nome do Usuário : String" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="52" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-16" value="+ Setor do Usuário : String" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="78" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-22" value="+ Celular do Usuário : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="104" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-17" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="130" width="179" height="8" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-18" value="+ CadastrarUsuário()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="138" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-19" value="+ ConsultarUsuário()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="164" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-20" value="+ BloquearUsuário()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="190" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-23" value="+ ExecutarUsuário()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="216" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-21" value="+ CadastrarPermissoes()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-13" vertex="1">
<mxGeometry y="242" width="179" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-24" value="Permissões" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="520" y="80" width="160" height="220" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-25" value="+ Id do Usuário : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-26" value="+ Id do Comando : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-33" value="+ Permissão : String" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-28" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="104" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-29" value="+ CadastrarComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-30" value="+ ConsultarComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-31" value="+ ExcluirComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-32" value="+ ExecutarComando()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-24" vertex="1">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-34" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="mQitU3w30_GJsPKhFfYK-14" target="mQitU3w30_GJsPKhFfYK-25" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="320" y="320" as="sourcePoint" />
<mxPoint x="480" y="320" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-35" value="1..N" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="mQitU3w30_GJsPKhFfYK-34" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-37" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="mQitU3w30_GJsPKhFfYK-5" target="mQitU3w30_GJsPKhFfYK-26" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="350" y="320" as="sourcePoint" />
<mxPoint x="450" y="320" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-38" value="1..N" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="mQitU3w30_GJsPKhFfYK-37" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-39" value="Vozes" style="swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="520" y="380" width="160" height="218" as="geometry">
<mxRectangle x="130" y="380" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-40" value="+ Id do Usuário : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-41" value="+ Id da Voz : integer" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-42" value="+ Nível de Ruído : String" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="78" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-48" value="+ Voz : Binary " style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="104" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-43" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="130" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-44" value="+ CadastrarVoz()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontStyle=0" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-45" value="+ ConsultarVoz()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="164" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-46" value="+ ExcluirVoz()" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="mQitU3w30_GJsPKhFfYK-39" vertex="1">
<mxGeometry y="190" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-49" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="mQitU3w30_GJsPKhFfYK-14" target="mQitU3w30_GJsPKhFfYK-40" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="349" y="468" as="sourcePoint" />
<mxPoint x="449" y="468" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="mQitU3w30_GJsPKhFfYK-50" value="1..N" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="mQitU3w30_GJsPKhFfYK-49" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="wXRqU4_zKBiTj00iQjU_-0" value="Ronaldo Ottoni Borges de Carvalho. RU: 4385395" style="text;html=1;strokeColor=#d79b00;fillColor=#ffe6cc;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="292" y="30" width="216" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>