|
|
@ -62,6 +62,7 @@ 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
|
|
|
|