Poprawione models.prj
This commit is contained in:
parent
ebf226ae1f
commit
73a2e34340
@ -1,19 +1,9 @@
|
||||
window_sizes 1916 989 450 1460 807 128
|
||||
window_sizes 1800 901 450 1344 719 128
|
||||
|
||||
diagrams
|
||||
active sequencediagram_ref 128145 // 1-1-wpisanieKoduProduktu
|
||||
1427 640 100 A2 0 0
|
||||
sequencediagram_ref 134673 // 1-2-zblizenieKarty
|
||||
1405 750 100 A2 0 0
|
||||
sequencediagram_ref 134801 // 1-3-wprowadzeniePINu
|
||||
1168 645 100 A4 0 0
|
||||
sequencediagram_ref 134929 // 1-4-wrzucenieGotowki
|
||||
1168 645 100 A4 8 0
|
||||
end
|
||||
show_stereotypes
|
||||
selected classdiagram_ref 128044 // domain-model
|
||||
selected
|
||||
package_ref 129 // models
|
||||
open
|
||||
classview_ref 128044 // domain
|
||||
classview_ref 128017 // design
|
||||
classview_ref 134572 // design
|
||||
end
|
||||
end
|
||||
|
@ -2,42 +2,38 @@ format 223
|
||||
"models"
|
||||
revision 10
|
||||
modified_by 2 "adamc"
|
||||
revision 4
|
||||
modified_by 44 "Marta Roszak"
|
||||
revision 6
|
||||
modified_by 17 "sarkow1"
|
||||
|
||||
|
||||
|
||||
// class settings
|
||||
default_attribute_visibility private default_relation_visibility private default_operation_visibility public
|
||||
|
||||
|
||||
classdiagramsettings draw_all_relations yes hide_attributes no hide_operations no hide_getset_operations no hide_ports no show_members_full_definition no show_members_visibility no show_members_stereotype no show_members_context no show_members_multiplicity no show_members_initialization no show_attribute_modifiers no member_max_width 127 show_parameter_dir yes show_parameter_name yes package_name_in_tab no class_drawing_mode natural drawing_language uml show_context_mode no auto_label_position yes show_relation_modifiers no show_relation_visibility no show_infonote no shadow yes gradient none show_stereotype_properties no end
|
||||
|
||||
|
||||
classcompositediagramsettings auto_label_position yes draw_all_relations yes shadow yes gradient none end
|
||||
|
||||
|
||||
usecasediagramsettings package_name_in_tab no show_context_mode no auto_label_position yes draw_all_relations yes class_drawing_mode actor shadow yes gradient none show_stereotype_properties no end
|
||||
|
||||
|
||||
sequencediagramsettings show_full_operations_definition no show_class_of_operation no write_horizontally yes instances_drawing_mode natural drawing_language uml draw_all_relations yes shadow yes gradient none show_stereotype_properties no show_class_context_mode no show_msg_context_mode no end
|
||||
|
||||
|
||||
collaborationdiagramsettings show_full_operations_definition no show_class_of_operation no show_hierarchical_rank no write_horizontally yes instances_drawing_mode natural drawing_language uml package_name_in_tab no show_class_pack_context_mode no show_msg_context_mode no draw_all_relations yes shadow yes gradient none show_stereotype_properties no end
|
||||
|
||||
|
||||
objectdiagramsettings write_horizontally yes package_name_in_tab no show_class_pack_context_mode no auto_label_position yes draw_all_relations yes shadow yes gradient none show_stereotype_properties no end
|
||||
|
||||
|
||||
objectcompositediagramsettings auto_label_position yes draw_all_relations yes shadow yes gradient none end
|
||||
|
||||
|
||||
componentdiagramsettings package_name_in_tab no show_context_mode no auto_label_position yes draw_all_relations yes shadow yes gradient none
|
||||
draw_component_as_icon no show_component_req_prov no show_component_rea no show_stereotype_properties no end
|
||||
|
||||
|
||||
deploymentdiagramsettings package_name_in_tab no show_context_mode no write_horizontally yes auto_label_position yes draw_all_relations yes shadow yes gradient none
|
||||
draw_component_as_icon no show_component_req_prov no show_component_rea no show_stereotype_properties no end
|
||||
|
||||
|
||||
statediagramsettings package_name_in_tab no show_context_mode no auto_label_position yes write_label_horizontally yes show_trans_definition no draw_all_relations yes shadow yes gradient none
|
||||
show_activities yes region_horizontally yes drawing_language uml show_stereotype_properties no end
|
||||
|
||||
|
||||
activitydiagramsettings package_name_in_tab no show_context_mode no show_opaque_action_definition no auto_label_position yes write_label_horizontally no draw_all_relations yes shadow yes gradient none
|
||||
show_infonote yes drawing_language uml show_stereotype_properties no end
|
||||
|
||||
class_color yellow duration_color transparent continuation_color gray note_color blue fragment_color transparent subject_color transparent usecase_color yellow package_color transparent component_color green artifact_color green deploymentnode_color gray state_color yellow stateaction_color transparent activity_color transparent activityregion_color transparent activitypartition_color transparent activityaction_color transparent parameterpin_color white generalization_color black
|
||||
|
||||
class_color yellow duration_color transparent continuation_color gray note_color blue fragment_color transparent subject_color transparent usecase_color yellow package_color transparent component_color green artifact_color green deploymentnode_color gray state_color yellow stateaction_color transparent activity_color transparent activityregion_color transparent activitypartition_color transparent activityaction_color transparent parameterpin_color white generalization_color black
|
||||
dpi 96
|
||||
font_size 8
|
||||
diagram_format A4
|
||||
@ -46,25 +42,25 @@ format 223
|
||||
|
||||
|
||||
mark_for_import
|
||||
|
||||
|
||||
classview 128044 "domain"
|
||||
|
||||
|
||||
classdiagramsettings member_max_width 0 end
|
||||
|
||||
|
||||
classcompositediagramsettings end
|
||||
|
||||
|
||||
collaborationdiagramsettings end
|
||||
|
||||
|
||||
objectdiagramsettings end
|
||||
|
||||
|
||||
objectcompositediagramsettings end
|
||||
|
||||
|
||||
sequencediagramsettings end
|
||||
|
||||
|
||||
statediagramsettings
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
activitydiagramsettings
|
||||
end
|
||||
classdiagram 128044 "domain-model"
|
||||
@ -73,7 +69,7 @@ format 223
|
||||
end
|
||||
|
||||
class 128044 "Klient"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -81,7 +77,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 128428 // kupuje
|
||||
relation_ref 128172 // kupuje
|
||||
end
|
||||
@ -108,7 +104,7 @@ format 223
|
||||
end
|
||||
|
||||
class 128172 "Automat"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -116,7 +112,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 129964 // posiada
|
||||
relation_ref 128940 // posiada
|
||||
end
|
||||
@ -163,7 +159,7 @@ format 223
|
||||
end
|
||||
|
||||
class 128300 "PracownikObslugi"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -171,7 +167,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 130092 // (zarzadza)
|
||||
relation 129068 ---- name "zarzadza"
|
||||
a role_name "" multiplicity "1" private
|
||||
@ -215,7 +211,7 @@ format 223
|
||||
end
|
||||
|
||||
class 128556 "DataPrzydatnosci"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -223,11 +219,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 128684 "Platnosc"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -235,7 +231,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 128940 // (dokonuje)
|
||||
relation_ref 128428 // dokonuje
|
||||
end
|
||||
@ -265,7 +261,7 @@ format 223
|
||||
end
|
||||
|
||||
class 128812 "Zakup"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -273,7 +269,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 128556 // (dokonuje)
|
||||
relation 128300 ---- name "dokonuje"
|
||||
a role_name "" multiplicity "1" private
|
||||
@ -341,7 +337,7 @@ format 223
|
||||
end
|
||||
|
||||
class 128940 "Magazyn"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -349,7 +345,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 130348 // (posiada)
|
||||
relation 129196 ---- name "posiada"
|
||||
a role_name "" multiplicity "1..*" private
|
||||
@ -376,7 +372,7 @@ format 223
|
||||
end
|
||||
|
||||
class 129068 "SystemAutoryzacjiPlatnosci"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -384,7 +380,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 132396 // (posiada)
|
||||
relation 130220 ---- name "posiada"
|
||||
a role_name "" multiplicity "1" private
|
||||
@ -395,7 +391,7 @@ format 223
|
||||
end
|
||||
|
||||
class 129196 "ZewnetrznySystemObslugi"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -403,7 +399,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 130220 // (zarzadza)
|
||||
relation_ref 129068 // zarzadza
|
||||
end
|
||||
@ -422,7 +418,7 @@ format 223
|
||||
end
|
||||
|
||||
class 129324 "PodsumowanieKontroli"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -430,7 +426,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 131244 // (generuje)
|
||||
relation_ref 129580 // generuje
|
||||
end
|
||||
@ -456,7 +452,7 @@ format 223
|
||||
end
|
||||
|
||||
class 129452 "Kwota"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -464,11 +460,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 129580 "CieplyPosilek"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -476,7 +472,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 128044 // <association>
|
||||
relation 128044 ----
|
||||
a role_name "" private
|
||||
@ -491,7 +487,7 @@ format 223
|
||||
end
|
||||
|
||||
class 129708 "ZwyklyProdukt"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -499,11 +495,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 129836 "Cena"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -511,11 +507,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 129964 "Produkt"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -523,7 +519,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 128300 // (kupuje)
|
||||
relation 128172 ---- name "kupuje"
|
||||
a role_name "" multiplicity "1" private
|
||||
@ -590,7 +586,7 @@ format 223
|
||||
end
|
||||
|
||||
class 130092 "Data"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -598,14 +594,14 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 132780 // (posiada)
|
||||
relation_ref 130348 // posiada
|
||||
end
|
||||
end
|
||||
|
||||
class 130220 "Czas"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -613,11 +609,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 130348 "ListaProduktow"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -625,7 +621,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 140972 // (posiada)
|
||||
relation_ref 137644 // posiada
|
||||
end
|
||||
@ -654,7 +650,7 @@ format 223
|
||||
end
|
||||
|
||||
class 130476 "RodzajPlatnosci"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -662,14 +658,14 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 132268 // (posiada)
|
||||
relation_ref 130092 // posiada
|
||||
end
|
||||
end
|
||||
|
||||
class 130604 "PlatnoscGotowka"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -677,14 +673,14 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 141996 // zawiera
|
||||
relation_ref 138156 // zawiera
|
||||
end
|
||||
end
|
||||
|
||||
class 130732 "PlatnoscKarta"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -692,11 +688,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 130860 "Terminal"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -704,7 +700,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 129836 // (posiada)
|
||||
relation 128940 ---- name "posiada"
|
||||
a role_name "" multiplicity "1" private
|
||||
@ -730,7 +726,7 @@ format 223
|
||||
end
|
||||
|
||||
class 137388 "Awaria"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -738,7 +734,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 133548 // (ma)
|
||||
relation_ref 130732 // ma
|
||||
end
|
||||
@ -753,7 +749,7 @@ format 223
|
||||
end
|
||||
|
||||
class 137516 "Usterka"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -761,7 +757,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 133292 // (ma)
|
||||
relation_ref 130604 // ma
|
||||
end
|
||||
@ -776,7 +772,7 @@ format 223
|
||||
end
|
||||
|
||||
class 137644 "Raport"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -784,7 +780,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 133804 // (generuje)
|
||||
relation_ref 130860 // generuje
|
||||
end
|
||||
@ -814,7 +810,7 @@ format 223
|
||||
end
|
||||
|
||||
class 144172 "KodKreskowy"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -822,11 +818,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 144300 "IdSprzedazy"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -834,11 +830,11 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
end
|
||||
|
||||
class 144428 "Kasa"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -846,7 +842,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
classrelation 141612 // (posiada)
|
||||
relation 138028 ---- name "posiada"
|
||||
a role_name "" multiplicity "*" private
|
||||
@ -865,7 +861,7 @@ format 223
|
||||
end
|
||||
|
||||
class 144812 "Gotowka"
|
||||
visibility package
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
@ -873,7 +869,7 @@ format 223
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
|
||||
attribute 131116 "typ"
|
||||
private explicit_type "string"
|
||||
cpp_decl ""
|
||||
|
Loading…
Reference in New Issue
Block a user