Bankomat/models/models.prj
BartoszSkonieczka cc37d45bed diagram stanów
2021-01-27 12:54:21 +01:00

1734 lines
42 KiB
Plaintext

format 223
"models"
revision 4
modified_by 2 "Skoni"
// 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
dpi 96
font_size 8
diagram_format A4
image_root_dir ""
mark_for_import
classview 128008 "domain"
classdiagramsettings show_members_full_definition yes member_max_width 0 end
classcompositediagramsettings end
collaborationdiagramsettings end
objectdiagramsettings end
objectcompositediagramsettings end
sequencediagramsettings end
statediagramsettings
end
activitydiagramsettings
end
classdiagram 128008 "domain-model"
classdiagramsettings draw_all_relations no member_max_width 0 end
size A4
end
class 128008 "Klientank"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
end
class 128136 "Klient"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 134920 // (Posiada)
relation 134792 ---- name "Posiada"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 134920 // (Posiada)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 135048 // (Posiada)
end
classrelation 135432 // (przypisana)
relation 135048 ---- name "przypisana"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 135432 // (przypisana)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 135560 // (przypisana)
end
attribute 128123 "Imie"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 128251 "nazwisko"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128264 "Karta"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 135560 // (przypisana)
relation_ref 135048 // przypisana
end
classrelation 135816 // Przypisana
relation_ref 135176 // Przypisana
end
classrelation 136584 // Posiada
relation_ref 135560 // Posiada
end
attribute 129147 "numer_karty"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128392 "Bankomat"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 136328 // znajduje sie
relation_ref 135432 // znajduje sie
end
classrelation 139784 // (Zawiera)
relation 137224 ---- name "Zawiera"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139784 // (Zawiera)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139912 // (Zawiera)
end
classrelation 141704 // Posiada
relation_ref 138120 // Posiada
end
classrelation 142088 // (Posiada)
relation 138376 ---- name "Posiada"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 142088 // (Posiada)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 142216 // (Posiada)
end
attribute 129019 "numer_bankomatu"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128520 "KartaPaid"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 139272 // (Przypisana)
relation 136968 ---- name "Przypisana"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139272 // (Przypisana)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139400 // (Przypisana)
end
end
class 128648 "Bank"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 136712 // (Prowadzi)
relation 135688 ---- name "Prowadzi"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 136712 // (Prowadzi)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 136840 // (Prowadzi)
end
classrelation 136968 // (Posiada)
relation 135816 ---- name "Posiada"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 136968 // (Posiada)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 137096 // (Posiada)
end
classrelation 137224 // (Posiada)
relation 135944 ---- name "Posiada"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 137224 // (Posiada)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 137352 // (Posiada)
end
classrelation 137608 // Zawiera
relation_ref 136072 // Zawiera
end
classrelation 141576 // (Posiada)
relation 138120 ---- name "Posiada"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 141576 // (Posiada)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 141704 // Posiada
end
classrelation 143752 // Realizuje
relation_ref 139144 // Realizuje
end
attribute 130427 "nazwa"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128776 "Transakcja"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 137736 // (w ramach)
relation 136200 ---- name "w ramach"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 137736 // (w ramach)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 137864 // (w ramach)
end
classrelation 140424 // Posiada
relation_ref 137480 // Posiada
end
classrelation 143624 // (Realizuje)
relation 139144 ---- name "Realizuje"
a role_name "" multiplicity "1..2" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 143624 // (Realizuje)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 143752 // Realizuje
end
classrelation 144136 // (Wykonanie)
relation 139400 ---- name "Wykonanie"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144136 // (Wykonanie)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144264 // (Wykonanie)
end
classrelation 144392 // (Wykonanie)
relation 139528 ---- name "Wykonanie"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144392 // (Wykonanie)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144520 // (Wykonanie)
end
classrelation 144648 // (Wykonanie)
relation 139656 ---- name "Wykonanie"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144648 // (Wykonanie)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144776 // (Wykonanie)
end
classrelation 144904 // (Wykonanie)
relation 139784 ---- name "Wykonanie"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144904 // (Wykonanie)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 145032 // (Wykonanie)
end
classrelation 145416 // (Przypisany)
relation 140040 ---- name "Przypisany"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 145416 // (Przypisany)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 145544 // (Przypisany)
end
attribute 128763 "numer"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 130043 "data"
private type class_ref 128251 // data
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128904 "DrukPotwierdzenia"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 138760 // Przypisany (<association>)
relation 136712 ----
a role_name "Przypisany" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 138760 // Przypisany (<association>)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 138888 // <association>
end
classrelation 139016 // (Przypisany)
relation 136840 ---- name "Przypisany"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139016 // (Przypisany)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 139144 // (Przypisany)
end
classrelation 140168 // Przypisany
relation_ref 137352 // Przypisany
end
classrelation 144008 // Generuje
relation_ref 139272 // Generuje
end
classrelation 145544 // (Przypisany)
relation_ref 140040 // Przypisany
end
end
class 129032 "RachunekBankowy"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 135048 // (Posiada)
relation_ref 134792 // Posiada
end
classrelation 135688 // (Przypisana)
relation 135176 ---- name "Przypisana"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 135688 // (Przypisana)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 135816 // Przypisana
end
classrelation 136072 // Posiada
relation_ref 135304 // Posiada
end
classrelation 136840 // (Prowadzi)
relation_ref 135688 // Prowadzi
end
end
class 129160 "Konwojent"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 138120 // <<Pracuje
relation_ref 136328 // <<Pracuje
end
classrelation 138376 // Sprawdza>>
relation_ref 136456 // Sprawdza>>
end
classrelation 138632 // Uzupelnia
relation_ref 136584 // Uzupelnia
end
classrelation 140552 // (Posiada)
relation 137608 ---- name "Posiada"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 140552 // (Posiada)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 140680 // (Posiada)
end
classrelation 142600 // (<<Sprawdza)
relation 138632 ---- name "<<Sprawdza"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 142600 // (<<Sprawdza)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 142728 // (<<Sprawdza)
end
classrelation 142856 // <association>
relation 138760 ----
a role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 142856 // <association>
b role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 142984 // <association>
end
classrelation 143112 // (<<Uzupelnia)
relation 138888 ---- name "<<Uzupelnia"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 143112 // (<<Uzupelnia)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 143240 // (<<Uzupelnia)
end
attribute 129275 "imie"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 129403 "nazwisko"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 129531 "id_pracownika"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 129288 "Serwisant"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 140808 // (Posiada)
relation 137736 ---- name "Posiada"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 140808 // (Posiada)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 140936 // (Posiada)
end
classrelation 141064 // (<<Pracuje)
relation 137864 ---- name "<<Pracuje"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 141064 // (<<Pracuje)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 141192 // (<<Pracuje)
end
classrelation 141320 // (Pobiera)
relation 137992 ---- name "Pobiera"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 141320 // (Pobiera)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 141448 // (Pobiera)
end
attribute 128379 "Imie"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 128507 "nazwisko"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 128635 "id_pracownika"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 129416 "SystemAutoryzacji"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 143368 // (W Ramach)
relation 139016 ---- name "W Ramach"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 143368 // (W Ramach)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 143496 // (W Ramach)
end
end
class 129544 "Odbiorca"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 135176 // <association>
relation 134920 ----
a role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 135176 // <association>
b role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 135304 // <association>
end
classrelation 135304 // <association>
relation_ref 134920 // <association>
end
classrelation 135944 // (Posiada)
relation 135304 ---- name "Posiada"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 135944 // (Posiada)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 136072 // Posiada
end
end
class 129672 "Przelew"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 140040 // (Przypisany)
relation 137352 ---- name "Przypisany"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 140040 // (Przypisany)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 140168 // Przypisany
end
classrelation 144776 // (Wykonanie)
relation_ref 139656 // Wykonanie
end
attribute 129915 "ilosc"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 129800 "Wyplata"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 138888 // <association>
relation_ref 136712 // <association>
end
classrelation 144264 // (Wykonanie)
relation_ref 139400 // Wykonanie
end
attribute 129659 "ilosc"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 129928 "Wplata"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 139144 // (Przypisany)
relation_ref 136840 // Przypisany
end
classrelation 144520 // (Wykonanie)
relation_ref 139528 // Wykonanie
end
attribute 129787 "ilosc"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 130056 "KluczAutroyzacji"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 140680 // (Posiada)
relation_ref 137608 // Posiada
end
classrelation 140936 // (Posiada)
relation_ref 137736 // Posiada
end
classrelation 143496 // (W Ramach)
relation_ref 139016 // W Ramach
end
end
class 130184 "Pin"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 136456 // (Posiada)
relation 135560 ---- name "Posiada"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 136456 // (Posiada)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 136584 // Posiada
end
end
class 130312 "MiejsceLokacjiBankomatu"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 136200 // (znajduje sie)
relation 135432 ---- name "znajduje sie"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 136200 // (znajduje sie)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 136328 // znajduje sie
end
end
class 130440 "ZakupKartyPrepaid"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 139400 // (Przypisana)
relation_ref 136968 // Przypisana
end
classrelation 145288 // Przypisana
relation_ref 139912 // Przypisana
end
end
class 130568 "StatusTransakcji"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 140296 // (Posiada)
relation 137480 ---- name "Posiada"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 140296 // (Posiada)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 140424 // Posiada
end
end
class 130696 "Banknoty"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
comment "a"
classrelation 134536 // <generalisation>
relation 134536 ---|>
a public
python "${type}"
classrelation_ref 134536 // <generalisation>
b parent class_ref 130824 // SkrytkaDepozytowa
end
classrelation 134664 // (Znajduje sie>>)
relation 134664 ---- name "Znajduje sie>>"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 134664 // (Znajduje sie>>)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 134792 // (Znajduje sie>>)
end
classrelation 141832 // <association>
relation 138248 ----
a role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 141832 // <association>
b role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 141960 // <association>
end
classrelation 142344 // (Stanowia>>)
relation 138504 ---- name "Stanowia>>"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 142344 // (Stanowia>>)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 142472 // (Stanowia>>)
end
end
class 130824 "SkrytkaDepozytowa"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 134792 // (Znajduje sie>>)
relation_ref 134664 // Znajduje sie>>
end
classrelation 139528 // <association>
relation 137096 ----
a role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139528 // <association>
b role_name "" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 139656 // <association>
end
classrelation 139912 // (Zawiera)
relation_ref 137224 // Zawiera
end
end
class 130952 "SystemTransakcji"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 137864 // (w ramach)
relation_ref 136200 // w ramach
end
classrelation 143880 // (Generuje)
relation 139272 ---- name "Generuje"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 143880 // (Generuje)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 144008 // Generuje
end
end
class 131080 "CentralaBanku"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 137480 // (Zawiera)
relation 136072 ---- name "Zawiera"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 137480 // (Zawiera)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 137608 // Zawiera
end
attribute 128891 "adres"
private type class_ref 128123 // adres
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 131208 "DzialSerwisu"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 137352 // (Posiada)
relation_ref 135944 // Posiada
end
classrelation 141192 // (<<Pracuje)
relation_ref 137864 // <<Pracuje
end
end
class 131336 "DzialKonwojencki"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 137096 // (Posiada)
relation_ref 135816 // Posiada
end
classrelation 137992 // (<<Pracuje)
relation 136328 ---- name "<<Pracuje"
a role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 137992 // (<<Pracuje)
b role_name "" multiplicity "*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 138120 // <<Pracuje
end
end
class 131464 "Platnosc"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 145032 // (Wykonanie)
relation_ref 139784 // Wykonanie
end
classrelation 145160 // (Przypisana)
relation 139912 ---- name "Przypisana"
a role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 145160 // (Przypisana)
b role_name "" multiplicity "1" private
python "${comment}${self}${name} = ${value}
"
classrelation_ref 145288 // Przypisana
end
end
class 131592 "UzupelnienieStanuGotowki"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 138504 // (Uzupelnia)
relation 136584 ---- name "Uzupelnia"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 138504 // (Uzupelnia)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 138632 // Uzupelnia
end
end
class 131720 "PobieranieLogow"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
end
class 131848 "SprawdzenieStanuGotowki"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 138248 // (Sprawdza>>)
relation 136456 ---- name "Sprawdza>>"
a role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 138248 // (Sprawdza>>)
b role_name "" multiplicity "1..*" private
python "${comment}${self}${name} = ${stereotype}()
"
classrelation_ref 138376 // Sprawdza>>
end
classrelation 139656 // <association>
relation_ref 137096 // <association>
end
end
class 138376 "Logi"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 141448 // (Pobiera)
relation_ref 137992 // Pobiera
end
attribute 130171 "data"
private type class_ref 128251 // data
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 130299 "rodzaj_operacji"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 138504 "StanGotowki"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
classrelation 141960 // <association>
relation_ref 138248 // <association>
end
classrelation 142216 // (Posiada)
relation_ref 138376 // Posiada
end
classrelation 142472 // (Stanowia>>)
relation_ref 138504 // Stanowia>>
end
classrelation 142728 // (<<Sprawdza)
relation_ref 138632 // <<Sprawdza
end
classrelation 142984 // <association>
relation_ref 138760 // <association>
end
classrelation 143240 // (<<Uzupelnia)
relation_ref 138888 // <<Uzupelnia
end
attribute 130555 "ilosc"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128123 "adres"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
attribute 130683 "Miasto"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 130811 "ulica"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 130939 "kod_pocztowy"
private explicit_type "string"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
end
class 128251 "data"
visibility package
cpp_decl ""
java_decl ""
php_decl ""
python_2_2 python_decl "class ${name}${inherit}:
${docstring}${members}
"
idl_decl ""
explicit_switch_type ""
mysql_decl ""
attribute 131067 "rok"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 131195 "miesiac"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 131323 "dzien"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
end
attribute 131451 "godzina"
private explicit_type "int"
cpp_decl ""
java_decl ""
php_decl ""
python_decl "${comment}${self}${name} = ${value}
"
idl_decl ""
mysql_decl ""
MysqlColumn
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
state 128002 "Uwierzytelnianie"
stereotype "machine"
statediagram 128642 "Uwierzytelnianie"
statediagramsettings draw_all_relations no
end
size A4
end
state 128130 "KartaWlozona"
transition 128130 "sprawdzAktywnosc"
on state_ref 128258 // KartaAktywna
external
end
transition 128258 "sprawdzAktywnosc"
on state_ref 128386 // KartaOdrzucona
external
end
end
state 128258 "KartaAktywna"
transition 128386 "wprowadzPin"
on state_ref 128514 // PobranoPin
external
end
end
state 128386 "KartaOdrzucona"
transition 129410 "zwrocKarte"
on pseudostate_ref 128130 // final KlientNiezautoryzowany
external
end
end
state 128514 "PobranoPin"
transition 128514 "sprawdzPin"
on state_ref 128386 // KartaOdrzucona
external
end
transition 128642 "sprawdzPin"
on state_ref 128642 // KartaZaakceptowana
external
end
end
state 128642 "KartaZaakceptowana"
transition 128770 "wyswietlMenuGlowne"
on pseudostate_ref 128258 // final KlientZautoryzowany
external
end
end
pseudostate 128002 initial "Start"
transition 128002 "wlozKarte"
on state_ref 128130 // KartaWlozona
external
end
end
pseudostate 128130 final "KlientNiezautoryzowany"
end
pseudostate 128258 final "KlientZautoryzowany"
end
end
sequencediagram 128130 "l"
sequencediagramsettings end
overlapping_bars size A4
end
state 128770 "Przelew"
stereotype "machine"
statediagram 128898 "Przelew"
statediagramsettings draw_all_relations no
end
size A4
end
pseudostate 129282 initial "InterfejsPrzelewuUruchomiony"
transition 129538 "wprowadzKwote"
on state_ref 128898 // KwotaPodana
external
end
end
state 128898 "KwotaPodana"
transition 129666 "wprowadzNumerKonta"
on state_ref 129026 // NumerKontaOdbiorcyWprowadzony
external
end
transition 130434 "sprawdzPodanaKwote"
on state_ref 129538 // SrodkiWystarczajace
external
end
transition 130562 "SprawdzPodanaKwote"
on state_ref 129666 // SrodkiNiewystarczajace
external
end
end
state 129026 "NumerKontaOdbiorcyWprowadzony"
transition 129794 "sprawdzNrKonta"
on state_ref 129154 // NumerKontaOdbiorcyPoprawny
external
end
transition 129922 "sprawdzNrKonta"
on state_ref 129282 // NumerKontaOdbiorcyNiepoprawny
external
end
end
state 129154 "NumerKontaOdbiorcyPoprawny"
transition 130050 "dodajPrzelewDoRealizacji"
on state_ref 129410 // PrzelewDodanyDoRealizacji
external
end
end
state 129282 "NumerKontaOdbiorcyNiepoprawny"
transition 130306 "<transition>"
on pseudostate_ref 129666 // final
external
end
end
state 129410 "PrzelewDodanyDoRealizacji"
transition 130178 "wrocDoInterfejsuGlownego"
on pseudostate_ref 129410 // final interfejsGlownyOtwarty
external
end
end
pseudostate 129410 final "interfejsGlownyOtwarty"
end
pseudostate 129666 final ""
end
state 129538 "SrodkiWystarczajace"
transition 130690 "wprowadzNumerKonta"
on state_ref 129026 // NumerKontaOdbiorcyWprowadzony
external
end
end
state 129666 "SrodkiNiewystarczajace"
transition 130818 "<transition>"
on pseudostate_ref 129794 // final
external
end
end
pseudostate 129794 final ""
end
end
end
end