Prześlij pliki do 'models'
This commit is contained in:
parent
6298b2f1e6
commit
0491995624
@ -1,6 +1,6 @@
|
||||
format 223
|
||||
"models"
|
||||
revision 9
|
||||
revision 10
|
||||
modified_by 69 "Apacher"
|
||||
|
||||
|
||||
@ -141,6 +141,120 @@ format 223
|
||||
mysql_decl ""
|
||||
MysqlColumn
|
||||
end
|
||||
|
||||
classrelation 150981 // (Posiada)
|
||||
relation 145989 ---> name "Posiada"
|
||||
a role_name "" multiplicity "1" private
|
||||
classrelation_ref 150981 // (Posiada)
|
||||
b multiplicity "1" parent class_ref 129989 // system_czytnika_kart
|
||||
end
|
||||
|
||||
operation 130245 "wprowadzKarte"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 130373 "wprowadzPIN(PIN)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 130501 "wybierzPrzelew"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 130629 "wybierzWplate"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 130757 "wybierzWyplate"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 130885 "wprowadzNumerKonta(numer)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131013 "wprowadzDane(dane)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131141 "wprowadzKwote(kwota)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131269 "potwierdzTransakcje"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131397 "odebranoKarte"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
classrelation 151365 // (Wywoluje)
|
||||
relation 146373 ---> name "Wywoluje"
|
||||
a role_name "" private
|
||||
classrelation_ref 151365 // (Wywoluje)
|
||||
b parent class_ref 128453 // sot
|
||||
end
|
||||
end
|
||||
|
||||
class 128197 "klient"
|
||||
@ -279,6 +393,100 @@ format 223
|
||||
classrelation_ref 135237 // (Komunikuje sie)
|
||||
b role_name "" multiplicity "*" private
|
||||
classrelation_ref 135365 // (Komunikuje sie)
|
||||
end
|
||||
|
||||
operation 129989 "zamknijTransakcje"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
classrelation 150853 // (Przechowuje)
|
||||
relation 145861 ---> name "Przechowuje"
|
||||
a role_name "" multiplicity "1" private
|
||||
classrelation_ref 150853 // (Przechowuje)
|
||||
b multiplicity "1" parent class_ref 137413 // transakcja
|
||||
end
|
||||
|
||||
classrelation 151109 // (Obsluguje)
|
||||
relation 146117 ---> name "Obsluguje"
|
||||
a role_name "" private
|
||||
classrelation_ref 151109 // (Obsluguje)
|
||||
b parent class_ref 129221 // system_bankowy
|
||||
end
|
||||
|
||||
operation 131525 "utworzPrzelew(karta)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131653 "utworzWplate"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131781 "utworzWyplate"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 131909 "updatePrzelewOdbiorca(numerOdbiorcy)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 132037 "updatePrzelewDane(dane)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 132165 "updateKwota(kwota)"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
operation 132293 "wykonajTransakcje"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@ -543,6 +751,23 @@ format 223
|
||||
classrelation 132037 // (Posiada)
|
||||
relation_ref 129989 // Posiada
|
||||
end
|
||||
|
||||
operation 130117 "czytajNumerKarty"
|
||||
public explicit_return_type ""
|
||||
nparams 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
classrelation 151237 // (Obsluguje)
|
||||
relation 146245 ---> name "Obsluguje"
|
||||
a role_name "" multiplicity "1" private
|
||||
classrelation_ref 151237 // (Obsluguje)
|
||||
b multiplicity "1" parent class_ref 128325 // karta
|
||||
end
|
||||
end
|
||||
|
||||
class 130117 "system_telekomunikacyjny"
|
||||
@ -1468,5 +1693,10 @@ format 223
|
||||
relations
|
||||
end
|
||||
end
|
||||
|
||||
classdiagram 154821 "design-model"
|
||||
classdiagramsettings draw_all_relations no member_max_width 0 end
|
||||
size A4
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user