| Nom | Table | Type de données | Longueur | Primaire | Clé étrangère | Obligatoire |
|---|---|---|---|---|---|---|
| avancement | UseCase | decimal | ||||
| commentaire | Ressources | text | ||||
| contenu | Message | text | ||||
| date | Message | date | ||||
| description | Projet | text | ||||
| description | UseCase | text | ||||
| description | Action | text | ||||
| heure | Message | time | ||||
| id | Message | int | X | X | ||
| idA | ACL | int | X | X | X | |
| idA | Action | int | X | X | ||
| idP | Projet | int | X | X | ||
| idP | Message | int | X | X | ||
| idP | UseCase | int | X | X | ||
| idR | Ressources | int | X | X | ||
| idR | ACL | int | X | X | X | |
| idRo | Utilisateur | int | X | X | ||
| idRo | Rôle | int | X | X | ||
| idT | Tâche | int | X | X | ||
| idU | ACL | int | X | X | X | |
| idU | UseCase | int | X | X | ||
| idU | Message | int | X | X | ||
| idU | Tâche | int | X | X | ||
| idU | Utilisateur | int | X | X | ||
| idUC | Tâche | int | X | X | ||
| idUC | UseCase | int | X | X | ||
| libelle | Rôle | text | 20 | X | ||
| libelle | Tâche | text | 20 | |||
| nom | Projet | text | 20 | X | ||
| nom | Ressources | text | 20 | X | ||
| nom | UseCase | text | 20 | X | ||
| nom | Action | text | 20 | X | ||
| nom | Utilisateur | text | 20 | X | ||
| prenom | Utilisateur | text | 20 |