diff --git a/Documents/Diagramme/DiagrammeClasses.mdj b/Documents/Diagramme/DiagrammeClasses.mdj index e0a85071..c58e176d 100644 --- a/Documents/Diagramme/DiagrammeClasses.mdj +++ b/Documents/Diagramme/DiagrammeClasses.mdj @@ -153,7 +153,7 @@ "top": 840, "width": 134.05615234375, "height": 13, - "text": "+nom: String", + "text": "-nom: String", "horizontalAlignment": 0 }, { @@ -170,7 +170,7 @@ "top": 855, "width": 134.05615234375, "height": 13, - "text": "+prenom: String", + "text": "-prenom: String", "horizontalAlignment": 0 }, { @@ -187,7 +187,7 @@ "top": 870, "width": 134.05615234375, "height": 13, - "text": "+email: String", + "text": "-email: String", "horizontalAlignment": 0 }, { @@ -204,7 +204,7 @@ "top": 885, "width": 134.05615234375, "height": 13, - "text": "+sexe: String", + "text": "-sexe: String", "horizontalAlignment": 0 }, { @@ -221,7 +221,7 @@ "top": 900, "width": 134.05615234375, "height": 13, - "text": "+taille: Float", + "text": "-taille: Float", "horizontalAlignment": 0 }, { @@ -238,7 +238,7 @@ "top": 915, "width": 134.05615234375, "height": 13, - "text": "+poids: float", + "text": "-poids: float", "horizontalAlignment": 0 }, { @@ -255,7 +255,7 @@ "top": 930, "width": 134.05615234375, "height": 13, - "text": "+motDePasse: String", + "text": "-motDePasse: String", "horizontalAlignment": 0 }, { @@ -272,7 +272,7 @@ "top": 945, "width": 134.05615234375, "height": 13, - "text": "+dateNaissance: Date", + "text": "-dateNaissance: Date", "horizontalAlignment": 0 } ], @@ -1267,7 +1267,7 @@ "top": 1621, "width": 165.84521484375, "height": 13, - "text": "+type: string", + "text": "-type: string", "horizontalAlignment": 0 }, { @@ -1284,7 +1284,7 @@ "top": 1636, "width": 165.84521484375, "height": 13, - "text": "+date: Date", + "text": "-date: Date", "horizontalAlignment": 0 }, { @@ -1301,7 +1301,7 @@ "top": 1651, "width": 165.84521484375, "height": 13, - "text": "+heureDebut: time", + "text": "-heureDebut: time", "horizontalAlignment": 0 }, { @@ -1318,7 +1318,7 @@ "top": 1666, "width": 165.84521484375, "height": 13, - "text": "+heureFin: time", + "text": "-heureFin: time", "horizontalAlignment": 0 }, { @@ -1335,7 +1335,7 @@ "top": 1681, "width": 165.84521484375, "height": 13, - "text": "+effortRessenti: int", + "text": "-effortRessenti: int", "horizontalAlignment": 0 }, { @@ -1352,7 +1352,7 @@ "top": 1696, "width": 165.84521484375, "height": 13, - "text": "+variabilite: float", + "text": "-variabilite: float", "horizontalAlignment": 0 }, { @@ -1369,7 +1369,7 @@ "top": 1711, "width": 165.84521484375, "height": 13, - "text": "+variance: float", + "text": "-variance: float", "horizontalAlignment": 0 }, { @@ -1386,7 +1386,7 @@ "top": 1726, "width": 165.84521484375, "height": 13, - "text": "+ecartType: float", + "text": "-ecartType: float", "horizontalAlignment": 0 }, { @@ -1403,7 +1403,7 @@ "top": 1741, "width": 165.84521484375, "height": 13, - "text": "+moyenne: float", + "text": "-moyenne: float", "horizontalAlignment": 0 }, { @@ -1420,7 +1420,7 @@ "top": 1756, "width": 165.84521484375, "height": 13, - "text": "+maximum: int", + "text": "-maximum: int", "horizontalAlignment": 0 }, { @@ -1437,7 +1437,7 @@ "top": 1771, "width": 165.84521484375, "height": 13, - "text": "+minimum: int", + "text": "-minimum: int", "horizontalAlignment": 0 }, { @@ -1454,7 +1454,7 @@ "top": 1786, "width": 165.84521484375, "height": 13, - "text": "+TemperatureMoyenne: float", + "text": "-TemperatureMoyenne: float", "horizontalAlignment": 0 } ], @@ -2784,7 +2784,7 @@ "top": 1414, "width": 173.7861328125, "height": 13, - "text": "+idSource: int", + "text": "-idSource: int", "horizontalAlignment": 0 }, { @@ -2801,7 +2801,7 @@ "top": 1429, "width": 173.7861328125, "height": 13, - "text": "+Type: enum", + "text": "-Type: enum", "horizontalAlignment": 0 }, { @@ -2818,7 +2818,7 @@ "top": 1444, "width": 173.7861328125, "height": 13, - "text": "+modele: string", + "text": "-modele: string", "horizontalAlignment": 0 }, { @@ -2835,7 +2835,7 @@ "top": 1459, "width": 173.7861328125, "height": 13, - "text": "+precision: enum", + "text": "-precision: enum", "horizontalAlignment": 0 }, { @@ -2852,7 +2852,7 @@ "top": 1474, "width": 173.7861328125, "height": 13, - "text": "+dateDerniereUtilisation: Date", + "text": "-dateDerniereUtilisation: Date", "horizontalAlignment": 0 } ], @@ -7144,6 +7144,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "nom", + "visibility": "private", "type": "String" }, { @@ -7153,6 +7154,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "prenom", + "visibility": "private", "type": "String" }, { @@ -7162,6 +7164,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "email", + "visibility": "private", "type": "String" }, { @@ -7171,6 +7174,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "sexe", + "visibility": "private", "type": "String" }, { @@ -7180,6 +7184,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "taille", + "visibility": "private", "type": "Float" }, { @@ -7189,6 +7194,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "poids", + "visibility": "private", "type": "float" }, { @@ -7198,6 +7204,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "motDePasse", + "visibility": "private", "type": "String" }, { @@ -7207,6 +7214,7 @@ "$ref": "AAAAAAGLo/fkFXnWSO0=" }, "name": "dateNaissance", + "visibility": "private", "type": "Date" } ] @@ -7700,6 +7708,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "type", + "visibility": "private", "type": "string" }, { @@ -7709,6 +7718,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "date", + "visibility": "private", "type": "Date" }, { @@ -7718,6 +7728,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "heureDebut", + "visibility": "private", "type": "time" }, { @@ -7727,6 +7738,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "heureFin", + "visibility": "private", "type": "time" }, { @@ -7736,6 +7748,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "effortRessenti", + "visibility": "private", "type": "int" }, { @@ -7745,6 +7758,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "variabilite", + "visibility": "private", "type": "float" }, { @@ -7754,6 +7768,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "variance", + "visibility": "private", "type": "float" }, { @@ -7763,6 +7778,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "ecartType", + "visibility": "private", "type": "float" }, { @@ -7772,6 +7788,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "moyenne", + "visibility": "private", "type": "float" }, { @@ -7781,6 +7798,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "maximum", + "visibility": "private", "type": "int" }, { @@ -7790,6 +7808,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "minimum", + "visibility": "private", "type": "int" }, { @@ -7799,6 +7818,7 @@ "$ref": "AAAAAAGLpCJOKOeiXS4=" }, "name": "TemperatureMoyenne", + "visibility": "private", "type": "float" } ] @@ -8030,6 +8050,7 @@ "$ref": "AAAAAAGLpCqsVQhTM54=" }, "name": "idSource", + "visibility": "private", "type": "int" }, { @@ -8039,6 +8060,7 @@ "$ref": "AAAAAAGLpCqsVQhTM54=" }, "name": "Type", + "visibility": "private", "type": "enum" }, { @@ -8048,6 +8070,7 @@ "$ref": "AAAAAAGLpCqsVQhTM54=" }, "name": "modele", + "visibility": "private", "type": "string" }, { @@ -8057,6 +8080,7 @@ "$ref": "AAAAAAGLpCqsVQhTM54=" }, "name": "precision", + "visibility": "private", "type": "enum" }, { @@ -8066,6 +8090,7 @@ "$ref": "AAAAAAGLpCqsVQhTM54=" }, "name": "dateDerniereUtilisation", + "visibility": "private", "type": "Date" } ]