-
Notifications
You must be signed in to change notification settings - Fork 0
/
d_concessionaria.uml
56 lines (55 loc) · 2.38 KB
/
d_concessionaria.uml
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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>br.com.imerljak.concessionarias.model.Concessionaria</OriginalElement>
<nodes>
<node x="612.0" y="89.5">br.com.imerljak.concessionarias.model.Responsavel</node>
<node x="40.0" y="316.0">br.com.imerljak.shared.Tipo</node>
<node x="266.0" y="-5.0">br.com.imerljak.concessionarias.model.Concessionaria</node>
<node x="336.0" y="343.0">br.com.imerljak.concessionarias.model.TipoServico</node>
<node x="605.5" y="462.5">br.com.imerljak.shared.model.Pessoa</node>
<node x="49.5" y="62.5">br.com.imerljak.shared.model.BasicEntity</node>
</nodes>
<notes />
<edges>
<edge source="br.com.imerljak.concessionarias.model.Responsavel" target="br.com.imerljak.shared.model.Pessoa">
<point x="0.0" y="30.5" />
<point x="0.0" y="-57.5" />
</edge>
<edge source="br.com.imerljak.concessionarias.model.Concessionaria" target="br.com.imerljak.concessionarias.model.Responsavel">
<point x="134.0" y="-0.0" />
<point x="-68.0" y="-0.0" />
</edge>
<edge source="br.com.imerljak.concessionarias.model.TipoServico" target="br.com.imerljak.shared.Tipo">
<point x="0.0" y="17.0" />
<point x="400.0" y="480.0" />
<point x="120.0" y="480.0" />
<point x="0.0" y="44.0" />
</edge>
<edge source="br.com.imerljak.concessionarias.model.Concessionaria" target="br.com.imerljak.concessionarias.model.TipoServico">
<point x="0.0" y="125.0" />
<point x="0.0" y="-17.0" />
</edge>
<edge source="br.com.imerljak.concessionarias.model.Concessionaria" target="br.com.imerljak.shared.model.BasicEntity">
<point x="-134.0" y="-0.0" />
<point x="70.5" y="-0.0" />
</edge>
<edge source="br.com.imerljak.shared.Tipo" target="br.com.imerljak.shared.model.BasicEntity">
<point x="0.0" y="-44.0" />
<point x="0.0" y="57.5" />
</edge>
<edge source="br.com.imerljak.shared.model.Pessoa" target="br.com.imerljak.shared.model.BasicEntity">
<point x="-74.5" y="-0.0" />
<point x="0.0" y="520.0" />
<point x="0.0" y="120.0" />
<point x="-70.5" y="-0.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="0.9170812603648425" x="377.5" y="286.5" />
<SelectedNodes />
<Categories>
<Category>Properties</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>