diff --git a/doc/MLD.svg b/doc/MLD.svg new file mode 100644 index 0000000..aae4df8 --- /dev/null +++ b/doc/MLD.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + PLAYER + playerId + + name + nbBallTouchTotal + timePlayed + + + + + + + + + + + GAME + gameId + + #playerWinner + #playerLoser + durationGame + nbMaxExchanges + + + + + + + + + + + CHAT + chatId + + #playerId + #playerId + + + + + + + + + + + MESSAGE + messageId + + message + timestamp + #playerId + #idChat + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file