design dir
This commit is contained in:
parent
4e41a553dd
commit
eff0f255ce
30
models/128130.diagram
Normal file
30
models/128130.diagram
Normal file
@ -0,0 +1,30 @@
|
||||
format 223
|
||||
|
||||
classinstance 128002 class_ref 157314 // _
|
||||
name "" xyz 106 4 2005 life_line_z 2000
|
||||
classinstance 128130 class_ref 157442 // PanelDotykowy
|
||||
name "" xyz 303 7 2005 life_line_z 2000
|
||||
classinstance 128642 class_ref 157570 // ManagerTransakcji
|
||||
name "" xyz 596 20 3005 life_line_z 2000
|
||||
durationcanvas 128258 classinstance_ref 128002 // :_
|
||||
xyzwh 125 63 2010 11 40
|
||||
end
|
||||
durationcanvas 128386 classinstance_ref 128130 // :PanelDotykowy
|
||||
xyzwh 355 64 2010 11 118
|
||||
end
|
||||
durationcanvas 128770 classinstance_ref 128642 // :ManagerTransakcji
|
||||
xyzwh 660 88 2010 11 25
|
||||
end
|
||||
msg 128514 synchronous
|
||||
from durationcanvas_ref 128258
|
||||
to durationcanvas_ref 128386
|
||||
yz 64 2015 explicitmsg "wybierzProdukt(IdProduktu:String)"
|
||||
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
|
||||
label_xy 138 48
|
||||
msg 128898 synchronous
|
||||
from durationcanvas_ref 128386
|
||||
to durationcanvas_ref 128770
|
||||
yz 89 2015 explicitmsg "rozpocznijTransakcje(idProduktu:String)"
|
||||
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
|
||||
label_xy 385 72
|
||||
end
|
@ -1,13 +1,12 @@
|
||||
window_sizes 1920 1017 266 1649 890 74
|
||||
window_sizes 1832 993 266 1561 866 74
|
||||
|
||||
diagrams
|
||||
active classdiagram_ref 128014 // domain-model
|
||||
1635 853 68 A1 173 0
|
||||
active sequencediagram_ref 128130 // 2-1-wprowadzenieNumeruProduktu
|
||||
1375 860 100 A4 0 0
|
||||
end
|
||||
show_stereotypes
|
||||
selected attribute_ref 137730 // stan
|
||||
selected classview_ref 128002 // design
|
||||
open
|
||||
class_ref 128014 // Automat
|
||||
class_ref 136578 // Raport_o_awarii
|
||||
classview_ref 128002 // design
|
||||
end
|
||||
end
|
||||
|
@ -1,6 +1,6 @@
|
||||
format 223
|
||||
"models"
|
||||
revision 9
|
||||
revision 10
|
||||
modified_by 2 "48516"
|
||||
|
||||
|
||||
@ -579,7 +579,6 @@ format 223
|
||||
b role_name "" multiplicity "1" private
|
||||
classrelation_ref 153090 // (Oddaje)
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
class 129550 "Saldo_klienta"
|
||||
@ -941,7 +940,7 @@ format 223
|
||||
relation_ref 156802 // Dotyczy
|
||||
end
|
||||
|
||||
classrelation 166658 // (Dotyczy)
|
||||
classrelation 166658 // Dotyczy
|
||||
relation_ref 156930 // Dotyczy
|
||||
end
|
||||
end
|
||||
@ -1037,7 +1036,6 @@ format 223
|
||||
mysql_decl ""
|
||||
MysqlColumn
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
class 129282 "Alarm"
|
||||
@ -1360,7 +1358,7 @@ format 223
|
||||
a role_name "" multiplicity "1..*" private
|
||||
classrelation_ref 166530 // (Dotyczy)
|
||||
b role_name "" multiplicity "1..*" private
|
||||
classrelation_ref 166658 // (Dotyczy)
|
||||
classrelation_ref 166658 // Dotyczy
|
||||
end
|
||||
end
|
||||
|
||||
@ -1658,4 +1656,66 @@ format 223
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
classview 128002 "design"
|
||||
|
||||
classdiagramsettings member_max_width 0 end
|
||||
|
||||
classcompositediagramsettings end
|
||||
|
||||
collaborationdiagramsettings end
|
||||
|
||||
objectdiagramsettings end
|
||||
|
||||
objectcompositediagramsettings end
|
||||
|
||||
sequencediagramsettings end
|
||||
|
||||
statediagramsettings
|
||||
end
|
||||
|
||||
|
||||
activitydiagramsettings
|
||||
end
|
||||
sequencediagram 128130 "2-1-wprowadzenieNumeruProduktu"
|
||||
sequencediagramsettings end
|
||||
overlapping_bars size A4
|
||||
end
|
||||
|
||||
class 157314 "_"
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
python_2_2 python_decl ""
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
|
||||
class 157442 "PanelDotykowy"
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
python_2_2 python_decl ""
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
|
||||
class 157570 "ManagerTransakcji"
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
python_2_2 python_decl ""
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user