|
|
@ -62,7 +62,6 @@ package "Model" {
|
|
|
|
|
|
|
|
|
|
|
|
BetDetail --> "1" Bet : bet
|
|
|
|
BetDetail --> "1" Bet : bet
|
|
|
|
BetDetail --> "*" Participation : participations
|
|
|
|
BetDetail --> "*" Participation : participations
|
|
|
|
BetDetail --> "1" Participation : userParticipation
|
|
|
|
|
|
|
|
BetDetail --> "*" AnswerDetail : answers
|
|
|
|
BetDetail --> "*" AnswerDetail : answers
|
|
|
|
|
|
|
|
|
|
|
|
BetResult --> "1" Bet : bet
|
|
|
|
BetResult --> "1" Bet : bet
|
|
|
|