'don'
This commit is contained in:
parent
9523330ce8
commit
6e35825f11
506
models.prj
Normal file
506
models.prj
Normal file
@ -0,0 +1,506 @@
|
|||||||
|
format 223
|
||||||
|
"models"
|
||||||
|
revision 1
|
||||||
|
modified_by 8 "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 member_max_width 0 end
|
||||||
|
|
||||||
|
classcompositediagramsettings end
|
||||||
|
|
||||||
|
collaborationdiagramsettings end
|
||||||
|
|
||||||
|
objectdiagramsettings end
|
||||||
|
|
||||||
|
objectcompositediagramsettings end
|
||||||
|
|
||||||
|
sequencediagramsettings end
|
||||||
|
|
||||||
|
statediagramsettings
|
||||||
|
end
|
||||||
|
|
||||||
|
|
||||||
|
activitydiagramsettings
|
||||||
|
end
|
||||||
|
classdiagram 128008 "domain-model"
|
||||||
|
classdiagramsettings 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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
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 ""
|
||||||
|
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user