Poprawa Diagramy Interakcji
This commit is contained in:
parent
9f31fde5cc
commit
b8bb156717
@ -120,6 +120,11 @@ classcanvas 136364 class_ref 144812 // Gotowka
|
|||||||
classdiagramsettings member_max_width 0 end
|
classdiagramsettings member_max_width 0 end
|
||||||
xyz 678 328.3 2000
|
xyz 678 328.3 2000
|
||||||
end
|
end
|
||||||
|
relationcanvas 128642 relation_ref 128258 // kontroluje
|
||||||
|
from ref 128130 z 2001 label "kontroluje" italic max_width 255 xyz 897 145 3000 to ref 128940
|
||||||
|
no_role_a no_role_b
|
||||||
|
no_multiplicity_a no_multiplicity_b
|
||||||
|
end
|
||||||
relationcanvas 132140 relation_ref 128556 // zawiera>
|
relationcanvas 132140 relation_ref 128556 // zawiera>
|
||||||
from ref 130348 z 2001 label "zawiera>" italic max_width 255 xyz 875 222 2001 to ref 128940
|
from ref 130348 z 2001 label "zawiera>" italic max_width 255 xyz 875 222 2001 to ref 128940
|
||||||
no_role_a no_role_b
|
no_role_a no_role_b
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
window_sizes 2560 1377 214 2341 1252 79
|
window_sizes 2560 1377 360 2195 1252 79
|
||||||
|
|
||||||
diagrams
|
diagrams
|
||||||
sequencediagram_ref 128258 // 4-1-WpisanieKoduProduku
|
sequencediagram_ref 128258 // 4-1-WpisanieKoduProduku
|
||||||
@ -8,7 +8,7 @@ diagrams
|
|||||||
classdiagram_ref 128044 // domain-model
|
classdiagram_ref 128044 // domain-model
|
||||||
2347 1519 100 A2 0 0
|
2347 1519 100 A2 0 0
|
||||||
sequencediagram_ref 128386 // 4-4-WybranieStopniaWypieku
|
sequencediagram_ref 128386 // 4-4-WybranieStopniaWypieku
|
||||||
1984 937 119 A1 0 0
|
1984 937 118 A1 0 0
|
||||||
sequencediagram_ref 128145 // 1-1-wpisanieKoduProduktu
|
sequencediagram_ref 128145 // 1-1-wpisanieKoduProduktu
|
||||||
1182 640 100 A2 0 0
|
1182 640 100 A2 0 0
|
||||||
statediagram_ref 134572 // zakupProduktu
|
statediagram_ref 134572 // zakupProduktu
|
||||||
@ -29,17 +29,18 @@ diagrams
|
|||||||
114 86 100 Tabloid 0 0
|
114 86 100 Tabloid 0 0
|
||||||
sequencediagram_ref 128154 // 2-2-uzupelnienieBrakow
|
sequencediagram_ref 128154 // 2-2-uzupelnienieBrakow
|
||||||
114 86 100 A4 0 0
|
114 86 100 A4 0 0
|
||||||
active sequencediagram_ref 134914 // 4-3-CzyPodgrzac
|
sequencediagram_ref 134914 // 4-3-CzyPodgrzac
|
||||||
1365 572 100 A1 0 0
|
1365 572 100 A1 0 0
|
||||||
sequencediagram_ref 135042 // 4-5-WydanieProduktu
|
active sequencediagram_ref 135042 // 4-5-WydanieProduktu
|
||||||
1872 1001 100 A1 0 0
|
2195 1252 100 A1 0 0
|
||||||
end
|
end
|
||||||
show_stereotypes
|
show_stereotypes
|
||||||
selected sequencediagram_ref 134914 // 4-3-CzyPodgrzac
|
selected sequencediagram_ref 135042 // 4-5-WydanieProduktu
|
||||||
open
|
open
|
||||||
class_ref 128812 // Zakup
|
class_ref 128812 // Zakup
|
||||||
class_ref 129964 // Produkt
|
class_ref 129964 // Produkt
|
||||||
state_ref 128044 // zakupProduktu
|
state_ref 128044 // zakupProduktu
|
||||||
|
sequencediagram_ref 128386 // 4-4-WybranieStopniaWypieku
|
||||||
classinstance_ref 129041 //
|
classinstance_ref 129041 //
|
||||||
class_ref 128002 // :Kasa
|
class_ref 128002 // :Kasa
|
||||||
end
|
end
|
||||||
|
@ -1309,6 +1309,26 @@ ${members}};
|
|||||||
explicit_switch_type ""
|
explicit_switch_type ""
|
||||||
mysql_decl ""
|
mysql_decl ""
|
||||||
|
|
||||||
|
classrelation 128002 // (kontroluje)
|
||||||
|
relation 128002 *--> name "kontroluje"
|
||||||
|
a role_name "" private
|
||||||
|
classrelation_ref 128002 // (kontroluje)
|
||||||
|
b parent class_ref 128812 // Zakup
|
||||||
|
end
|
||||||
|
|
||||||
|
classrelation 128130 // <generalisation>
|
||||||
|
relation 128130 ---|>
|
||||||
|
a public
|
||||||
|
classrelation_ref 128130 // <generalisation>
|
||||||
|
b parent class_ref 128812 // Zakup
|
||||||
|
end
|
||||||
|
|
||||||
|
classrelation 128258 // (kontroluje)
|
||||||
|
relation 128258 ---> name "kontroluje"
|
||||||
|
a role_name "" private
|
||||||
|
classrelation_ref 128258 // (kontroluje)
|
||||||
|
b parent class_ref 128812 // Zakup
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user