added classes to UML
This commit is contained in:
parent
b61713704e
commit
c081bb3985
@ -1,11 +1,23 @@
|
||||
format 223
|
||||
|
||||
classcanvas 128004 class_ref 128004 // Serwisant
|
||||
classdiagramsettings member_max_width 0 end
|
||||
xyz 209 465 2000
|
||||
end
|
||||
classcanvas 128042 class_ref 128042 // Bankomat
|
||||
classdiagramsettings member_max_width 0 end
|
||||
xyz 181 232 2000
|
||||
end
|
||||
classcanvas 128132 class_ref 128132 // Klient
|
||||
classdiagramsettings member_max_width 0 end
|
||||
xyz 391 606 2000
|
||||
end
|
||||
classcanvas 128170 class_ref 128170 // Karta
|
||||
classdiagramsettings member_max_width 0 end
|
||||
xyz 453 346 2000
|
||||
xyz 468 252 2000
|
||||
end
|
||||
classcanvas 128260 class_ref 128260 // Zaopatrzeniowiec
|
||||
classdiagramsettings member_max_width 0 end
|
||||
xyz 457 441 2000
|
||||
end
|
||||
end
|
||||
|
@ -1,7 +1,7 @@
|
||||
format 223
|
||||
"models"
|
||||
revision 1
|
||||
modified_by 42 "marek"
|
||||
revision 2
|
||||
modified_by 4 "Adam"
|
||||
|
||||
|
||||
|
||||
@ -92,5 +92,41 @@ format 223
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
|
||||
class 128004 "Serwisant"
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
python_2_2 python_decl ""
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
|
||||
class 128132 "Klient"
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
python_2_2 python_decl ""
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
|
||||
class 128260 "Zaopatrzeniowiec"
|
||||
visibility package
|
||||
cpp_decl ""
|
||||
java_decl ""
|
||||
php_decl ""
|
||||
python_2_2 python_decl ""
|
||||
idl_decl ""
|
||||
explicit_switch_type ""
|
||||
mysql_decl ""
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
@ -3,7 +3,7 @@
|
||||
-_-> 3 "access" "import" "from"
|
||||
end
|
||||
|
||||
class_stereotypes 22 "actor" "auxiliary" "boundary" "control" "entity" "enum" "enum_class" "enum_pattern" "exception" "focus" "implementationClass" "interface" "@interface" "metaclass" "stereotype" "struct" "table" "type" "typedef" "template_typedef" "union" "utility"
|
||||
class_stereotypes 23 "actor" "auxiliary" "boundary" "control" "entity" "enum" "enum_class" "enum_pattern" "exception" "focus" "implementationClass" "interface" "@interface" "metaclass" "stereotype" "struct" "table" "type" "typedef" "template_typedef" "union" "utility" "trait"
|
||||
---- 4 "list" "set" "vector" "map"
|
||||
---> 4 "list" "set" "vector" "map"
|
||||
---|> 4 "{complete,disjoint}" "{incomplete,disjoint}" "{complete,overlapping}" "{incomplete,overlapping}"
|
||||
|
Loading…
Reference in New Issue
Block a user