diff --git a/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/LauncherActivity.java b/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/LauncherActivity.java index 9c93004..0721dc5 100644 --- a/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/LauncherActivity.java +++ b/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/LauncherActivity.java @@ -25,16 +25,10 @@ import projet.iut.jeu_de_la_vie.view.fragment.MenuFragment; public class LauncherActivity extends AppCompatActivity { private Manager manager; - static int width; - static int height; + public static int width; + public static int height; public static Boolean isPortrait = true; - @Override - protected void onResume(){ - super.onResume(); - } - - @Override protected void onCreate(@Nullable Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -67,16 +61,6 @@ public class LauncherActivity extends AppCompatActivity { Log.d("Press", "Back Arrow"); } - @Override - protected void onStop() { - - super.onStop(); - } - - public Manager getManager() { - return manager; - } - private void setCellsColor(int color){ manager.setCellsColor(color); } diff --git a/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/fragment/FragmentPlateau.java b/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/fragment/FragmentPlateau.java index de73236..adc0cd8 100644 --- a/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/fragment/FragmentPlateau.java +++ b/code/app/src/main/java/projet/iut/jeu_de_la_vie/view/fragment/FragmentPlateau.java @@ -95,11 +95,6 @@ public class FragmentPlateau extends Fragment implements ObserverBDJ { return false; } - @Override - public void onInflate(@NonNull Context context, @NonNull AttributeSet attrs, @Nullable Bundle savedInstanceState) { - super.onInflate(context, attrs, savedInstanceState); - } - @Override public void update() { try { diff --git a/doc/uml/diagrame de classe/classes.mdj b/doc/uml/diagrame de classe/classes.mdj index 54e4b82..0bbb045 100644 --- a/doc/uml/diagrame de classe/classes.mdj +++ b/doc/uml/diagrame de classe/classes.mdj @@ -47,8 +47,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -160, - "top": -368, + "left": -256, + "top": -560, "height": 13 }, { @@ -58,9 +58,9 @@ "$ref": "AAAAAAF9f+yPI98M6Bo=" }, "font": "Arial;13;1", - "left": 357, - "top": 142, - "width": 711, + "left": 309, + "top": 46, + "width": 1447, "height": 13, "text": "views" }, @@ -72,8 +72,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -160, - "top": -368, + "left": -256, + "top": -560, "width": 81.6181640625, "height": 13, "text": "(from classes)" @@ -86,16 +86,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": -160, - "top": -368, + "left": -256, + "top": -560, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 352, - "top": 135, - "width": 721, + "left": 304, + "top": 39, + "width": 1457, "height": 25, "stereotypeLabel": { "$ref": "AAAAAAF9f+yPI98NWGs=" @@ -113,328 +113,121 @@ ], "containedViews": [ { - "$ref": "AAAAAAF/aa/1n/hvAOk=" + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, { - "$ref": "AAAAAAF/abFsswMLNLo=" - }, - { - "$ref": "AAAAAAF/aemuPRnhvSY=" + "$ref": "AAAAAAF/yrn2UGsmHdU=" } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 352, - "top": 120, - "width": 721, - "height": 385, + "left": 304, + "top": 24, + "width": 1457, + "height": 457, "nameCompartment": { "$ref": "AAAAAAF9f+yPI98M6Bo=" } }, { "_type": "UMLPackageView", - "_id": "AAAAAAF9f+1j3t9ULDs=", + "_id": "AAAAAAF/yrs1wYF8Ipk=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF9f+1j3t9So+g=" + "$ref": "AAAAAAF/yrs1wYF60GU=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF9f+1j3t9V3l8=", + "_id": "AAAAAAF/yrs1wYF9YGw=", "_parent": { - "$ref": "AAAAAAF9f+1j3t9ULDs=" + "$ref": "AAAAAAF/yrs1wYF8Ipk=" }, "model": { - "$ref": "AAAAAAF9f+1j3t9So+g=" + "$ref": "AAAAAAF/yrs1wYF60GU=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF9f+1j3t9WWbg=", + "_id": "AAAAAAF/yrs1wYF+Wdc=", "_parent": { - "$ref": "AAAAAAF9f+1j3t9V3l8=" + "$ref": "AAAAAAF/yrs1wYF9YGw=" }, "visible": false, "font": "Arial;13;0", - "left": 1216, - "top": -1008, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF9f+1j3t9XILg=", + "_id": "AAAAAAF/yrs1wYF/ek4=", "_parent": { - "$ref": "AAAAAAF9f+1j3t9V3l8=" + "$ref": "AAAAAAF/yrs1wYF9YGw=" }, "font": "Arial;13;1", - "left": 1317, - "top": 150, - "width": 319, + "left": 749, + "top": 70, + "width": 535, "height": 13, - "text": "launcher" + "text": "fragment" }, { "_type": "LabelView", - "_id": "AAAAAAF9f+1j3t9YHf8=", + "_id": "AAAAAAF/yrs1wYGA7+8=", "_parent": { - "$ref": "AAAAAAF9f+1j3t9V3l8=" + "$ref": "AAAAAAF/yrs1wYF9YGw=" }, "visible": false, "font": "Arial;13;0", - "left": 1216, - "top": -1008, "width": 81.6181640625, "height": 13, "text": "(from classes)" }, { "_type": "LabelView", - "_id": "AAAAAAF9f+1j3t9ZfsU=", + "_id": "AAAAAAF/yrs1wYGBHRQ=", "_parent": { - "$ref": "AAAAAAF9f+1j3t9V3l8=" + "$ref": "AAAAAAF/yrs1wYF9YGw=" }, "visible": false, "font": "Arial;13;0", - "left": 1216, - "top": -1008, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1312, - "top": 143, - "width": 329, + "left": 744, + "top": 63, + "width": 545, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF9f+1j3t9WWbg=" + "$ref": "AAAAAAF/yrs1wYF+Wdc=" }, "nameLabel": { - "$ref": "AAAAAAF9f+1j3t9XILg=" + "$ref": "AAAAAAF/yrs1wYF/ek4=" }, "namespaceLabel": { - "$ref": "AAAAAAF9f+1j3t9YHf8=" + "$ref": "AAAAAAF/yrs1wYGA7+8=" }, "propertyLabel": { - "$ref": "AAAAAAF9f+1j3t9ZfsU=" + "$ref": "AAAAAAF/yrs1wYGBHRQ=" } } ], "containedViews": [ { - "$ref": "AAAAAAF9f+2nUd9xlmY=" - } - ], - "font": "Arial;13;0", - "containerChangeable": true, - "left": 1312, - "top": 128, - "width": 329, - "height": 281, - "nameCompartment": { - "$ref": "AAAAAAF9f+1j3t9V3l8=" - } - }, - { - "_type": "UMLClassView", - "_id": "AAAAAAF9f+2nUd9xlmY=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF9f+2nUd9vzLI=" - }, - "subViews": [ - { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF9f+2nUt9yyWk=", - "_parent": { - "$ref": "AAAAAAF9f+2nUd9xlmY=" - }, - "model": { - "$ref": "AAAAAAF9f+2nUd9vzLI=" - }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF9f+2nUt9zJo4=", - "_parent": { - "$ref": "AAAAAAF9f+2nUt9yyWk=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 1016, - "top": -72, - "height": 13 - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9f+2nUt90aKw=", - "_parent": { - "$ref": "AAAAAAF9f+2nUt9yyWk=" - }, - "font": "Arial;13;1", - "left": 1365, - "top": 191, - "width": 80.57080078125, - "height": 13, - "text": "Launcher" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9f+2nUt91GKM=", - "_parent": { - "$ref": "AAAAAAF9f+2nUt9yyWk=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 1016, - "top": -72, - "width": 88.13720703125, - "height": 13, - "text": "(from launcher)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9f+2nUt92LDk=", - "_parent": { - "$ref": "AAAAAAF9f+2nUt9yyWk=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 1016, - "top": -72, - "height": 13, - "horizontalAlignment": 1 - } - ], - "font": "Arial;13;0", - "left": 1360, - "top": 184, - "width": 90.57080078125, - "height": 25, - "stereotypeLabel": { - "$ref": "AAAAAAF9f+2nUt9zJo4=" - }, - "nameLabel": { - "$ref": "AAAAAAF9f+2nUt90aKw=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF9f+2nUt91GKM=" - }, - "propertyLabel": { - "$ref": "AAAAAAF9f+2nUt92LDk=" - } - }, - { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF9f+2nUt934gw=", - "_parent": { - "$ref": "AAAAAAF9f+2nUd9xlmY=" - }, - "model": { - "$ref": "AAAAAAF9f+2nUd9vzLI=" - }, - "font": "Arial;13;0", - "left": 1360, - "top": 209, - "width": 90.57080078125, - "height": 10 - }, - { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF9f+2nUt9466c=", - "_parent": { - "$ref": "AAAAAAF9f+2nUd9xlmY=" - }, - "model": { - "$ref": "AAAAAAF9f+2nUd9vzLI=" - }, - "subViews": [ - { - "_type": "UMLOperationView", - "_id": "AAAAAAF9vYTfGoiZQK4=", - "_parent": { - "$ref": "AAAAAAF9f+2nUt9466c=" - }, - "model": { - "$ref": "AAAAAAF9vYTe34iWmbI=" - }, - "font": "Arial;13;0", - "left": 1365, - "top": 224, - "width": 80.57080078125, - "height": 13, - "text": "+start()", - "horizontalAlignment": 0 - } - ], - "font": "Arial;13;0", - "left": 1360, - "top": 219, - "width": 90.57080078125, - "height": 23 - }, - { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF9f+2nUt95Dsk=", - "_parent": { - "$ref": "AAAAAAF9f+2nUd9xlmY=" - }, - "model": { - "$ref": "AAAAAAF9f+2nUd9vzLI=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 504, - "top": -56, - "width": 10, - "height": 10 - }, - { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF9f+2nUt96Jr8=", - "_parent": { - "$ref": "AAAAAAF9f+2nUd9xlmY=" - }, - "model": { - "$ref": "AAAAAAF9f+2nUd9vzLI=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 504, - "top": -56, - "width": 10, - "height": 10 + "$ref": "AAAAAAF/yrot0m30ZMo=" } ], - "containerView": { - "$ref": "AAAAAAF9f+1j3t9ULDs=" - }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1360, - "top": 184, - "width": 90.57080078125, - "height": 58, + "left": 744, + "top": 48, + "width": 545, + "height": 409, "nameCompartment": { - "$ref": "AAAAAAF9f+2nUt9yyWk=" - }, - "attributeCompartment": { - "$ref": "AAAAAAF9f+2nUt934gw=" - }, - "operationCompartment": { - "$ref": "AAAAAAF9f+2nUt9466c=" - }, - "receptionCompartment": { - "$ref": "AAAAAAF9f+2nUt95Dsk=" - }, - "templateParameterCompartment": { - "$ref": "AAAAAAF9f+2nUt96Jr8=" + "$ref": "AAAAAAF/yrs1wYF9YGw=" } }, { @@ -465,8 +258,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -384, - "top": 384, + "left": -496, + "top": 256, "height": 13 }, { @@ -476,8 +269,8 @@ "$ref": "AAAAAAF9mVQlT+VKWjE=" }, "font": "Arial;13;1", - "left": 349, - "top": 638, + "left": 293, + "top": 574, "width": 2127, "height": 13, "text": "Model" @@ -490,8 +283,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -384, - "top": 384, + "left": -496, + "top": 256, "width": 81.6181640625, "height": 13, "text": "(from classes)" @@ -504,15 +297,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -384, - "top": 384, + "left": -496, + "top": 256, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 344, - "top": 631, + "left": 288, + "top": 567, "width": 2137, "height": 25, "stereotypeLabel": { @@ -539,9 +332,6 @@ { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - { - "$ref": "AAAAAAF9mawnSwtCDx8=" - }, { "$ref": "AAAAAAF9ma3DIwxCqBk=" }, @@ -605,8 +395,8 @@ ], "font": "Arial;13;0", "containerChangeable": true, - "left": 344, - "top": 616, + "left": 288, + "top": 552, "width": 2137, "height": 1409, "nameCompartment": { @@ -633,8 +423,8 @@ "$ref": "AAAAAAF9mVbVYebMqp8=" }, "font": "Arial;13;0", - "left": 2216, - "top": 1800, + "left": 2160, + "top": 1736, "width": 139.42626953125, "height": 13, "alpha": 3.7295951930348026, @@ -656,8 +446,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 2212, - "top": 1878, + "left": 2156, + "top": 1814, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -677,8 +467,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2213, - "top": 1833, + "left": 2157, + "top": 1769, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -698,8 +488,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2228, - "top": 1717, + "left": 2172, + "top": 1653, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -719,8 +509,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2241, - "top": 1720, + "left": 2185, + "top": 1656, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -739,8 +529,8 @@ "$ref": "AAAAAAF9mVbVYebNKRo=" }, "font": "Arial;13;0", - "left": 2216, - "top": 1717, + "left": 2160, + "top": 1653, "width": 19.5126953125, "height": 13, "alpha": 0.4608737060939931, @@ -762,8 +552,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1760, - "top": 1862, + "left": 1704, + "top": 1798, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -782,8 +572,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1763, - "top": 1876, + "left": 1707, + "top": 1812, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -801,8 +591,8 @@ "$ref": "AAAAAAF9mVbVYubO0YU=" }, "font": "Arial;13;0", - "left": 1753, - "top": 1835, + "left": 1697, + "top": 1771, "width": 7.22998046875, "height": 13, "alpha": 0.5235987755982988, @@ -823,8 +613,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 360, - "top": 288, + "left": 304, + "top": 224, "width": 10, "height": 10 }, @@ -839,8 +629,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 360, - "top": 288, + "left": 304, + "top": 224, "width": 10, "height": 10 } @@ -852,7 +642,7 @@ "tail": { "$ref": "AAAAAAF9mVRntOVm8jQ=" }, - "points": "2213:1698;2213:1854;1735:1854", + "points": "2157:1634;2157:1790;1679:1790", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mVbVYubRi/o=" @@ -916,8 +706,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 2240, + "left": 720, + "top": 2112, "height": 13 }, { @@ -927,8 +717,8 @@ "$ref": "AAAAAAF9mVSOqOWRBWo=" }, "font": "Arial;13;1", - "left": 1453, - "top": 1751, + "left": 1397, + "top": 1687, "width": 277.84326171875, "height": 13, "text": "Plateau" @@ -941,8 +731,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 2240, + "left": 720, + "top": 2112, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -955,15 +745,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 2240, + "left": 720, + "top": 2112, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1448, - "top": 1744, + "left": 1392, + "top": 1680, "width": 287.84326171875, "height": 25, "stereotypeLabel": { @@ -999,11 +789,11 @@ "$ref": "AAAAAAF9mVUNveW4mRQ=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1774, + "left": 1397, + "top": 1710, "width": 277.84326171875, "height": 13, - "text": "-Colone: int", + "text": "-Colone: IntegerProperty", "horizontalAlignment": 0 }, { @@ -1016,17 +806,17 @@ "$ref": "AAAAAAF9mVVDEuW/de8=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1789, + "left": 1397, + "top": 1725, "width": 277.84326171875, "height": 13, - "text": "-Ligne: int", + "text": "-Ligne: IntegerProperty", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 1448, - "top": 1769, + "left": 1392, + "top": 1705, "width": 287.84326171875, "height": 38 }, @@ -1050,8 +840,8 @@ "$ref": "AAAAAAF9mXj7uvwa+l8=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1812, + "left": 1397, + "top": 1748, "width": 277.84326171875, "height": 13, "text": "+getLigne(): int", @@ -1067,13 +857,30 @@ "$ref": "AAAAAAF9mXlyyfygmhI=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1827, + "left": 1397, + "top": 1763, "width": 277.84326171875, "height": 13, "text": "+setLigne(): int", "horizontalAlignment": 0 }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF9o2upZEO9tpU=", + "_parent": { + "$ref": "AAAAAAF9mVSOqeWXBS0=" + }, + "model": { + "$ref": "AAAAAAF9o2upVkO3RuE=" + }, + "font": "Arial;13;0", + "left": 1397, + "top": 1778, + "width": 277.84326171875, + "height": 13, + "text": "+ligneProperty(): IntegerProperty", + "horizontalAlignment": 0 + }, { "_type": "UMLOperationView", "_id": "AAAAAAF9mXm2Q/0a/P4=", @@ -1084,8 +891,8 @@ "$ref": "AAAAAAF9mXm2Cf0URv8=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1842, + "left": 1397, + "top": 1793, "width": 277.84326171875, "height": 13, "text": "+getColone(): int", @@ -1101,13 +908,30 @@ "$ref": "AAAAAAF9mXkw+fxdp2I=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1857, + "left": 1397, + "top": 1808, "width": 277.84326171875, "height": 13, "text": "+setColone(): int", "horizontalAlignment": 0 }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF9o24apkpBTzs=", + "_parent": { + "$ref": "AAAAAAF9mVSOqeWXBS0=" + }, + "model": { + "$ref": "AAAAAAF9o24abko7XxE=" + }, + "font": "Arial;13;0", + "left": 1397, + "top": 1823, + "width": 277.84326171875, + "height": 13, + "text": "+coloneProperty(): IntegerProperty", + "horizontalAlignment": 0 + }, { "_type": "UMLOperationView", "_id": "AAAAAAF9mXqnN/4tf9M=", @@ -1118,8 +942,8 @@ "$ref": "AAAAAAF9mXqm+f4nOZE=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1872, + "left": 1397, + "top": 1838, "width": 277.84326171875, "height": 13, "text": "+getGrille()", @@ -1135,8 +959,8 @@ "$ref": "AAAAAAF9mXrTEP5qh80=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1887, + "left": 1397, + "top": 1853, "width": 277.84326171875, "height": 13, "text": "+setGrille()", @@ -1152,8 +976,8 @@ "$ref": "AAAAAAF9mXr6OP6tAzs=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1902, + "left": 1397, + "top": 1868, "width": 277.84326171875, "height": 13, "text": "+getCell(x, y)", @@ -1169,8 +993,8 @@ "$ref": "AAAAAAF9mXt9eP8AYoE=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1917, + "left": 1397, + "top": 1883, "width": 277.84326171875, "height": 13, "text": "+resetGrille(colone: int, ligne: int)", @@ -1186,8 +1010,8 @@ "$ref": "AAAAAAF+d2NX00BCzkc=" }, "font": "Arial;13;0", - "left": 1453, - "top": 1932, + "left": 1397, + "top": 1898, "width": 277.84326171875, "height": 13, "text": "+resetGrille()", @@ -1195,10 +1019,10 @@ } ], "font": "Arial;13;0", - "left": 1448, - "top": 1807, + "left": 1392, + "top": 1743, "width": 287.84326171875, - "height": 143 + "height": 173 }, { "_type": "UMLReceptionCompartmentView", @@ -1211,8 +1035,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 488, - "top": 960, + "left": 432, + "top": 896, "width": 10, "height": 10 }, @@ -1227,8 +1051,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 488, - "top": 960, + "left": 432, + "top": 896, "width": 10, "height": 10 } @@ -1238,8 +1062,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1448, - "top": 1744, + "left": 1392, + "top": 1680, "width": 287.84326171875, "height": 236, "nameCompartment": { @@ -1286,8 +1110,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2952, - "top": 1824, + "left": 2840, + "top": 1696, "height": 13 }, { @@ -1297,8 +1121,8 @@ "$ref": "AAAAAAF9mVRntOVnvOA=" }, "font": "Arial;13;1", - "left": 2109, - "top": 1455, + "left": 2053, + "top": 1391, "width": 210.63427734375, "height": 13, "text": "Cellule" @@ -1311,8 +1135,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2952, - "top": 1824, + "left": 2840, + "top": 1696, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -1325,15 +1149,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2952, - "top": 1824, + "left": 2840, + "top": 1696, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 2104, - "top": 1448, + "left": 2048, + "top": 1384, "width": 220.63427734375, "height": 25, "stereotypeLabel": { @@ -1369,8 +1193,8 @@ "$ref": "AAAAAAF+U3cFUTzxyHY=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1478, + "left": 2053, + "top": 1414, "width": 210.63427734375, "height": 13, "text": "-vivante: Boolean", @@ -1386,11 +1210,11 @@ "$ref": "AAAAAAF+d2pUbWP1eyw=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1493, + "left": 2053, + "top": 1429, "width": 210.63427734375, "height": 13, - "text": "-activeColor: int", + "text": "-activeColor: Property", "horizontalAlignment": 0 }, { @@ -1403,12 +1227,12 @@ "$ref": "AAAAAAF+d2sNJ2fEN4I=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1508, + "left": 2053, + "top": 1444, "width": 210.63427734375, "height": 13, "underline": true, - "text": "-livingColor: int", + "text": "-livingColor: ObjectProperty", "horizontalAlignment": 0 }, { @@ -1421,17 +1245,17 @@ "$ref": "AAAAAAF+d2vaT2qXRQ8=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1523, + "left": 2053, + "top": 1459, "width": 210.63427734375, "height": 13, - "text": "+deathColor: int", + "text": "+deathColor: Color", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 2104, - "top": 1473, + "left": 2048, + "top": 1409, "width": 220.63427734375, "height": 68 }, @@ -1455,8 +1279,8 @@ "$ref": "AAAAAAF+SFYwRAXA8ZA=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1546, + "left": 2053, + "top": 1482, "width": 210.63427734375, "height": 13, "text": "+getPosition(): Position", @@ -1472,8 +1296,8 @@ "$ref": "AAAAAAF9mWBlRe9v+zs=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1561, + "left": 2053, + "top": 1497, "width": 210.63427734375, "height": 13, "text": "+isAlive(): Boolean", @@ -1489,13 +1313,30 @@ "$ref": "AAAAAAF9mWCGJe+yUP8=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1576, + "left": 2053, + "top": 1512, "width": 210.63427734375, "height": 13, "text": "+setAlive(vivante: Boolean)", "horizontalAlignment": 0 }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+d20pIHSC9Ws=", + "_parent": { + "$ref": "AAAAAAF9mVRnteVtHWo=" + }, + "model": { + "$ref": "AAAAAAF+d20o4HR8Iic=" + }, + "font": "Arial;13;0", + "left": 2053, + "top": 1527, + "width": 210.63427734375, + "height": 13, + "text": "+activeColorProperty(): Property", + "horizontalAlignment": 0 + }, { "_type": "UMLOperationView", "_id": "AAAAAAF+d22hGHZZZ+4=", @@ -1506,11 +1347,11 @@ "$ref": "AAAAAAF+d22g33ZTp3k=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1591, + "left": 2053, + "top": 1542, "width": 210.63427734375, "height": 13, - "text": "+getActiveColor(): int", + "text": "+getActiveColor(): Color", "horizontalAlignment": 0 }, { @@ -1523,11 +1364,11 @@ "$ref": "AAAAAAF+d236X3ioBKk=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1606, + "left": 2053, + "top": 1557, "width": 210.63427734375, "height": 13, - "text": "+setActiveColor(couleur: int)", + "text": "+setActiveColor(couleur: Color)", "horizontalAlignment": 0 }, { @@ -1540,13 +1381,30 @@ "$ref": "AAAAAAF+d26Jxnv6aV4=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1621, + "left": 2053, + "top": 1572, "width": 210.63427734375, "height": 13, "text": "+inverserAlive()", "horizontalAlignment": 0 }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+d2+by4DLjHk=", + "_parent": { + "$ref": "AAAAAAF9mVRnteVtHWo=" + }, + "model": { + "$ref": "AAAAAAF+d2+bkYDFKSs=" + }, + "font": "Arial;13;0", + "left": 2053, + "top": 1587, + "width": 210.63427734375, + "height": 13, + "text": "+livingColorPropery(): Property", + "horizontalAlignment": 0 + }, { "_type": "UMLOperationView", "_id": "AAAAAAF+d3Af/IOfqwc=", @@ -1557,11 +1415,11 @@ "$ref": "AAAAAAF+d3Af4IOZbz4=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1636, + "left": 2053, + "top": 1602, "width": 210.63427734375, "height": 13, - "text": "+getLoivingColor(): int", + "text": "+getLoivingColor(): Color", "horizontalAlignment": 0 }, { @@ -1574,19 +1432,19 @@ "$ref": "AAAAAAF+d3B7YIXuP0w=" }, "font": "Arial;13;0", - "left": 2109, - "top": 1651, + "left": 2053, + "top": 1617, "width": 210.63427734375, "height": 13, - "text": "+setLivingColor(couleur: int)", + "text": "+setLivingColor(couleur: Color)", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 2104, - "top": 1541, + "left": 2048, + "top": 1477, "width": 220.63427734375, - "height": 128 + "height": 158 }, { "_type": "UMLReceptionCompartmentView", @@ -1599,8 +1457,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1616, - "top": 832, + "left": 1560, + "top": 768, "width": 10, "height": 10 }, @@ -1615,8 +1473,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1616, - "top": 832, + "left": 1560, + "top": 768, "width": 10, "height": 10 } @@ -1626,8 +1484,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 2104, - "top": 1448, + "left": 2048, + "top": 1384, "width": 220.63427734375, "height": 251, "nameCompartment": { @@ -1647,117 +1505,23 @@ } }, { - "_type": "UMLDependencyView", - "_id": "AAAAAAF9mX57rQCcYmo=", + "_type": "UMLClassView", + "_id": "AAAAAAF9mYYqhQKmSyo=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF9mX57rACacnQ=" + "$ref": "AAAAAAF9mYYqhAKkdLI=" }, "subViews": [ { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9mX57rQCd/jY=", + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF9mYYqhgKnjic=", "_parent": { - "$ref": "AAAAAAF9mX57rQCcYmo=" + "$ref": "AAAAAAF9mYYqhQKmSyo=" }, "model": { - "$ref": "AAAAAAF9mX57rACacnQ=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 896, - "top": 545, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF9mX57rQCcYmo=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9mX57rQCe3yE=", - "_parent": { - "$ref": "AAAAAAF9mX57rQCcYmo=" - }, - "model": { - "$ref": "AAAAAAF9mX57rACacnQ=" - }, - "visible": null, - "font": "Arial;13;0", - "left": 908, - "top": 536, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF9mX57rQCcYmo=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9mX57rQCfP0w=", - "_parent": { - "$ref": "AAAAAAF9mX57rQCcYmo=" - }, - "model": { - "$ref": "AAAAAAF9mX57rACacnQ=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 871, - "top": 562, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF9mX57rQCcYmo=" - }, - "edgePosition": 1 - } - ], - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF9mVQlT+VJsng=" - }, - "tail": { - "$ref": "AAAAAAF9f+yPI98LSVA=" - }, - "lineStyle": 1, - "points": "846:505;922:615", - "showVisibility": true, - "nameLabel": { - "$ref": "AAAAAAF9mX57rQCd/jY=" - }, - "stereotypeLabel": { - "$ref": "AAAAAAF9mX57rQCe3yE=" - }, - "propertyLabel": { - "$ref": "AAAAAAF9mX57rQCfP0w=" - } - }, - { - "_type": "UMLClassView", - "_id": "AAAAAAF9mYYqhQKmSyo=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF9mYYqhAKkdLI=" - }, - "subViews": [ - { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF9mYYqhgKnjic=", - "_parent": { - "$ref": "AAAAAAF9mYYqhQKmSyo=" - }, - "model": { - "$ref": "AAAAAAF9mYYqhAKkdLI=" + "$ref": "AAAAAAF9mYYqhAKkdLI=" }, "subViews": [ { @@ -1768,8 +1532,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -200, - "top": 1288, + "left": -312, + "top": 1160, "height": 13 }, { @@ -1779,8 +1543,8 @@ "$ref": "AAAAAAF9mYYqhgKnjic=" }, "font": "Arial;13;3", - "left": 389, - "top": 1375, + "left": 333, + "top": 1311, "width": 251.32275390625, "height": 13, "text": "Arbitre" @@ -1793,8 +1557,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -200, - "top": 1288, + "left": -312, + "top": 1160, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -1807,15 +1571,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -200, - "top": 1288, + "left": -312, + "top": 1160, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 384, - "top": 1368, + "left": 328, + "top": 1304, "width": 261.32275390625, "height": 25, "stereotypeLabel": { @@ -1841,8 +1605,8 @@ "$ref": "AAAAAAF9mYYqhAKkdLI=" }, "font": "Arial;13;0", - "left": 384, - "top": 1393, + "left": 328, + "top": 1329, "width": 261.32275390625, "height": 10 }, @@ -1866,8 +1630,8 @@ "$ref": "AAAAAAF9ma8Ihw3wyiU=" }, "font": "Arial;13;2", - "left": 389, - "top": 1408, + "left": 333, + "top": 1344, "width": 251.32275390625, "height": 13, "text": "+VerifierChangementCellule(x, y): CellState", @@ -1883,8 +1647,8 @@ "$ref": "AAAAAAF+M6G/OSZ5Y0c=" }, "font": "Arial;13;0", - "left": 389, - "top": 1423, + "left": 333, + "top": 1359, "width": 251.32275390625, "height": 13, "text": "#getCompteurCellule()", @@ -1900,8 +1664,8 @@ "$ref": "AAAAAAF+d1scMAdtyEI=" }, "font": "Arial;13;0", - "left": 389, - "top": 1438, + "left": 333, + "top": 1374, "width": 251.32275390625, "height": 13, "text": "+getPlateau(): Plateau", @@ -1909,8 +1673,8 @@ } ], "font": "Arial;13;0", - "left": 384, - "top": 1403, + "left": 328, + "top": 1339, "width": 261.32275390625, "height": 53 }, @@ -1925,8 +1689,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -40, - "top": 496, + "left": -96, + "top": 432, "width": 10, "height": 10 }, @@ -1941,8 +1705,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -40, - "top": 496, + "left": -96, + "top": 432, "width": 10, "height": 10 } @@ -1952,8 +1716,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 384, - "top": 1368, + "left": 328, + "top": 1304, "width": 261.32275390625, "height": 105, "nameCompartment": { @@ -1993,8 +1757,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 608, - "top": 1793, + "left": 552, + "top": 1729, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2014,8 +1778,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 608, - "top": 1778, + "left": 552, + "top": 1714, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -2035,8 +1799,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 608, - "top": 1823, + "left": 552, + "top": 1759, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2056,8 +1820,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 623, - "top": 1491, + "left": 567, + "top": 1427, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -2077,8 +1841,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 636, - "top": 1494, + "left": 580, + "top": 1430, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -2098,8 +1862,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 595, - "top": 1487, + "left": 539, + "top": 1423, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -2118,8 +1882,8 @@ "$ref": "AAAAAAF9ma+M4g75IiM=" }, "font": "Arial;13;0", - "left": 1397, - "top": 1793, + "left": 1341, + "top": 1729, "width": 50.24169921875, "height": 13, "alpha": -0.5235987755982988, @@ -2140,8 +1904,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1419, - "top": 1779, + "left": 1363, + "top": 1715, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -2160,8 +1924,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1426, - "top": 1820, + "left": 1370, + "top": 1756, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -2180,8 +1944,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 48, - "top": 136, + "left": -8, + "top": 72, "width": 10, "height": 10 }, @@ -2196,8 +1960,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 48, - "top": 136, + "left": -8, + "top": 72, "width": 10, "height": 10 } @@ -2209,7 +1973,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "points": "608:1472;608:1814;1448:1814", + "points": "552:1408;552:1750;1392:1750", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9ma+M4g783z0=" @@ -2266,8 +2030,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 558, - "top": 933, + "left": 503, + "top": 809, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2287,8 +2051,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 573, - "top": 933, + "left": 518, + "top": 809, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -2308,8 +2072,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 529, - "top": 934, + "left": 473, + "top": 810, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2329,8 +2093,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 559, - "top": 884, + "left": 503, + "top": 700, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -2350,8 +2114,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 572, - "top": 887, + "left": 516, + "top": 703, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -2371,8 +2135,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 531, - "top": 880, + "left": 475, + "top": 696, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -2391,8 +2155,8 @@ "$ref": "AAAAAAF9mbAFuw+Ndd4=" }, "font": "Arial;13;0", - "left": 558, - "top": 999, + "left": 502, + "top": 935, "width": 110.20166015625, "height": 13, "alpha": -1.4288992503497255, @@ -2413,8 +2177,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 572, - "top": 981, + "left": 516, + "top": 917, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -2433,8 +2197,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 531, - "top": 988, + "left": 475, + "top": 924, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -2453,8 +2217,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 208, + "left": 160, + "top": 144, "width": 10, "height": 10 }, @@ -2469,8 +2233,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 208, + "left": 160, + "top": 144, "width": 10, "height": 10 } @@ -2482,7 +2246,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "points": "544:865;544:1016", + "points": "488:681;488:952", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mbAFvA+Q4q4=" @@ -2539,8 +2303,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 622, - "top": 1213, + "left": 566, + "top": 1149, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2560,8 +2324,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 637, - "top": 1213, + "left": 581, + "top": 1149, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -2581,8 +2345,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 592, - "top": 1214, + "left": 536, + "top": 1150, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2602,8 +2366,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 622, - "top": 1092, + "left": 566, + "top": 1028, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -2623,8 +2387,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 635, - "top": 1095, + "left": 579, + "top": 1031, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -2644,8 +2408,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 594, - "top": 1088, + "left": 538, + "top": 1024, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -2664,8 +2428,8 @@ "$ref": "AAAAAAF9mbAfrRBnLE4=" }, "font": "Arial;13;0", - "left": 615, - "top": 1344, + "left": 559, + "top": 1280, "width": 44.43994140625, "height": 13, "alpha": -1.0303769396847948, @@ -2686,8 +2450,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 635, - "top": 1333, + "left": 579, + "top": 1269, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -2706,8 +2470,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 594, - "top": 1340, + "left": 538, + "top": 1276, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -2726,8 +2490,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 168, - "top": 72, + "left": 112, + "top": 8, "width": 10, "height": 10 }, @@ -2742,8 +2506,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 168, - "top": 72, + "left": 112, + "top": 8, "width": 10, "height": 10 } @@ -2755,7 +2519,7 @@ "tail": { "$ref": "AAAAAAF+SA7PoYYHhe0=" }, - "points": "607:1073;607:1368", + "points": "551:1009;551:1304", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mbAfrhBqeLA=" @@ -2793,277 +2557,388 @@ }, { "_type": "UMLClassView", - "_id": "AAAAAAF9mawnSwtCDx8=", + "_id": "AAAAAAF9ma3DIwxCqBk=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF9mawnSwtAdco=" + "$ref": "AAAAAAF9ma3DIwxAAVU=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF9mawnSwtDPro=", + "_id": "AAAAAAF9ma3DIwxDmaw=", "_parent": { - "$ref": "AAAAAAF9mawnSwtCDx8=" + "$ref": "AAAAAAF9ma3DIwxCqBk=" }, "model": { - "$ref": "AAAAAAF9mawnSwtAdco=" + "$ref": "AAAAAAF9ma3DIwxAAVU=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF9mawnSwtEDFc=", + "_id": "AAAAAAF9ma3DIwxEzUE=", "_parent": { - "$ref": "AAAAAAF9mawnSwtDPro=" + "$ref": "AAAAAAF9ma3DIwxDmaw=" }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": 424, + "left": 360, + "top": 912, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF9mawnSwtFyVg=", + "_id": "AAAAAAF9ma3DIwxF1p4=", "_parent": { - "$ref": "AAAAAAF9mawnSwtDPro=" + "$ref": "AAAAAAF9ma3DIwxDmaw=" }, "font": "Arial;13;1", - "left": 469, - "top": 727, - "width": 183.18701171875, + "left": 645, + "top": 1111, + "width": 137.9853515625, "height": 13, - "text": "Manager" + "text": "ActualiseurEtatCellule" }, { "_type": "LabelView", - "_id": "AAAAAAF9mawnSwtGGbc=", + "_id": "AAAAAAF9ma3DIwxG+pI=", "_parent": { - "$ref": "AAAAAAF9mawnSwtDPro=" + "$ref": "AAAAAAF9ma3DIwxDmaw=" }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": 424, + "left": 360, + "top": 912, "width": 81.6181640625, "height": 13, "text": "(from Model)" }, { "_type": "LabelView", - "_id": "AAAAAAF9mawnSwtH47E=", + "_id": "AAAAAAF9ma3DIwxHANg=", "_parent": { - "$ref": "AAAAAAF9mawnSwtDPro=" + "$ref": "AAAAAAF9ma3DIwxDmaw=" }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": 424, + "left": 360, + "top": 912, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 464, - "top": 720, - "width": 193.18701171875, + "left": 640, + "top": 1104, + "width": 147.9853515625, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF9mawnSwtEDFc=" + "$ref": "AAAAAAF9ma3DIwxEzUE=" }, "nameLabel": { - "$ref": "AAAAAAF9mawnSwtFyVg=" + "$ref": "AAAAAAF9ma3DIwxF1p4=" }, "namespaceLabel": { - "$ref": "AAAAAAF9mawnSwtGGbc=" + "$ref": "AAAAAAF9ma3DIwxG+pI=" }, "propertyLabel": { - "$ref": "AAAAAAF9mawnSwtH47E=" + "$ref": "AAAAAAF9ma3DIwxHANg=" } }, { "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF9mawnSwtI5gg=", + "_id": "AAAAAAF9ma3DIwxI+4M=", "_parent": { - "$ref": "AAAAAAF9mawnSwtCDx8=" + "$ref": "AAAAAAF9ma3DIwxCqBk=" }, "model": { - "$ref": "AAAAAAF9mawnSwtAdco=" + "$ref": "AAAAAAF9ma3DIwxAAVU=" + }, + "font": "Arial;13;0", + "left": 640, + "top": 1129, + "width": 147.9853515625, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF9ma3DJAxJohE=", + "_parent": { + "$ref": "AAAAAAF9ma3DIwxCqBk=" + }, + "model": { + "$ref": "AAAAAAF9ma3DIwxAAVU=" }, "subViews": [ { - "_type": "UMLAttributeView", - "_id": "AAAAAAF+d0zDpLjUajs=", + "_type": "UMLOperationView", + "_id": "AAAAAAF9ma5oPA000Ec=", "_parent": { - "$ref": "AAAAAAF9mawnSwtI5gg=" + "$ref": "AAAAAAF9ma3DJAxJohE=" }, "model": { - "$ref": "AAAAAAF+d0zDibjFnAI=" + "$ref": "AAAAAAF9ma5oAg0oH5A=" }, "font": "Arial;13;0", - "left": 469, - "top": 750, - "width": 183.18701171875, + "left": 645, + "top": 1144, + "width": 137.9853515625, "height": 13, - "text": "+jeuLance: Boolean", + "text": "+ChangerCellule(x, y)", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 464, - "top": 745, - "width": 193.18701171875, + "left": 640, + "top": 1139, + "width": 147.9853515625, "height": 23 }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF9mawnSwtJn8c=", + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF9ma3DJAxKqZs=", "_parent": { - "$ref": "AAAAAAF9mawnSwtCDx8=" + "$ref": "AAAAAAF9ma3DIwxCqBk=" }, "model": { - "$ref": "AAAAAAF9mawnSwtAdco=" + "$ref": "AAAAAAF9ma3DIwxAAVU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 232, + "top": 368, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF9ma3DJAxL6AA=", + "_parent": { + "$ref": "AAAAAAF9ma3DIwxCqBk=" + }, + "model": { + "$ref": "AAAAAAF9ma3DIwxAAVU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 232, + "top": 368, + "width": 10, + "height": 10 + } + ], + "containerView": { + "$ref": "AAAAAAF9mVQlT+VJsng=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 640, + "top": 1104, + "width": 147.9853515625, + "height": 73, + "nameCompartment": { + "$ref": "AAAAAAF9ma3DIwxDmaw=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF9ma3DIwxI+4M=" + }, + "operationCompartment": { + "$ref": "AAAAAAF9ma3DJAxJohE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF9ma3DJAxKqZs=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF9ma3DJAxL6AA=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAF9vYAfnoLhX7c=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98FthE=" + }, + "model": { + "$ref": "AAAAAAF9vYAfnYLfSKo=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF9vYAfnoLiBj8=", + "_parent": { + "$ref": "AAAAAAF9vYAfnoLhX7c=" + }, + "model": { + "$ref": "AAAAAAF9vYAfnYLfSKo=" }, "subViews": [ { - "_type": "UMLOperationView", - "_id": "AAAAAAF9ma2HNAvrN2U=", + "_type": "LabelView", + "_id": "AAAAAAF9vYAfnoLjKtk=", "_parent": { - "$ref": "AAAAAAF9mawnSwtJn8c=" - }, - "model": { - "$ref": "AAAAAAF9ma2G+Avf/Jc=" + "$ref": "AAAAAAF9vYAfnoLiBj8=" }, + "visible": false, "font": "Arial;13;0", - "left": 469, - "top": 773, - "width": 183.18701171875, - "height": 13, - "text": "-DeleguerChangementCellule()", - "horizontalAlignment": 0 + "left": 1936, + "top": 18, + "height": 13 }, { - "_type": "UMLOperationView", - "_id": "AAAAAAF+d002XbphfK8=", + "_type": "LabelView", + "_id": "AAAAAAF9vYAfn4LkiZc=", "_parent": { - "$ref": "AAAAAAF9mawnSwtJn8c=" - }, - "model": { - "$ref": "AAAAAAF+d002IrpSFmY=" + "$ref": "AAAAAAF9vYAfnoLiBj8=" }, - "font": "Arial;13;0", - "left": 469, - "top": 788, - "width": 183.18701171875, + "font": "Arial;13;1", + "left": 2189, + "top": 887, + "width": 122.103515625, "height": 13, - "text": "-actualiserActualiseurCellule()", - "horizontalAlignment": 0 + "text": "BoucleDeJeu5FPS" }, { - "_type": "UMLOperationView", - "_id": "AAAAAAF+d04elsDblfo=", + "_type": "LabelView", + "_id": "AAAAAAF9vYAfn4Llh+4=", "_parent": { - "$ref": "AAAAAAF9mawnSwtJn8c=" - }, - "model": { - "$ref": "AAAAAAF+d04ee8DMf58=" + "$ref": "AAAAAAF9vYAfnoLiBj8=" }, + "visible": false, "font": "Arial;13;0", - "left": 469, - "top": 803, - "width": 183.18701171875, + "left": 1936, + "top": 18, + "width": 81.6181640625, "height": 13, - "text": "+inverserEtatCellule(c: Cellule)", - "horizontalAlignment": 0 + "text": "(from Model)" }, { - "_type": "UMLOperationView", - "_id": "AAAAAAF+d055DMMGcZc=", + "_type": "LabelView", + "_id": "AAAAAAF9vYAfn4Lmmo8=", "_parent": { - "$ref": "AAAAAAF9mawnSwtJn8c=" - }, - "model": { - "$ref": "AAAAAAF+d0541ML3VfY=" + "$ref": "AAAAAAF9vYAfnoLiBj8=" }, + "visible": false, "font": "Arial;13;0", - "left": 469, - "top": 818, - "width": 183.18701171875, + "left": 1936, + "top": 18, "height": 13, - "text": "+lancerJeu()", - "horizontalAlignment": 0 - }, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 2184, + "top": 880, + "width": 132.103515625, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF9vYAfnoLjKtk=" + }, + "nameLabel": { + "$ref": "AAAAAAF9vYAfn4LkiZc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF9vYAfn4Llh+4=" + }, + "propertyLabel": { + "$ref": "AAAAAAF9vYAfn4Lmmo8=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF9vYAfn4LnZlA=", + "_parent": { + "$ref": "AAAAAAF9vYAfnoLhX7c=" + }, + "model": { + "$ref": "AAAAAAF9vYAfnYLfSKo=" + }, + "font": "Arial;13;0", + "left": 2184, + "top": 905, + "width": 132.103515625, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF9vYAfn4LoeEo=", + "_parent": { + "$ref": "AAAAAAF9vYAfnoLhX7c=" + }, + "model": { + "$ref": "AAAAAAF9vYAfnYLfSKo=" + }, + "subViews": [ { "_type": "UMLOperationView", - "_id": "AAAAAAF+d06xKMSTAOw=", + "_id": "AAAAAAF9vYB6N4QM57A=", "_parent": { - "$ref": "AAAAAAF9mawnSwtJn8c=" + "$ref": "AAAAAAF9vYAfn4LoeEo=" }, "model": { - "$ref": "AAAAAAF+d06w68SEyCM=" + "$ref": "AAAAAAF9vYB6GYP6Qww=" }, "font": "Arial;13;0", - "left": 469, - "top": 833, - "width": 183.18701171875, + "left": 2189, + "top": 920, + "width": 122.103515625, "height": 13, - "text": "+pauseJeu()", + "text": "+run()", "horizontalAlignment": 0 }, { "_type": "UMLOperationView", - "_id": "AAAAAAF+d07a+MYgL0k=", + "_id": "AAAAAAF9vaBlFrPD3wA=", "_parent": { - "$ref": "AAAAAAF9mawnSwtJn8c=" + "$ref": "AAAAAAF9vYAfn4LoeEo=" }, "model": { - "$ref": "AAAAAAF+d07a08YRbOU=" + "$ref": "AAAAAAF9vaBk87OxtRA=" }, "font": "Arial;13;0", - "left": 469, - "top": 848, - "width": 183.18701171875, + "left": 2189, + "top": 935, + "width": 122.103515625, "height": 13, - "text": "+stoperJeu()", + "text": "+beep()", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 464, - "top": 768, - "width": 193.18701171875, - "height": 98 + "left": 2184, + "top": 915, + "width": 132.103515625, + "height": 38 }, { "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF9mawnSwtKO7w=", + "_id": "AAAAAAF9vYAfn4Lp814=", "_parent": { - "$ref": "AAAAAAF9mawnSwtCDx8=" + "$ref": "AAAAAAF9vYAfnoLhX7c=" }, "model": { - "$ref": "AAAAAAF9mawnSwtAdco=" + "$ref": "AAAAAAF9vYAfnYLfSKo=" }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 120, + "left": 988, + "top": -119, "width": 10, "height": 10 }, { "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF9mawnSwtLllo=", + "_id": "AAAAAAF9vYAfoILq3Iw=", "_parent": { - "$ref": "AAAAAAF9mawnSwtCDx8=" + "$ref": "AAAAAAF9vYAfnoLhX7c=" }, "model": { - "$ref": "AAAAAAF9mawnSwtAdco=" + "$ref": "AAAAAAF9vYAfnYLfSKo=" }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 120, + "left": 988, + "top": -119, "width": 10, "height": 10 } @@ -3073,640 +2948,227 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 464, - "top": 720, - "width": 193.18701171875, - "height": 146, + "left": 2184, + "top": 880, + "width": 132.103515625, + "height": 73, "nameCompartment": { - "$ref": "AAAAAAF9mawnSwtDPro=" + "$ref": "AAAAAAF9vYAfnoLiBj8=" }, "attributeCompartment": { - "$ref": "AAAAAAF9mawnSwtI5gg=" + "$ref": "AAAAAAF9vYAfn4LnZlA=" }, "operationCompartment": { - "$ref": "AAAAAAF9mawnSwtJn8c=" + "$ref": "AAAAAAF9vYAfn4LoeEo=" }, "receptionCompartment": { - "$ref": "AAAAAAF9mawnSwtKO7w=" + "$ref": "AAAAAAF9vYAfn4Lp814=" }, "templateParameterCompartment": { - "$ref": "AAAAAAF9mawnSwtLllo=" + "$ref": "AAAAAAF9vYAfoILq3Iw=" } }, { - "_type": "UMLClassView", - "_id": "AAAAAAF9ma3DIwxCqBk=", + "_type": "UMLInterfaceRealizationView", + "_id": "AAAAAAF9vYC4DoRrFyI=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF9ma3DIwxAAVU=" + "$ref": "AAAAAAF9vYC4DoRqzVA=" }, "subViews": [ { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF9ma3DIwxDmaw=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vYC4D4Rs9gc=", "_parent": { - "$ref": "AAAAAAF9ma3DIwxCqBk=" + "$ref": "AAAAAAF9vYC4DoRrFyI=" }, "model": { - "$ref": "AAAAAAF9ma3DIwxAAVU=" + "$ref": "AAAAAAF9vYC4DoRqzVA=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF9ma3DIwxEzUE=", - "_parent": { - "$ref": "AAAAAAF9ma3DIwxDmaw=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 472, - "top": 1040, - "height": 13 - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9ma3DIwxF1p4=", - "_parent": { - "$ref": "AAAAAAF9ma3DIwxDmaw=" - }, - "font": "Arial;13;1", - "left": 701, - "top": 1175, - "width": 137.9853515625, - "height": 13, - "text": "ActualiseurEtatCellule" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9ma3DIwxG+pI=", - "_parent": { - "$ref": "AAAAAAF9ma3DIwxDmaw=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 472, - "top": 1040, - "width": 81.6181640625, - "height": 13, - "text": "(from Model)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9ma3DIwxHANg=", - "_parent": { - "$ref": "AAAAAAF9ma3DIwxDmaw=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 472, - "top": 1040, - "height": 13, - "horizontalAlignment": 1 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 696, - "top": 1168, - "width": 147.9853515625, - "height": 25, - "stereotypeLabel": { - "$ref": "AAAAAAF9ma3DIwxEzUE=" - }, - "nameLabel": { - "$ref": "AAAAAAF9ma3DIwxF1p4=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF9ma3DIwxG+pI=" + "left": 2248, + "top": 810, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF9vYC4DoRrFyI=" }, - "propertyLabel": { - "$ref": "AAAAAAF9ma3DIwxHANg=" - } + "edgePosition": 1 }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF9ma3DIwxI+4M=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vYC4D4RtR3I=", "_parent": { - "$ref": "AAAAAAF9ma3DIwxCqBk=" + "$ref": "AAAAAAF9vYC4DoRrFyI=" }, "model": { - "$ref": "AAAAAAF9ma3DIwxAAVU=" + "$ref": "AAAAAAF9vYC4DoRqzVA=" }, + "visible": null, "font": "Arial;13;0", - "left": 696, - "top": 1193, - "width": 147.9853515625, - "height": 10 + "left": 2248, + "top": 825, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF9vYC4DoRrFyI=" + }, + "edgePosition": 1 }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF9ma3DJAxJohE=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vYC4D4RuL8w=", "_parent": { - "$ref": "AAAAAAF9ma3DIwxCqBk=" + "$ref": "AAAAAAF9vYC4DoRrFyI=" }, "model": { - "$ref": "AAAAAAF9ma3DIwxAAVU=" - }, - "subViews": [ - { - "_type": "UMLOperationView", - "_id": "AAAAAAF9ma5oPA000Ec=", - "_parent": { - "$ref": "AAAAAAF9ma3DJAxJohE=" - }, - "model": { - "$ref": "AAAAAAF9ma5oAg0oH5A=" - }, - "font": "Arial;13;0", - "left": 701, - "top": 1208, - "width": 137.9853515625, - "height": 13, - "text": "+ChangerCellule(x, y)", - "horizontalAlignment": 0 - } - ], - "font": "Arial;13;0", - "left": 696, - "top": 1203, - "width": 147.9853515625, - "height": 23 - }, - { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF9ma3DJAxKqZs=", - "_parent": { - "$ref": "AAAAAAF9ma3DIwxCqBk=" - }, - "model": { - "$ref": "AAAAAAF9ma3DIwxAAVU=" + "$ref": "AAAAAAF9vYC4DoRqzVA=" }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 432, - "width": 10, - "height": 10 - }, - { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF9ma3DJAxL6AA=", - "_parent": { - "$ref": "AAAAAAF9ma3DIwxCqBk=" - }, - "model": { - "$ref": "AAAAAAF9ma3DIwxAAVU=" + "left": 2249, + "top": 780, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF9vYC4DoRrFyI=" }, - "visible": false, - "font": "Arial;13;0", - "left": 288, - "top": 432, - "width": 10, - "height": 10 + "edgePosition": 1 } ], - "containerView": { - "$ref": "AAAAAAF9mVQlT+VJsng=" - }, "font": "Arial;13;0", - "containerChangeable": true, - "left": 696, - "top": 1168, - "width": 147.9853515625, - "height": 73, - "nameCompartment": { - "$ref": "AAAAAAF9ma3DIwxDmaw=" + "head": { + "$ref": "AAAAAAF9vXyXWXj/nfo=" }, - "attributeCompartment": { - "$ref": "AAAAAAF9ma3DIwxI+4M=" + "tail": { + "$ref": "AAAAAAF9vYAfnoLhX7c=" }, - "operationCompartment": { - "$ref": "AAAAAAF9ma3DJAxJohE=" + "points": "2249:880;2249:801;1935:801", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF9vYC4D4Rs9gc=" }, - "receptionCompartment": { - "$ref": "AAAAAAF9ma3DJAxKqZs=" + "stereotypeLabel": { + "$ref": "AAAAAAF9vYC4D4RtR3I=" }, - "templateParameterCompartment": { - "$ref": "AAAAAAF9ma3DJAxL6AA=" + "propertyLabel": { + "$ref": "AAAAAAF9vYC4D4RuL8w=" } }, { - "_type": "UMLClassView", - "_id": "AAAAAAF9vYAfnoLhX7c=", + "_type": "UMLAssociationView", + "_id": "AAAAAAF9vZ5bxKtyQME=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF9vYAfnYLfSKo=" + "$ref": "AAAAAAF9vZ5bxKtugDE=" }, "subViews": [ { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF9vYAfnoLiBj8=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vZ5bxKtz8Jo=", "_parent": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" + "$ref": "AAAAAAF9vZ5bxKtyQME=" }, "model": { - "$ref": "AAAAAAF9vYAfnYLfSKo=" + "$ref": "AAAAAAF9vZ5bxKtugDE=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF9vYAfnoLjKtk=", - "_parent": { - "$ref": "AAAAAAF9vYAfnoLiBj8=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 2048, - "top": 146, - "height": 13 - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9vYAfn4LkiZc=", - "_parent": { - "$ref": "AAAAAAF9vYAfnoLiBj8=" - }, - "font": "Arial;13;1", - "left": 2245, - "top": 951, - "width": 122.103515625, - "height": 13, - "text": "BoucleDeJeu5FPS" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9vYAfn4Llh+4=", - "_parent": { - "$ref": "AAAAAAF9vYAfnoLiBj8=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 2048, - "top": 146, - "width": 81.6181640625, - "height": 13, - "text": "(from Model)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF9vYAfn4Lmmo8=", - "_parent": { - "$ref": "AAAAAAF9vYAfnoLiBj8=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 2048, - "top": 146, - "height": 13, - "horizontalAlignment": 1 - } - ], "font": "Arial;13;0", - "left": 2240, - "top": 944, - "width": 132.103515625, - "height": 25, - "stereotypeLabel": { - "$ref": "AAAAAAF9vYAfnoLjKtk=" - }, - "nameLabel": { - "$ref": "AAAAAAF9vYAfn4LkiZc=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF9vYAfn4Llh+4=" + "left": 360, + "top": 831, + "width": 95.748046875, + "height": 13, + "alpha": 0.33695850691147156, + "distance": 166.35504200354134, + "hostEdge": { + "$ref": "AAAAAAF9vZ5bxKtyQME=" }, - "propertyLabel": { - "$ref": "AAAAAAF9vYAfn4Lmmo8=" - } + "edgePosition": 1, + "text": "-actualiseurTour" }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF9vYAfn4LnZlA=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vZ5bxKt0abk=", "_parent": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" + "$ref": "AAAAAAF9vZ5bxKtyQME=" }, "model": { - "$ref": "AAAAAAF9vYAfnYLfSKo=" + "$ref": "AAAAAAF9vZ5bxKtugDE=" }, + "visible": null, "font": "Arial;13;0", - "left": 2240, - "top": 969, - "width": 132.103515625, - "height": 10 + "left": 382, + "top": 674, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF9vZ5bxKtyQME=" + }, + "edgePosition": 1 }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF9vYAfn4LoeEo=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vZ5bxKt1GqE=", "_parent": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" + "$ref": "AAAAAAF9vZ5bxKtyQME=" }, "model": { - "$ref": "AAAAAAF9vYAfnYLfSKo=" + "$ref": "AAAAAAF9vZ5bxKtugDE=" }, - "subViews": [ - { - "_type": "UMLOperationView", - "_id": "AAAAAAF9vYB6N4QM57A=", - "_parent": { - "$ref": "AAAAAAF9vYAfn4LoeEo=" - }, - "model": { - "$ref": "AAAAAAF9vYB6GYP6Qww=" - }, - "font": "Arial;13;0", - "left": 2245, - "top": 984, - "width": 122.103515625, - "height": 13, - "text": "+run()", - "horizontalAlignment": 0 - }, - { - "_type": "UMLOperationView", - "_id": "AAAAAAF9vaBlFrPD3wA=", - "_parent": { - "$ref": "AAAAAAF9vYAfn4LoeEo=" - }, - "model": { - "$ref": "AAAAAAF9vaBk87OxtRA=" - }, - "font": "Arial;13;0", - "left": 2245, - "top": 999, - "width": 122.103515625, - "height": 13, - "text": "+beep()", - "horizontalAlignment": 0 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 2240, - "top": 979, - "width": 132.103515625, - "height": 38 + "left": 337, + "top": 675, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF9vZ5bxKtyQME=" + }, + "edgePosition": 1 }, { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF9vYAfn4Lp814=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vZ5bxKt2ViA=", "_parent": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" + "$ref": "AAAAAAF9vZ5bxKtyQME=" }, "model": { - "$ref": "AAAAAAF9vYAfnYLfSKo=" + "$ref": "AAAAAAF9vZ5bxKtv8JM=" }, "visible": false, "font": "Arial;13;0", - "left": 1044, - "top": -55, - "width": 10, - "height": 10 + "left": 342, + "top": 689, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF9vZ5bxKtyQME=" + }, + "edgePosition": 2 }, { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF9vYAfoILq3Iw=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF9vZ5bxKt3VKQ=", "_parent": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" + "$ref": "AAAAAAF9vZ5bxKtyQME=" }, "model": { - "$ref": "AAAAAAF9vYAfnYLfSKo=" + "$ref": "AAAAAAF9vZ5bxKtv8JM=" }, "visible": false, "font": "Arial;13;0", - "left": 1044, - "top": -55, - "width": 10, - "height": 10 - } - ], - "containerView": { - "$ref": "AAAAAAF9mVQlT+VJsng=" - }, - "font": "Arial;13;0", - "containerChangeable": true, - "left": 2240, - "top": 944, - "width": 132.103515625, - "height": 73, - "nameCompartment": { - "$ref": "AAAAAAF9vYAfnoLiBj8=" - }, - "attributeCompartment": { - "$ref": "AAAAAAF9vYAfn4LnZlA=" - }, - "operationCompartment": { - "$ref": "AAAAAAF9vYAfn4LoeEo=" - }, - "receptionCompartment": { - "$ref": "AAAAAAF9vYAfn4Lp814=" - }, - "templateParameterCompartment": { - "$ref": "AAAAAAF9vYAfoILq3Iw=" - } - }, - { - "_type": "UMLInterfaceRealizationView", - "_id": "AAAAAAF9vYC4DoRrFyI=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF9vYC4DoRqzVA=" - }, - "subViews": [ - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vYC4D4Rs9gc=", - "_parent": { - "$ref": "AAAAAAF9vYC4DoRrFyI=" - }, - "model": { - "$ref": "AAAAAAF9vYC4DoRqzVA=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 2304, - "top": 874, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF9vYC4DoRrFyI=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vYC4D4RtR3I=", - "_parent": { - "$ref": "AAAAAAF9vYC4DoRrFyI=" - }, - "model": { - "$ref": "AAAAAAF9vYC4DoRqzVA=" - }, - "visible": null, - "font": "Arial;13;0", - "left": 2304, - "top": 889, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF9vYC4DoRrFyI=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vYC4D4RuL8w=", - "_parent": { - "$ref": "AAAAAAF9vYC4DoRrFyI=" - }, - "model": { - "$ref": "AAAAAAF9vYC4DoRqzVA=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 2305, - "top": 844, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF9vYC4DoRrFyI=" - }, - "edgePosition": 1 - } - ], - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF9vXyXWXj/nfo=" - }, - "tail": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" - }, - "points": "2305:944;2305:865;1991:865", - "showVisibility": true, - "nameLabel": { - "$ref": "AAAAAAF9vYC4D4Rs9gc=" - }, - "stereotypeLabel": { - "$ref": "AAAAAAF9vYC4D4RtR3I=" - }, - "propertyLabel": { - "$ref": "AAAAAAF9vYC4D4RuL8w=" - } - }, - { - "_type": "UMLAssociationView", - "_id": "AAAAAAF9vZ5bxKtyQME=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF9vZ5bxKtugDE=" - }, - "subViews": [ - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vZ5bxKtz8Jo=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "model": { - "$ref": "AAAAAAF9vZ5bxKtugDE=" - }, - "font": "Arial;13;0", - "left": 416, - "top": 895, - "width": 95.748046875, - "height": 13, - "alpha": 0.33695850691147156, - "distance": 166.35504200354134, - "hostEdge": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "edgePosition": 1, - "text": "-actualiseurTour" - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vZ5bxKt0abk=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "model": { - "$ref": "AAAAAAF9vZ5bxKtugDE=" - }, - "visible": null, - "font": "Arial;13;0", - "left": 438, - "top": 738, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vZ5bxKt1GqE=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "model": { - "$ref": "AAAAAAF9vZ5bxKtugDE=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 393, - "top": 739, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vZ5bxKt2ViA=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "model": { - "$ref": "AAAAAAF9vZ5bxKtv8JM=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 438, - "top": 753, - "height": 13, - "alpha": 0.5235987755982988, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "edgePosition": 2 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF9vZ5bxKt3VKQ=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtyQME=" - }, - "model": { - "$ref": "AAAAAAF9vZ5bxKtv8JM=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 435, - "top": 767, + "left": 339, + "top": 703, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -3726,8 +3188,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 442, - "top": 726, + "left": 346, + "top": 662, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -3747,8 +3209,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 423, - "top": 888, + "left": 367, + "top": 824, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -3767,8 +3229,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 436, - "top": 885, + "left": 380, + "top": 821, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -3787,8 +3249,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 395, - "top": 892, + "left": 339, + "top": 828, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -3807,8 +3269,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 208, - "top": 96, + "left": 152, + "top": 32, "width": 10, "height": 10 }, @@ -3823,8 +3285,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 208, - "top": 96, + "left": 152, + "top": 32, "width": 10, "height": 10 } @@ -3836,7 +3298,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "points": "464:745;408:745;408:920", + "points": "368:681;352:681;352:856", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vZ5bxKtz8Jo=" @@ -3893,8 +3355,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1971, - "top": 1073, + "left": 1915, + "top": 1009, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -3914,8 +3376,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1971, - "top": 1088, + "left": 1915, + "top": 1024, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -3935,8 +3397,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1972, - "top": 1043, + "left": 1916, + "top": 979, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3953,7 +3415,7 @@ "tail": { "$ref": "AAAAAAF9vYAfnoLhX7c=" }, - "points": "2304:1016;2304:1064;1640:1064;1640:1031", + "points": "2248:952;2248:1000;1584:1000;1584:967", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vaenKLhheGQ=" @@ -3993,8 +3455,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 600, - "top": 624, + "left": 488, + "top": 496, "height": 13 }, { @@ -4004,8 +3466,8 @@ "$ref": "AAAAAAF9vaWO9La8Ysc=" }, "font": "Arial;13;3", - "left": 1597, - "top": 951, + "left": 1541, + "top": 887, "width": 114.16259765625, "height": 13, "text": "ObsebsevableBDJ" @@ -4018,8 +3480,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 600, - "top": 624, + "left": 488, + "top": 496, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -4032,15 +3494,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 600, - "top": 624, + "left": 488, + "top": 496, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1592, - "top": 944, + "left": 1536, + "top": 880, "width": 124.16259765625, "height": 25, "stereotypeLabel": { @@ -4066,8 +3528,8 @@ "$ref": "AAAAAAF9vaWO9La59S0=" }, "font": "Arial;13;0", - "left": 1592, - "top": 969, + "left": 1536, + "top": 905, "width": 124.16259765625, "height": 10 }, @@ -4091,8 +3553,8 @@ "$ref": "AAAAAAF9vah+Prk1RCs=" }, "font": "Arial;13;0", - "left": 1597, - "top": 984, + "left": 1541, + "top": 920, "width": 114.16259765625, "height": 13, "text": "+attacher()", @@ -4108,8 +3570,8 @@ "$ref": "AAAAAAF9vaisjrm6ZU4=" }, "font": "Arial;13;0", - "left": 1597, - "top": 999, + "left": 1541, + "top": 935, "width": 114.16259765625, "height": 13, "text": "+détacher()", @@ -4125,8 +3587,8 @@ "$ref": "AAAAAAF9vajA5bo/TT8=" }, "font": "Arial;13;0", - "left": 1597, - "top": 1014, + "left": 1541, + "top": 950, "width": 114.16259765625, "height": 13, "text": "+notifier()", @@ -4134,8 +3596,8 @@ } ], "font": "Arial;13;0", - "left": 1592, - "top": 979, + "left": 1536, + "top": 915, "width": 124.16259765625, "height": 53 }, @@ -4150,8 +3612,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 344, - "top": 336, + "left": 288, + "top": 272, "width": 10, "height": 10 }, @@ -4166,8 +3628,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 344, - "top": 336, + "left": 288, + "top": 272, "width": 10, "height": 10 } @@ -4177,8 +3639,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1592, - "top": 944, + "left": 1536, + "top": 880, "width": 124.16259765625, "height": 88, "nameCompartment": { @@ -4218,8 +3680,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 404, - "top": 1046, + "left": 348, + "top": 982, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -4239,8 +3701,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 389, - "top": 1046, + "left": 333, + "top": 982, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -4260,8 +3722,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 433, - "top": 1047, + "left": 377, + "top": 983, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -4278,7 +3740,7 @@ "tail": { "$ref": "AAAAAAF9vZ3lkakBgvc=" }, - "points": "419:1112;419:995", + "points": "363:1048;363:931", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vbwLit9g4Gs=" @@ -4317,8 +3779,8 @@ "$ref": "AAAAAAF9vbs+rtwB6aM=" }, "font": "Arial;13;0", - "left": 365, - "top": 925, + "left": 309, + "top": 861, "width": 98.71875, "height": 13, "text": "«interface»" @@ -4330,8 +3792,8 @@ "$ref": "AAAAAAF9vbs+rtwB6aM=" }, "font": "Arial;13;1", - "left": 365, - "top": 940, + "left": 309, + "top": 876, "width": 98.71875, "height": 13, "text": "ActualiseurTour" @@ -4344,8 +3806,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": -200, + "left": -160, + "top": -328, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -4358,15 +3820,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": -200, + "left": -160, + "top": -328, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 360, - "top": 920, + "left": 304, + "top": 856, "width": 108.71875, "height": 38, "stereotypeLabel": { @@ -4393,8 +3855,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -280, + "left": 24, + "top": -344, "width": 10, "height": 10 }, @@ -4418,8 +3880,8 @@ "$ref": "AAAAAAF9vbuEUt0Bu5U=" }, "font": "Arial;13;0", - "left": 365, - "top": 963, + "left": 309, + "top": 899, "width": 98.71875, "height": 13, "text": "+changerTour()", @@ -4435,8 +3897,8 @@ "$ref": "AAAAAAF+REbDrBtdfVg=" }, "font": "Arial;13;0", - "left": 365, - "top": 978, + "left": 309, + "top": 914, "width": 98.71875, "height": 13, "text": "+resetTour()", @@ -4444,8 +3906,8 @@ } ], "font": "Arial;13;0", - "left": 360, - "top": 958, + "left": 304, + "top": 894, "width": 108.71875, "height": 38 }, @@ -4460,8 +3922,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -280, + "left": 24, + "top": -344, "width": 10, "height": 10 }, @@ -4476,8 +3938,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -280, + "left": 24, + "top": -344, "width": 10, "height": 10 } @@ -4487,8 +3949,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 360, - "top": 920, + "left": 304, + "top": 856, "width": 108.71875, "height": 76, "nameCompartment": { @@ -4536,8 +3998,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": 256, + "left": -120, + "top": 128, "height": 13 }, { @@ -4547,8 +4009,8 @@ "$ref": "AAAAAAF9vZ3lkqkCfRM=" }, "font": "Arial;13;1", - "left": 365, - "top": 1119, + "left": 309, + "top": 1055, "width": 204.8388671875, "height": 13, "text": "ActualiseurTourUnParUn" @@ -4561,8 +4023,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": 256, + "left": -120, + "top": 128, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -4575,15 +4037,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": 256, + "left": -120, + "top": 128, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 360, - "top": 1112, + "left": 304, + "top": 1048, "width": 214.8388671875, "height": 25, "stereotypeLabel": { @@ -4619,8 +4081,8 @@ "$ref": "AAAAAAF+d1FcvM3g4X0=" }, "font": "Arial;13;0", - "left": 365, - "top": 1142, + "left": 309, + "top": 1078, "width": 204.8388671875, "height": 13, "text": "-cptTour: IntegerProperty", @@ -4628,8 +4090,8 @@ } ], "font": "Arial;13;0", - "left": 360, - "top": 1137, + "left": 304, + "top": 1073, "width": 214.8388671875, "height": 23 }, @@ -4653,8 +4115,8 @@ "$ref": "AAAAAAF+d1IkutAxi0o=" }, "font": "Arial;13;0", - "left": 365, - "top": 1165, + "left": 309, + "top": 1101, "width": 204.8388671875, "height": 13, "text": "+cptTourProperty(): IntegerProperty", @@ -4670,8 +4132,8 @@ "$ref": "AAAAAAF+d1JX09G+Prs=" }, "font": "Arial;13;0", - "left": 365, - "top": 1180, + "left": 309, + "top": 1116, "width": 204.8388671875, "height": 13, "text": "+getcptTour(): int", @@ -4687,8 +4149,8 @@ "$ref": "AAAAAAF+d1LyzNRhnjU=" }, "font": "Arial;13;0", - "left": 365, - "top": 1195, + "left": 309, + "top": 1131, "width": 204.8388671875, "height": 13, "text": "-setCptTour(valeur: int)", @@ -4696,8 +4158,8 @@ } ], "font": "Arial;13;0", - "left": 360, - "top": 1160, + "left": 304, + "top": 1096, "width": 214.8388671875, "height": 53 }, @@ -4712,8 +4174,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 104, - "top": -32, + "left": 48, + "top": -96, "width": 10, "height": 10 }, @@ -4728,8 +4190,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 104, - "top": -32, + "left": 48, + "top": -96, "width": 10, "height": 10 } @@ -4739,8 +4201,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 360, - "top": 1112, + "left": 304, + "top": 1048, "width": 214.8388671875, "height": 101, "nameCompartment": { @@ -4786,8 +4248,8 @@ "$ref": "AAAAAAF9x2SjWC8nZr8=" }, "font": "Arial;13;0", - "left": 885, - "top": 933, + "left": 829, + "top": 869, "width": 83.09716796875, "height": 13, "text": "«interface»" @@ -4799,8 +4261,8 @@ "$ref": "AAAAAAF9x2SjWC8nZr8=" }, "font": "Arial;13;1", - "left": 885, - "top": 948, + "left": 829, + "top": 884, "width": 83.09716796875, "height": 13, "text": "ObserverBDJ" @@ -4813,8 +4275,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": -744, + "left": 32, + "top": -872, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -4827,15 +4289,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": -744, + "left": 32, + "top": -872, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 880, - "top": 928, + "left": 824, + "top": 864, "width": 93.09716796875, "height": 38, "stereotypeLabel": { @@ -4862,8 +4324,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 64, - "top": -464, + "left": 8, + "top": -528, "width": 10, "height": 10 }, @@ -4887,8 +4349,8 @@ "$ref": "AAAAAAF9x2UFezAnxyw=" }, "font": "Arial;13;0", - "left": 885, - "top": 971, + "left": 829, + "top": 907, "width": 83.09716796875, "height": 13, "text": "+update()", @@ -4896,8 +4358,8 @@ } ], "font": "Arial;13;0", - "left": 880, - "top": 966, + "left": 824, + "top": 902, "width": 93.09716796875, "height": 23 }, @@ -4912,8 +4374,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 64, - "top": -464, + "left": 8, + "top": -528, "width": 10, "height": 10 }, @@ -4928,8 +4390,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 64, - "top": -464, + "left": 8, + "top": -528, "width": 10, "height": 10 } @@ -4939,8 +4401,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 880, - "top": 928, + "left": 824, + "top": 864, "width": 93.09716796875, "height": 72, "nameCompartment": { @@ -4981,8 +4443,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 521, - "top": 1861, + "left": 465, + "top": 1797, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -5002,8 +4464,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 506, - "top": 1861, + "left": 450, + "top": 1797, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5023,8 +4485,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 551, - "top": 1862, + "left": 495, + "top": 1798, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5041,7 +4503,7 @@ "tail": { "$ref": "AAAAAAF9x3QBCUh+0FU=" }, - "points": "824:1868;536:1868;536:1472", + "points": "768:1804;480:1804;480:1408", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9x3VZsU37yWw=" @@ -5074,8 +4536,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 431, - "top": 1621, + "left": 375, + "top": 1557, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -5095,8 +4557,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 446, - "top": 1621, + "left": 390, + "top": 1557, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5116,8 +4578,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 401, - "top": 1622, + "left": 345, + "top": 1558, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5134,7 +4596,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "points": "416:1472;416:1784", + "points": "360:1408;360:1720", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9x5T7XF1XiOo=" @@ -5167,8 +4629,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 584, - "top": 955, + "left": 528, + "top": 891, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -5188,8 +4650,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 584, - "top": 940, + "left": 528, + "top": 876, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5209,8 +4671,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 584, - "top": 985, + "left": 528, + "top": 921, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5227,7 +4689,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "points": "584:865;584:976;880:976", + "points": "528:681;528:912;824:912", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KY6ctVrtn2k=" @@ -5266,8 +4728,8 @@ "$ref": "AAAAAAF9vXyXWXkAEs4=" }, "font": "Arial;13;0", - "left": 1901, - "top": 810, + "left": 1845, + "top": 746, "width": 85.97265625, "height": 13, "text": "«interface»" @@ -5279,8 +4741,8 @@ "$ref": "AAAAAAF9vXyXWXkAEs4=" }, "font": "Arial;13;1", - "left": 1901, - "top": 825, + "left": 1845, + "top": 761, "width": 85.97265625, "height": 13, "text": "IBoucleDeJeu" @@ -5293,8 +4755,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1472, - "top": 232, + "left": 1360, + "top": 104, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -5307,15 +4769,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1472, - "top": 232, + "left": 1360, + "top": 104, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1896, - "top": 805, + "left": 1840, + "top": 741, "width": 95.97265625, "height": 38, "stereotypeLabel": { @@ -5342,8 +4804,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 32, + "left": 776, + "top": -32, "width": 10, "height": 10 }, @@ -5367,8 +4829,8 @@ "$ref": "AAAAAAF9vYDxUIURFEo=" }, "font": "Arial;13;0", - "left": 1901, - "top": 848, + "left": 1845, + "top": 784, "width": 85.97265625, "height": 13, "text": "+run()", @@ -5376,8 +4838,8 @@ } ], "font": "Arial;13;0", - "left": 1896, - "top": 843, + "left": 1840, + "top": 779, "width": 95.97265625, "height": 23 }, @@ -5392,8 +4854,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 32, + "left": 776, + "top": -32, "width": 10, "height": 10 }, @@ -5408,8 +4870,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 32, + "left": 776, + "top": -32, "width": 10, "height": 10 } @@ -5419,8 +4881,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1896, - "top": 805, + "left": 1840, + "top": 741, "width": 95.97265625, "height": 61, "nameCompartment": { @@ -5461,8 +4923,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1281, - "top": 985, + "left": 1225, + "top": 921, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -5482,8 +4944,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1281, - "top": 1000, + "left": 1225, + "top": 936, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5503,8 +4965,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1282, - "top": 955, + "left": 1226, + "top": 891, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5524,8 +4986,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1566, - "top": 984, + "left": 1510, + "top": 920, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -5545,8 +5007,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1563, - "top": 998, + "left": 1507, + "top": 934, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -5566,8 +5028,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1570, - "top": 957, + "left": 1514, + "top": 893, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -5587,8 +5049,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 997, - "top": 984, + "left": 941, + "top": 920, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -5607,8 +5069,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1000, - "top": 998, + "left": 944, + "top": 934, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -5626,8 +5088,8 @@ "$ref": "AAAAAAF+KZC/Il/SySA=" }, "font": "Arial;13;0", - "left": 990, - "top": 957, + "left": 934, + "top": 893, "width": 6.5, "height": 13, "alpha": 0.5235987755982988, @@ -5648,8 +5110,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 88, - "top": 40, + "left": 32, + "top": -24, "width": 10, "height": 10 }, @@ -5664,8 +5126,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 88, - "top": 40, + "left": 32, + "top": -24, "width": 10, "height": 10 } @@ -5677,7 +5139,7 @@ "tail": { "$ref": "AAAAAAF9vaWO9La78Ic=" }, - "points": "1592:976;972:976", + "points": "1536:912;916:912", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KZC/Il/VVos=" @@ -5740,8 +5202,8 @@ "$ref": "AAAAAAF9x5PDHle0mSE=" }, "font": "Arial;13;0", - "left": 357, - "top": 1789, + "left": 301, + "top": 1725, "width": 86.72802734375, "height": 13, "text": "«enumeration»" @@ -5753,8 +5215,8 @@ "$ref": "AAAAAAF9x5PDHle0mSE=" }, "font": "Arial;13;1", - "left": 357, - "top": 1804, + "left": 301, + "top": 1740, "width": 86.72802734375, "height": 13, "text": "CellState" @@ -5767,8 +5229,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1216, - "top": 976, + "left": -1328, + "top": 848, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -5781,15 +5243,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1216, - "top": 976, + "left": -1328, + "top": 848, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 352, - "top": 1784, + "left": 296, + "top": 1720, "width": 96.72802734375, "height": 38, "stereotypeLabel": { @@ -5816,8 +5278,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -480, - "top": 288, + "left": -536, + "top": 224, "width": 10, "height": 10 }, @@ -5832,8 +5294,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -480, - "top": 288, + "left": -536, + "top": 224, "width": 10, "height": 10 }, @@ -5848,8 +5310,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -480, - "top": 288, + "left": -536, + "top": 224, "width": 10, "height": 10 }, @@ -5864,8 +5326,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -480, - "top": 288, + "left": -536, + "top": 224, "width": 10, "height": 10 }, @@ -5889,8 +5351,8 @@ "$ref": "AAAAAAF9x5Pzw1iTxN8=" }, "font": "Arial;13;0", - "left": 357, - "top": 1827, + "left": 301, + "top": 1763, "width": 86.72802734375, "height": 13, "text": "LIVE", @@ -5906,8 +5368,8 @@ "$ref": "AAAAAAF9x5QJWVkYvnQ=" }, "font": "Arial;13;0", - "left": 357, - "top": 1842, + "left": 301, + "top": 1778, "width": 86.72802734375, "height": 13, "text": "DIE", @@ -5923,8 +5385,8 @@ "$ref": "AAAAAAF9x5QYs1mdLuI=" }, "font": "Arial;13;0", - "left": 357, - "top": 1857, + "left": 301, + "top": 1793, "width": 86.72802734375, "height": 13, "text": "BIRTH", @@ -5932,8 +5394,8 @@ } ], "font": "Arial;13;0", - "left": 352, - "top": 1822, + "left": 296, + "top": 1758, "width": 96.72802734375, "height": 53 } @@ -5943,8 +5405,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 352, - "top": 1784, + "left": 296, + "top": 1720, "width": 96.72802734375, "height": 91, "nameCompartment": { @@ -5996,8 +5458,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1064, - "top": 704, + "left": 952, + "top": 576, "height": 13 }, { @@ -6007,8 +5469,8 @@ "$ref": "AAAAAAF+KZ1s3Xz+Rlo=" }, "font": "Arial;13;1", - "left": 893, - "top": 1583, + "left": 837, + "top": 1519, "width": 432.19287109375, "height": 13, "text": "CompteurCellule" @@ -6021,8 +5483,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1064, - "top": 704, + "left": 952, + "top": 576, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -6035,15 +5497,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1064, - "top": 704, + "left": 952, + "top": 576, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 888, - "top": 1576, + "left": 832, + "top": 1512, "width": 442.19287109375, "height": 25, "stereotypeLabel": { @@ -6069,8 +5531,8 @@ "$ref": "AAAAAAF+KZ1s23z7Enw=" }, "font": "Arial;13;0", - "left": 888, - "top": 1601, + "left": 832, + "top": 1537, "width": 442.19287109375, "height": 10 }, @@ -6094,8 +5556,8 @@ "$ref": "AAAAAAF+KZ3CIX51nEc=" }, "font": "Arial;13;0", - "left": 893, - "top": 1616, + "left": 837, + "top": 1552, "width": 432.19287109375, "height": 13, "text": "+compterNbCellVivanteAutour(x: int, y: int, compteur: CompteurCellule): int", @@ -6103,8 +5565,8 @@ } ], "font": "Arial;13;0", - "left": 888, - "top": 1611, + "left": 832, + "top": 1547, "width": 442.19287109375, "height": 23 }, @@ -6119,8 +5581,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 640, - "top": 160, + "left": 584, + "top": 96, "width": 10, "height": 10 }, @@ -6135,8 +5597,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 640, - "top": 160, + "left": 584, + "top": 96, "width": 10, "height": 10 } @@ -6146,8 +5608,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 888, - "top": 1576, + "left": 832, + "top": 1512, "width": 442.19287109375, "height": 58, "nameCompartment": { @@ -6186,8 +5648,8 @@ "$ref": "AAAAAAF+KZ4A4oB/mrs=" }, "font": "Arial;13;0", - "left": 766, - "top": 1584, + "left": 710, + "top": 1520, "width": 118.142578125, "height": 13, "alpha": 1.032960638693974, @@ -6209,8 +5671,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 741, - "top": 1515, + "left": 685, + "top": 1451, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -6230,8 +5692,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 697, - "top": 1516, + "left": 641, + "top": 1452, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6251,8 +5713,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 669, - "top": 1419, + "left": 613, + "top": 1355, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -6272,8 +5734,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 672, - "top": 1405, + "left": 616, + "top": 1341, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -6293,8 +5755,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 665, - "top": 1446, + "left": 609, + "top": 1382, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -6314,8 +5776,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 862, - "top": 1583, + "left": 806, + "top": 1519, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -6334,8 +5796,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 859, - "top": 1569, + "left": 803, + "top": 1505, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -6354,8 +5816,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 866, - "top": 1610, + "left": 810, + "top": 1546, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -6374,8 +5836,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 112, - "top": 40, + "left": 56, + "top": -24, "width": 10, "height": 10 }, @@ -6390,8 +5852,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 112, - "top": 40, + "left": 56, + "top": -24, "width": 10, "height": 10 } @@ -6403,7 +5865,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "points": "644:1440;712:1440;712:1604;888:1604", + "points": "588:1376;656:1376;656:1540;832:1540", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KZ4A4oCElu4=" @@ -6467,8 +5929,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -16, - "top": 1000, + "left": -128, + "top": 872, "height": 13 }, { @@ -6478,8 +5940,8 @@ "$ref": "AAAAAAF9x3QBCUh/YJo=" }, "font": "Arial;13;1", - "left": 829, - "top": 1839, + "left": 773, + "top": 1775, "width": 206.62255859375, "height": 13, "text": "ArbitreConwayStyle" @@ -6492,8 +5954,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -16, - "top": 1000, + "left": -128, + "top": 872, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -6506,15 +5968,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -16, - "top": 1000, + "left": -128, + "top": 872, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 824, - "top": 1832, + "left": 768, + "top": 1768, "width": 216.62255859375, "height": 25, "stereotypeLabel": { @@ -6540,8 +6002,8 @@ "$ref": "AAAAAAF9x3QBCUh8V/A=" }, "font": "Arial;13;0", - "left": 824, - "top": 1857, + "left": 768, + "top": 1793, "width": 216.62255859375, "height": 10 }, @@ -6565,8 +6027,8 @@ "$ref": "AAAAAAF9x5FqlFC3YDY=" }, "font": "Arial;13;0", - "left": 829, - "top": 1872, + "left": 773, + "top": 1808, "width": 206.62255859375, "height": 13, "text": "-verifierNaissance(x: int, y: int): bool", @@ -6582,8 +6044,8 @@ "$ref": "AAAAAAF9x5GGk1G//FE=" }, "font": "Arial;13;0", - "left": 829, - "top": 1887, + "left": 773, + "top": 1823, "width": 206.62255859375, "height": 13, "text": "-verifierMort(x: int, y: int): bool", @@ -6591,8 +6053,8 @@ } ], "font": "Arial;13;0", - "left": 824, - "top": 1867, + "left": 768, + "top": 1803, "width": 216.62255859375, "height": 38 }, @@ -6607,8 +6069,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 376, + "left": -32, + "top": 312, "width": 10, "height": 10 }, @@ -6623,8 +6085,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 376, + "left": -32, + "top": 312, "width": 10, "height": 10 } @@ -6634,8 +6096,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 824, - "top": 1832, + "left": 768, + "top": 1768, "width": 216.62255859375, "height": 73, "nameCompartment": { @@ -6675,8 +6137,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2227, - "top": 1386, + "left": 2171, + "top": 1322, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -6696,8 +6158,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 2242, - "top": 1386, + "left": 2186, + "top": 1322, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -6717,8 +6179,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2198, - "top": 1387, + "left": 2142, + "top": 1323, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6738,8 +6200,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1182.80517578125, - "top": 1372, + "left": 1126.80517578125, + "top": 1308, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -6759,8 +6221,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1185.80517578125, - "top": 1358, + "left": 1129.80517578125, + "top": 1294, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -6780,8 +6242,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1178.80517578125, - "top": 1399, + "left": 1122.80517578125, + "top": 1335, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -6800,8 +6262,8 @@ "$ref": "AAAAAAF+KbWB253dDms=" }, "font": "Arial;13;0", - "left": 2084, - "top": 1368, + "left": 2028, + "top": 1304, "width": 129.48583984375, "height": 13, "alpha": -5.570124387695129, @@ -6822,8 +6284,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2241, - "top": 1413, + "left": 2185, + "top": 1349, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -6841,8 +6303,8 @@ "$ref": "AAAAAAF+KbWB253dDms=" }, "font": "Arial;13;0", - "left": 2167, - "top": 1420, + "left": 2111, + "top": 1356, "width": 21.68359375, "height": 13, "alpha": -5.273552339585138, @@ -6872,8 +6334,8 @@ "$ref": "AAAAAAF+KcfhtLGpqSs=" }, "font": "Arial;13;0", - "left": 1103.22705078125, - "top": 1387.4137483190318, + "left": 1047.22705078125, + "top": 1323.4137483190318, "width": 50.578125, "height": 13, "text": "-Position", @@ -6881,8 +6343,8 @@ } ], "font": "Arial;13;0", - "left": 1098.22705078125, - "top": 1382.4137483190318, + "left": 1042.22705078125, + "top": 1318.4137483190318, "width": 60.578125, "height": 23 }, @@ -6897,8 +6359,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": 112, + "left": 40, + "top": 48, "width": 10, "height": 10 } @@ -6910,7 +6372,7 @@ "tail": { "$ref": "AAAAAAF+KbRH25phgaM=" }, - "points": "1158:1393;2213:1393;2213:1448", + "points": "1102:1329;2157:1329;2157:1384", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KbWB253gXRs=" @@ -6974,8 +6436,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -312, - "top": 384, + "left": -424, + "top": 256, "height": 13 }, { @@ -6985,8 +6447,8 @@ "$ref": "AAAAAAF+KbRH25piKmA=" }, "font": "Arial;13;1", - "left": 893, - "top": 1343, + "left": 837, + "top": 1279, "width": 201.22705078125, "height": 13, "text": "CellulesVivantes" @@ -6999,8 +6461,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -312, - "top": 384, + "left": -424, + "top": 256, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -7013,15 +6475,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -312, - "top": 384, + "left": -424, + "top": 256, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 888, - "top": 1336, + "left": 832, + "top": 1272, "width": 211.22705078125, "height": 25, "stereotypeLabel": { @@ -7047,8 +6509,8 @@ "$ref": "AAAAAAF+KbRH25pfZUE=" }, "font": "Arial;13;0", - "left": 888, - "top": 1361, + "left": 832, + "top": 1297, "width": 211.22705078125, "height": 10 }, @@ -7072,8 +6534,8 @@ "$ref": "AAAAAAF+M7I9WEA8hwA=" }, "font": "Arial;13;0", - "left": 893, - "top": 1376, + "left": 837, + "top": 1312, "width": 201.22705078125, "height": 13, "text": "+getAt(x: int, y: int)", @@ -7089,8 +6551,8 @@ "$ref": "AAAAAAF+M7OGx0NqKbs=" }, "font": "Arial;13;0", - "left": 893, - "top": 1391, + "left": 837, + "top": 1327, "width": 201.22705078125, "height": 13, "text": "-addPeer(x: int, y: int, cell: Cellule)", @@ -7106,8 +6568,8 @@ "$ref": "AAAAAAF+d2QadEMVm/A=" }, "font": "Arial;13;0", - "left": 893, - "top": 1406, + "left": 837, + "top": 1342, "width": 201.22705078125, "height": 13, "text": "-rmPeer(cellule: Cellule)", @@ -7123,8 +6585,8 @@ "$ref": "AAAAAAF+d2R25ETsUAc=" }, "font": "Arial;13;0", - "left": 893, - "top": 1421, + "left": 837, + "top": 1357, "width": 201.22705078125, "height": 13, "text": "+reset()", @@ -7140,8 +6602,8 @@ "$ref": "AAAAAAF+d2TB5EdqUJ8=" }, "font": "Arial;13;0", - "left": 893, - "top": 1436, + "left": 837, + "top": 1372, "width": 201.22705078125, "height": 13, "text": "+clone(): CelluleVivantes", @@ -7149,8 +6611,8 @@ } ], "font": "Arial;13;0", - "left": 888, - "top": 1371, + "left": 832, + "top": 1307, "width": 211.22705078125, "height": 83 }, @@ -7165,8 +6627,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 16, - "top": 104, + "left": -40, + "top": 40, "width": 10, "height": 10 }, @@ -7181,8 +6643,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 16, - "top": 104, + "left": -40, + "top": 40, "width": 10, "height": 10 } @@ -7192,8 +6654,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 888, - "top": 1336, + "left": 832, + "top": 1272, "width": 211.22705078125, "height": 118, "nameCompartment": { @@ -7233,8 +6695,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1271, - "top": 1505, + "left": 1215, + "top": 1441, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7254,8 +6716,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1271, - "top": 1520, + "left": 1215, + "top": 1456, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7275,8 +6737,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1272, - "top": 1475, + "left": 1216, + "top": 1411, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7296,8 +6758,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1473, - "top": 1712, + "left": 1417, + "top": 1648, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -7317,8 +6779,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1459, - "top": 1709, + "left": 1403, + "top": 1645, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -7338,8 +6800,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1500, - "top": 1716, + "left": 1444, + "top": 1652, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -7358,8 +6820,8 @@ "$ref": "AAAAAAF+KcmjYLs1tk8=" }, "font": "Arial;13;0", - "left": 1070, - "top": 1471, + "left": 1014, + "top": 1407, "width": 100.572265625, "height": 13, "alpha": 1.2170930582895605, @@ -7380,8 +6842,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1027, - "top": 1475, + "left": 971, + "top": 1411, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -7400,8 +6862,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1068, - "top": 1468, + "left": 1012, + "top": 1404, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -7420,8 +6882,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": 112, + "left": 40, + "top": 48, "width": 10, "height": 10 }, @@ -7436,8 +6898,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": 112, + "left": 40, + "top": 48, "width": 10, "height": 10 } @@ -7449,7 +6911,7 @@ "tail": { "$ref": "AAAAAAF9mVSOqOWQam4=" }, - "points": "1488:1744;1488:1496;1056:1496;1056:1453", + "points": "1432:1680;1432:1432;1000:1432;1000:1389", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KcmjY7s4f+E=" @@ -7506,8 +6968,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2353, - "top": 1513, + "left": 2297, + "top": 1449, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7527,8 +6989,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 2338, - "top": 1513, + "left": 2282, + "top": 1449, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7548,8 +7010,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2383, - "top": 1514, + "left": 2327, + "top": 1450, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7566,7 +7028,7 @@ "tail": { "$ref": "AAAAAAF9mVRntOVm8jQ=" }, - "points": "2324:1520;2368:1520;2368:1167", + "points": "2268:1456;2312:1456;2312:1103", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KdxoBtWv3Bo=" @@ -7599,8 +7061,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1040, - "top": 1118, + "left": 984, + "top": 1054, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7620,8 +7082,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1040, - "top": 1103, + "left": 984, + "top": 1039, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7641,8 +7103,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1040, - "top": 1148, + "left": 984, + "top": 1084, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7659,7 +7121,7 @@ "tail": { "$ref": "AAAAAAF+KbRH25phgaM=" }, - "points": "1040:1336;1040:1139;1360:1139", + "points": "984:1272;984:1075;1304:1075", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+Kd1lC+Igrek=" @@ -7692,8 +7154,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1893, - "top": 1140, + "left": 1837, + "top": 1076, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7713,8 +7175,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1893, - "top": 1155, + "left": 1837, + "top": 1091, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7734,8 +7196,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1894, - "top": 1110, + "left": 1838, + "top": 1046, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7755,8 +7217,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2254, - "top": 1139, + "left": 2198, + "top": 1075, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -7776,8 +7238,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2251, - "top": 1153, + "left": 2195, + "top": 1089, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -7797,8 +7259,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2258, - "top": 1112, + "left": 2202, + "top": 1048, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -7817,8 +7279,8 @@ "$ref": "AAAAAAF+Kd3eCuSLOmA=" }, "font": "Arial;13;0", - "left": 1551, - "top": 1143, + "left": 1495, + "top": 1079, "width": 64.669921875, "height": 13, "alpha": -0.2513277516098765, @@ -7839,8 +7301,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1537, - "top": 1153, + "left": 1481, + "top": 1089, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -7858,8 +7320,8 @@ "$ref": "AAAAAAF+Kd3eCuSLOmA=" }, "font": "Arial;13;0", - "left": 1527, - "top": 1112, + "left": 1471, + "top": 1048, "width": 6.5, "height": 13, "alpha": 0.5235987755982988, @@ -7880,8 +7342,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 128, - "top": -40, + "left": 72, + "top": -104, "width": 10, "height": 10 }, @@ -7896,8 +7358,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 128, - "top": -40, + "left": 72, + "top": -104, "width": 10, "height": 10 } @@ -7909,7 +7371,7 @@ "tail": { "$ref": "AAAAAAF+KdtLK8NEjL0=" }, - "points": "2280:1131;1509:1131", + "points": "2224:1067;1453:1067", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+Kd3eCuSOitk=" @@ -7966,8 +7428,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1072, - "top": 1243, + "left": 1016, + "top": 1179, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7987,8 +7449,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1072, - "top": 1228, + "left": 1016, + "top": 1164, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -8008,8 +7470,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1072, - "top": 1273, + "left": 1016, + "top": 1209, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -8026,7 +7488,7 @@ "tail": { "$ref": "AAAAAAF+KbRH25phgaM=" }, - "points": "1072:1336;1072:1264;1581:1264", + "points": "1016:1272;1016:1200;1525:1200", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+M6n6hTifivA=" @@ -8066,8 +7528,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 184, + "left": 384, + "top": 56, "height": 13 }, { @@ -8077,8 +7539,8 @@ "$ref": "AAAAAAF+M6ihHCxyqEQ=" }, "font": "Arial;13;1", - "left": 1586.2724609375, - "top": 1215, + "left": 1530.2724609375, + "top": 1151, "width": 80.57080078125, "height": 13, "text": "Position" @@ -8091,8 +7553,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 184, + "left": 384, + "top": 56, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -8105,15 +7567,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 184, + "left": 384, + "top": 56, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1581.2724609375, - "top": 1208, + "left": 1525.2724609375, + "top": 1144, "width": 90.57080078125, "height": 25, "stereotypeLabel": { @@ -8149,8 +7611,8 @@ "$ref": "AAAAAAF+M6j43S9x+TY=" }, "font": "Arial;13;0", - "left": 1586.2724609375, - "top": 1238, + "left": 1530.2724609375, + "top": 1174, "width": 80.57080078125, "height": 13, "text": "-x: int", @@ -8166,8 +7628,8 @@ "$ref": "AAAAAAF+M6kbnDDCacM=" }, "font": "Arial;13;0", - "left": 1586.2724609375, - "top": 1253, + "left": 1530.2724609375, + "top": 1189, "width": 80.57080078125, "height": 13, "text": "-y: int", @@ -8175,8 +7637,8 @@ } ], "font": "Arial;13;0", - "left": 1581.2724609375, - "top": 1233, + "left": 1525.2724609375, + "top": 1169, "width": 90.57080078125, "height": 38 }, @@ -8200,8 +7662,8 @@ "$ref": "AAAAAAF+M6lcJTQlL6g=" }, "font": "Arial;13;0", - "left": 1586.2724609375, - "top": 1276, + "left": 1530.2724609375, + "top": 1212, "width": 80.57080078125, "height": 13, "text": "+getX(): int", @@ -8217,8 +7679,8 @@ "$ref": "AAAAAAF+M6l2mzV2x2Y=" }, "font": "Arial;13;0", - "left": 1586.2724609375, - "top": 1291, + "left": 1530.2724609375, + "top": 1227, "width": 80.57080078125, "height": 13, "text": "+getY(): int", @@ -8234,8 +7696,8 @@ "$ref": "AAAAAAF+d3GccIsXGls=" }, "font": "Arial;13;0", - "left": 1586.2724609375, - "top": 1306, + "left": 1530.2724609375, + "top": 1242, "width": 80.57080078125, "height": 13, "text": "+setX(x: int)", @@ -8251,8 +7713,8 @@ "$ref": "AAAAAAF+d3HOGYzuCPk=" }, "font": "Arial;13;0", - "left": 1586.2724609375, - "top": 1321, + "left": 1530.2724609375, + "top": 1257, "width": 80.57080078125, "height": 13, "text": "+setY(y: int)", @@ -8260,8 +7722,8 @@ } ], "font": "Arial;13;0", - "left": 1581.2724609375, - "top": 1271, + "left": 1525.2724609375, + "top": 1207, "width": 90.57080078125, "height": 68 }, @@ -8276,8 +7738,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 400, - "top": 80, + "left": 344, + "top": 16, "width": 10, "height": 10 }, @@ -8292,8 +7754,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 400, - "top": 80, + "left": 344, + "top": 16, "width": 10, "height": 10 } @@ -8303,8 +7765,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1581.2724609375, - "top": 1208, + "left": 1525.2724609375, + "top": 1144, "width": 90.57080078125, "height": 131, "nameCompartment": { @@ -8351,8 +7813,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1385.197265625, - "top": -216, + "left": 1273.197265625, + "top": -344, "height": 13 }, { @@ -8362,8 +7824,8 @@ "$ref": "AAAAAAF+KdtLK8NFX1Y=" }, "font": "Arial;13;3", - "left": 2285, - "top": 1087, + "left": 2229, + "top": 1023, "width": 113.43896484375, "height": 13, "text": "ObservableCellule" @@ -8376,8 +7838,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1385.197265625, - "top": -216, + "left": 1273.197265625, + "top": -344, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -8390,15 +7852,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1385.197265625, - "top": -216, + "left": 1273.197265625, + "top": -344, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 2280, - "top": 1080, + "left": 2224, + "top": 1016, "width": 123.43896484375, "height": 25, "stereotypeLabel": { @@ -8424,8 +7886,8 @@ "$ref": "AAAAAAF+KdtLK8NC0C4=" }, "font": "Arial;13;0", - "left": 2280, - "top": 1105, + "left": 2224, + "top": 1041, "width": 123.43896484375, "height": 10 }, @@ -8449,8 +7911,8 @@ "$ref": "AAAAAAF+KduHAcTyk/c=" }, "font": "Arial;13;0", - "left": 2285, - "top": 1120, + "left": 2229, + "top": 1056, "width": 113.43896484375, "height": 13, "text": "+attacher()", @@ -8466,8 +7928,8 @@ "$ref": "AAAAAAF+KdumycYlPic=" }, "font": "Arial;13;0", - "left": 2285, - "top": 1135, + "left": 2229, + "top": 1071, "width": 113.43896484375, "height": 13, "text": "+détacher()", @@ -8483,8 +7945,8 @@ "$ref": "AAAAAAF+KdvMaMdY6YA=" }, "font": "Arial;13;0", - "left": 2285, - "top": 1150, + "left": 2229, + "top": 1086, "width": 113.43896484375, "height": 13, "text": "+notifier()", @@ -8492,8 +7954,8 @@ } ], "font": "Arial;13;0", - "left": 2280, - "top": 1115, + "left": 2224, + "top": 1051, "width": 123.43896484375, "height": 53 }, @@ -8508,8 +7970,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 852.5986328125, - "top": -200, + "left": 796.5986328125, + "top": -264, "width": 10, "height": 10 }, @@ -8524,8 +7986,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 852.5986328125, - "top": -200, + "left": 796.5986328125, + "top": -264, "width": 10, "height": 10 } @@ -8535,8 +7997,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 2280, - "top": 1080, + "left": 2224, + "top": 1016, "width": 123.43896484375, "height": 88, "nameCompartment": { @@ -8576,8 +8038,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1276, - "top": 811, + "left": 464, + "top": 747, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -8597,8 +8059,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1276, - "top": 796, + "left": 464, + "top": 732, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -8618,8 +8080,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1276, - "top": 841, + "left": 464, + "top": 777, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -8639,8 +8101,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 681, - "top": 811, + "left": 479, + "top": 700, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -8660,8 +8122,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 684, - "top": 797, + "left": 492, + "top": 703, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -8681,8 +8143,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 677, - "top": 838, + "left": 451, + "top": 696, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -8702,8 +8164,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1870, - "top": 811, + "left": 1814, + "top": 747, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -8722,8 +8184,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1867, - "top": 797, + "left": 1811, + "top": 733, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -8742,8 +8204,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1874, - "top": 838, + "left": 1818, + "top": 774, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -8762,8 +8224,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 128, - "top": 176, + "left": 72, + "top": 112, "width": 10, "height": 10 }, @@ -8778,8 +8240,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 128, - "top": 176, + "left": 72, + "top": 112, "width": 10, "height": 10 } @@ -8791,7 +8253,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "points": "656:832;1896:832", + "points": "464:681;464:768;1840:768", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+RE1I8CKr6z8=" @@ -8848,8 +8310,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 584, - "top": 651, + "left": 648, + "top": 587, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -8869,8 +8331,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 584, - "top": 636, + "left": 648, + "top": 572, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -8890,8 +8352,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 584, - "top": 681, + "left": 648, + "top": 617, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -8911,8 +8373,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 569, - "top": 688, + "left": 585, + "top": 587, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -8932,8 +8394,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 555, - "top": 685, + "left": 588, + "top": 573, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -8953,8 +8415,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 596, - "top": 692, + "left": 581, + "top": 614, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -8973,8 +8435,8 @@ "$ref": "AAAAAAF+RGBXVDFybu4=" }, "font": "Arial;13;0", - "left": 663, - "top": 649, + "left": 607, + "top": 585, "width": 112.38525390625, "height": 13, "alpha": -0.21576622505521081, @@ -8995,8 +8457,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 763, - "top": 637, + "left": 707, + "top": 573, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -9015,8 +8477,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 770, - "top": 678, + "left": 714, + "top": 614, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -9035,8 +8497,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 128, - "top": 176, + "left": 72, + "top": 112, "width": 10, "height": 10 }, @@ -9051,8 +8513,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 128, - "top": 176, + "left": 72, + "top": 112, "width": 10, "height": 10 } @@ -9064,7 +8526,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "points": "584:720;584:672;792:672", + "points": "560:608;736:608", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+RGBXVTF1b+0=" @@ -9121,8 +8583,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1284, - "top": 707, + "left": 1228, + "top": 643, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -9142,8 +8604,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1284, - "top": 692, + "left": 1228, + "top": 628, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -9163,8 +8625,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1284, - "top": 737, + "left": 1228, + "top": 673, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -9181,7 +8643,7 @@ "tail": { "$ref": "AAAAAAF+RGAq+y/+u04=" }, - "points": "1145:728;1424:728", + "points": "1089:664;1368:664", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+SAdk6m8qPB4=" @@ -9221,8 +8683,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -512, + "left": -32, + "top": -640, "height": 13 }, { @@ -9232,8 +8694,8 @@ "$ref": "AAAAAAF+RGAq+y//Ddg=" }, "font": "Arial;13;1", - "left": 797, - "top": 647, + "left": 741, + "top": 583, "width": 344.3349609375, "height": 13, "text": "ChangeurRegle" @@ -9246,8 +8708,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -512, + "left": -32, + "top": -640, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -9260,15 +8722,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -512, + "left": -32, + "top": -640, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 792, - "top": 640, + "left": 736, + "top": 576, "width": 354.3349609375, "height": 25, "stereotypeLabel": { @@ -9304,8 +8766,8 @@ "$ref": "AAAAAAF+d1W0d+ylPQw=" }, "font": "Arial;13;0", - "left": 797, - "top": 670, + "left": 741, + "top": 606, "width": 344.3349609375, "height": 13, "text": "-regleEnCours: ObjectProperty", @@ -9313,8 +8775,8 @@ } ], "font": "Arial;13;0", - "left": 792, - "top": 665, + "left": 736, + "top": 601, "width": 354.3349609375, "height": 23 }, @@ -9338,8 +8800,8 @@ "$ref": "AAAAAAF+SB7sAKaWuF0=" }, "font": "Arial;13;0", - "left": 797, - "top": 693, + "left": 741, + "top": 629, "width": 344.3349609375, "height": 13, "text": "+changerRegle(regle: Regle, p: Plateau): ActualiseurCellule", @@ -9355,8 +8817,8 @@ "$ref": "AAAAAAF+d1ZGxO9rZb4=" }, "font": "Arial;13;0", - "left": 797, - "top": 708, + "left": 741, + "top": 644, "width": 344.3349609375, "height": 13, "text": "+changerRegle(p: Plateau): ActualiseurCellule", @@ -9372,8 +8834,8 @@ "$ref": "AAAAAAF+d1bg3vFKNWs=" }, "font": "Arial;13;0", - "left": 797, - "top": 723, + "left": 741, + "top": 659, "width": 344.3349609375, "height": 13, "text": "+getRegleEnCours(): Regle", @@ -9389,8 +8851,8 @@ "$ref": "AAAAAAF+d1cwffMABFw=" }, "font": "Arial;13;0", - "left": 797, - "top": 738, + "left": 741, + "top": 674, "width": 344.3349609375, "height": 13, "text": "+regleEnCoursProperty(): ObjectProperty", @@ -9406,8 +8868,8 @@ "$ref": "AAAAAAF+d1ewbvS2PHQ=" }, "font": "Arial;13;0", - "left": 797, - "top": 753, + "left": 741, + "top": 689, "width": 344.3349609375, "height": 13, "text": "+setRegleEnCours(r: Regle)", @@ -9415,8 +8877,8 @@ } ], "font": "Arial;13;0", - "left": 792, - "top": 688, + "left": 736, + "top": 624, "width": 354.3349609375, "height": 83 }, @@ -9431,8 +8893,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": -304, + "left": 192, + "top": -368, "width": 10, "height": 10 }, @@ -9447,8 +8909,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": -304, + "left": 192, + "top": -368, "width": 10, "height": 10 } @@ -9458,8 +8920,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 792, - "top": 640, + "left": 736, + "top": 576, "width": 354.3349609375, "height": 131, "nameCompartment": { @@ -9499,8 +8961,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 767, - "top": 1053, + "left": 711, + "top": 989, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -9520,8 +8982,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 767, - "top": 1068, + "left": 711, + "top": 1004, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -9541,8 +9003,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 768, - "top": 1023, + "left": 712, + "top": 959, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -9559,7 +9021,7 @@ "tail": { "$ref": "AAAAAAF9ma3DIwxCqBk=" }, - "points": "768:1168;768:1044;702:1044", + "points": "712:1104;712:980;646:980", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+SA/RJY0Cfi0=" @@ -9599,8 +9061,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -592, - "top": 136, + "left": -704, + "top": 8, "height": 13 }, { @@ -9610,8 +9072,8 @@ "$ref": "AAAAAAF+SA7PoYYICnw=" }, "font": "Arial;13;3", - "left": 533, - "top": 1023, + "left": 477, + "top": 959, "width": 165.1025390625, "height": 13, "text": "ActualiseurCelulle" @@ -9624,8 +9086,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -592, - "top": 136, + "left": -704, + "top": 8, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -9638,15 +9100,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -592, - "top": 136, + "left": -704, + "top": 8, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 528, - "top": 1016, + "left": 472, + "top": 952, "width": 175.1025390625, "height": 25, "stereotypeLabel": { @@ -9672,8 +9134,8 @@ "$ref": "AAAAAAF+SA7PoIYFTwQ=" }, "font": "Arial;13;0", - "left": 528, - "top": 1041, + "left": 472, + "top": 977, "width": 175.1025390625, "height": 10 }, @@ -9697,8 +9159,8 @@ "$ref": "AAAAAAF+SA8TWIkBWVU=" }, "font": "Arial;13;2", - "left": 533, - "top": 1056, + "left": 477, + "top": 992, "width": 165.1025390625, "height": 13, "text": "+changerCellule(x: int, y: int)", @@ -9706,8 +9168,8 @@ } ], "font": "Arial;13;0", - "left": 528, - "top": 1051, + "left": 472, + "top": 987, "width": 175.1025390625, "height": 23 }, @@ -9722,8 +9184,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -216, - "top": 32, + "left": -272, + "top": -32, "width": 10, "height": 10 }, @@ -9738,8 +9200,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -216, - "top": 32, + "left": -272, + "top": -32, "width": 10, "height": 10 } @@ -9749,8 +9211,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 528, - "top": 1016, + "left": 472, + "top": 952, "width": 175.1025390625, "height": 58, "nameCompartment": { @@ -9790,8 +9252,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 921, - "top": 1507, + "left": 865, + "top": 1443, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -9811,8 +9273,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 906, - "top": 1507, + "left": 850, + "top": 1443, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -9832,8 +9294,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 950, - "top": 1508, + "left": 894, + "top": 1444, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -9850,7 +9312,7 @@ "tail": { "$ref": "AAAAAAF+KZ1s3Hz96DA=" }, - "points": "936:1576;936:1453", + "points": "880:1512;880:1389", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+SDBynsHrJng=" @@ -9883,8 +9345,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1578, - "top": 1680, + "left": 1522, + "top": 1616, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -9904,8 +9366,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1563, - "top": 1680, + "left": 1507, + "top": 1616, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -9925,8 +9387,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1607, - "top": 1681, + "left": 1551, + "top": 1617, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -9943,7 +9405,7 @@ "tail": { "$ref": "AAAAAAF9mVSOqOWQam4=" }, - "points": "1593:1744;1593:1631", + "points": "1537:1680;1537:1567", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+SEFN7Mp+8Lg=" @@ -9982,8 +9444,8 @@ "$ref": "AAAAAAF+SECmNMaAJZw=" }, "font": "Arial;13;0", - "left": 1509, - "top": 1565, + "left": 1453, + "top": 1501, "width": 106.91357421875, "height": 13, "text": "«interface»" @@ -9995,8 +9457,8 @@ "$ref": "AAAAAAF+SECmNMaAJZw=" }, "font": "Arial;13;1", - "left": 1509, - "top": 1580, + "left": 1453, + "top": 1516, "width": 106.91357421875, "height": 13, "text": "PrototypePlateau" @@ -10009,8 +9471,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1528, - "top": 376, + "left": 1416, + "top": 248, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -10023,15 +9485,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1528, - "top": 376, + "left": 1416, + "top": 248, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1504, - "top": 1560, + "left": 1448, + "top": 1496, "width": 116.91357421875, "height": 38, "stereotypeLabel": { @@ -10058,8 +9520,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 264, + "left": 776, + "top": 200, "width": 10, "height": 10 }, @@ -10083,8 +9545,8 @@ "$ref": "AAAAAAF+SED8U8hYlU4=" }, "font": "Arial;13;0", - "left": 1509, - "top": 1603, + "left": 1453, + "top": 1539, "width": 106.91357421875, "height": 13, "text": "+cloner()", @@ -10092,8 +9554,8 @@ } ], "font": "Arial;13;0", - "left": 1504, - "top": 1598, + "left": 1448, + "top": 1534, "width": 116.91357421875, "height": 23 }, @@ -10108,8 +9570,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 264, + "left": 776, + "top": 200, "width": 10, "height": 10 }, @@ -10124,8 +9586,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 264, + "left": 776, + "top": 200, "width": 10, "height": 10 } @@ -10135,8 +9597,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1504, - "top": 1560, + "left": 1448, + "top": 1496, "width": 116.91357421875, "height": 72, "nameCompartment": { @@ -10183,8 +9645,8 @@ "$ref": "AAAAAAF+SCJNgK6zUFE=" }, "font": "Arial;13;0", - "left": 1365, - "top": 1109, + "left": 1309, + "top": 1045, "width": 139.83251953125, "height": 13, "text": "«interface»" @@ -10196,8 +9658,8 @@ "$ref": "AAAAAAF+SCJNgK6zUFE=" }, "font": "Arial;13;1", - "left": 1365, - "top": 1124, + "left": 1309, + "top": 1060, "width": 139.83251953125, "height": 13, "text": "ObserverCellule" @@ -10210,8 +9672,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 736, - "top": 336, + "left": 624, + "top": 208, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -10224,15 +9686,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 736, - "top": 336, + "left": 624, + "top": 208, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1360, - "top": 1104, + "left": 1304, + "top": 1040, "width": 149.83251953125, "height": 38, "stereotypeLabel": { @@ -10259,8 +9721,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 576, - "top": 232, + "left": 520, + "top": 168, "width": 10, "height": 10 }, @@ -10284,8 +9746,8 @@ "$ref": "AAAAAAF+SCJ+fbCLfn0=" }, "font": "Arial;13;0", - "left": 1365, - "top": 1147, + "left": 1309, + "top": 1083, "width": 139.83251953125, "height": 13, "text": "+update(cellule: Cellule)", @@ -10293,8 +9755,8 @@ } ], "font": "Arial;13;0", - "left": 1360, - "top": 1142, + "left": 1304, + "top": 1078, "width": 149.83251953125, "height": 23 }, @@ -10309,8 +9771,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 576, - "top": 232, + "left": 520, + "top": 168, "width": 10, "height": 10 }, @@ -10325,8 +9787,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 576, - "top": 232, + "left": 520, + "top": 168, "width": 10, "height": 10 } @@ -10336,8 +9798,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1360, - "top": 1104, + "left": 1304, + "top": 1040, "width": 149.83251953125, "height": 72, "nameCompartment": { @@ -10384,8 +9846,8 @@ "$ref": "AAAAAAF+SAZ7f2uE9Yg=" }, "font": "Arial;13;0", - "left": 1429, - "top": 709, + "left": 1373, + "top": 645, "width": 105.46630859375, "height": 13, "text": "«enumeration»" @@ -10397,8 +9859,8 @@ "$ref": "AAAAAAF+SAZ7f2uE9Yg=" }, "font": "Arial;13;1", - "left": 1429, - "top": 724, + "left": 1373, + "top": 660, "width": 105.46630859375, "height": 13, "text": "Regle" @@ -10411,8 +9873,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 672, - "top": -32, + "left": 560, + "top": -160, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -10425,15 +9887,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 672, - "top": -32, + "left": 560, + "top": -160, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1424, - "top": 704, + "left": 1368, + "top": 640, "width": 115.46630859375, "height": 38, "stereotypeLabel": { @@ -10460,8 +9922,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": -40, + "left": 192, + "top": -104, "width": 10, "height": 10 }, @@ -10476,8 +9938,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": -40, + "left": 192, + "top": -104, "width": 10, "height": 10 }, @@ -10492,8 +9954,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": -40, + "left": 192, + "top": -104, "width": 10, "height": 10 }, @@ -10508,8 +9970,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": -40, + "left": 192, + "top": -104, "width": 10, "height": 10 }, @@ -10533,8 +9995,8 @@ "$ref": "AAAAAAF+SAalBG0XJMs=" }, "font": "Arial;13;0", - "left": 1429, - "top": 747, + "left": 1373, + "top": 683, "width": 105.46630859375, "height": 13, "text": "CONWAY_STYLE", @@ -10542,8 +10004,8 @@ } ], "font": "Arial;13;0", - "left": 1424, - "top": 742, + "left": 1368, + "top": 678, "width": 115.46630859375, "height": 23 } @@ -10553,8 +10015,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1424, - "top": 704, + "left": 1368, + "top": 640, "width": 115.46630859375, "height": 61, "nameCompartment": { @@ -10598,8 +10060,8 @@ "$ref": "AAAAAAF+U3eJX010Vuk=" }, "font": "Arial;13;0", - "left": 1935, - "top": 1247, + "left": 1879, + "top": 1183, "width": 52.39990234375, "height": 13, "alpha": -0.060941396500113765, @@ -10621,8 +10083,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 2255, - "top": 1296, + "left": 2199, + "top": 1232, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -10642,8 +10104,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2256, - "top": 1251, + "left": 2200, + "top": 1187, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -10663,8 +10125,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2241, - "top": 1416, + "left": 2185, + "top": 1352, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -10684,8 +10146,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2227, - "top": 1413, + "left": 2171, + "top": 1349, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -10705,8 +10167,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2268, - "top": 1420, + "left": 2212, + "top": 1356, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -10726,8 +10188,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1696, - "top": 1280, + "left": 1640, + "top": 1216, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -10746,8 +10208,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1699, - "top": 1294, + "left": 1643, + "top": 1230, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -10766,8 +10228,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1692, - "top": 1253, + "left": 1636, + "top": 1189, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -10786,8 +10248,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": -8, + "left": -64, + "top": -72, "width": 10, "height": 10 }, @@ -10802,8 +10264,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": -8, + "left": -64, + "top": -72, "width": 10, "height": 10 } @@ -10815,7 +10277,7 @@ "tail": { "$ref": "AAAAAAF9mVRntOVm8jQ=" }, - "points": "2256:1448;2256:1272;1671:1272", + "points": "2200:1384;2200:1208;1615:1208", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+U3eJYE15Weg=" @@ -10872,8 +10334,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2000, - "top": 1484, + "left": 1944, + "top": 1420, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -10893,8 +10355,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 2000, - "top": 1469, + "left": 1944, + "top": 1405, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -10914,8 +10376,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 2000, - "top": 1514, + "left": 1944, + "top": 1450, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -10932,7 +10394,7 @@ "tail": { "$ref": "AAAAAAF+U4dezJGt1K8=" }, - "points": "1897:1505;2104:1505", + "points": "1841:1441;2048:1441", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+U3ywEo30wiQ=" @@ -10972,8 +10434,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1336, - "top": -112, + "left": -1448, + "top": -240, "height": 13 }, { @@ -10983,8 +10445,8 @@ "$ref": "AAAAAAF+U3wKPoqxjVM=" }, "font": "Arial;13;1", - "left": 1669, - "top": 1615, + "left": 1613, + "top": 1551, "width": 348.41015625, "height": 13, "text": "CréateurCellule" @@ -10997,8 +10459,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1336, - "top": -112, + "left": -1448, + "top": -240, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -11011,15 +10473,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1336, - "top": -112, + "left": -1448, + "top": -240, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1664, - "top": 1608, + "left": 1608, + "top": 1544, "width": 358.41015625, "height": 25, "stereotypeLabel": { @@ -11055,8 +10517,8 @@ "$ref": "AAAAAAF+d2bRrVOJuBY=" }, "font": "Arial;13;0", - "left": 1669, - "top": 1638, + "left": 1613, + "top": 1574, "width": 348.41015625, "height": 13, "text": "-h: int", @@ -11072,8 +10534,8 @@ "$ref": "AAAAAAF+d2buPVU0rdU=" }, "font": "Arial;13;0", - "left": 1669, - "top": 1653, + "left": 1613, + "top": 1589, "width": 348.41015625, "height": 13, "text": "-w: int", @@ -11081,8 +10543,8 @@ } ], "font": "Arial;13;0", - "left": 1664, - "top": 1633, + "left": 1608, + "top": 1569, "width": 358.41015625, "height": 38 }, @@ -11106,8 +10568,8 @@ "$ref": "AAAAAAF+d2dLY1iF8Ss=" }, "font": "Arial;13;0", - "left": 1669, - "top": 1676, + "left": 1613, + "top": 1612, "width": 348.41015625, "height": 13, "text": "+créerCellule(colone: int, ligne: int, observer: CelluleVivante)", @@ -11123,8 +10585,8 @@ "$ref": "AAAAAAF+d2kHL2IelLQ=" }, "font": "Arial;13;0", - "left": 1669, - "top": 1691, + "left": 1613, + "top": 1627, "width": 348.41015625, "height": 13, "text": "+creerLigneCellule(ligne: int)", @@ -11132,8 +10594,8 @@ } ], "font": "Arial;13;0", - "left": 1664, - "top": 1671, + "left": 1608, + "top": 1607, "width": 358.41015625, "height": 38 }, @@ -11148,8 +10610,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -872, - "top": -72, + "left": -928, + "top": -136, "width": 10, "height": 10 }, @@ -11164,8 +10626,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -872, - "top": -72, + "left": -928, + "top": -136, "width": 10, "height": 10 } @@ -11175,8 +10637,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1664, - "top": 1608, + "left": 1608, + "top": 1544, "width": 358.41015625, "height": 101, "nameCompartment": { @@ -11216,8 +10678,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1782, - "top": 1552, + "left": 1726, + "top": 1488, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -11237,8 +10699,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1767, - "top": 1552, + "left": 1711, + "top": 1488, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -11258,8 +10720,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1811, - "top": 1553, + "left": 1755, + "top": 1489, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -11276,7 +10738,7 @@ "tail": { "$ref": "AAAAAAF+U3wKPoqwovA=" }, - "points": "1797:1608;1797:1511", + "points": "1741:1544;1741:1447", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+U4fs/pbnUqU=" @@ -11524,8 +10986,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1921, - "top": 893, + "left": 1935, + "top": 780, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -11545,8 +11007,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1906, - "top": 893, + "left": 1935, + "top": 795, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -11566,8 +11028,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1950, - "top": 894, + "left": 1936, + "top": 750, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -11584,7 +11046,7 @@ "tail": { "$ref": "AAAAAAF+d0iCEp1C2/0=" }, - "points": "1936:936;1936:865", + "points": "1936:936;1936:771;1935:771", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+d0i7lp/c8N0=" @@ -11617,8 +11079,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1780, - "top": 992, + "left": 1582, + "top": 1001, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -11638,8 +11100,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1780, - "top": 1007, + "left": 1567, + "top": 1001, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -11659,8 +11121,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1781, - "top": 962, + "left": 1611, + "top": 1002, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -11677,7 +11139,7 @@ "tail": { "$ref": "AAAAAAF+d0iCEp1C2/0=" }, - "points": "1848:983;1715:983", + "points": "1848:1008;1597:1008;1597:967", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+d0jLkKCxOV0=" @@ -11904,7 +11366,7 @@ }, "visible": false, "font": "Arial;13;0", - "left": 473, + "left": 443, "top": 1951, "height": 13, "alpha": 1.5707963267948966, @@ -11925,7 +11387,7 @@ }, "visible": null, "font": "Arial;13;0", - "left": 458, + "left": 428, "top": 1951, "height": 13, "alpha": 1.5707963267948966, @@ -11946,7 +11408,7 @@ }, "visible": false, "font": "Arial;13;0", - "left": 503, + "left": 473, "top": 1952, "height": 13, "alpha": -1.5707963267948966, @@ -11964,7 +11426,7 @@ "tail": { "$ref": "AAAAAAF+d1zQkxeTFj8=" }, - "points": "816:1958;488:1958;488:1472", + "points": "816:1958;458:1958;458:1408", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+d11lXxshMbo=" @@ -11997,8 +11459,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1788, - "top": 1785, + "left": 1732, + "top": 1721, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -12018,8 +11480,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1773, - "top": 1785, + "left": 1717, + "top": 1721, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -12039,8 +11501,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1817, - "top": 1786, + "left": 1761, + "top": 1722, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -12060,8 +11522,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1760, - "top": 1771, + "left": 1704, + "top": 1707, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -12081,8 +11543,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1763, - "top": 1757, + "left": 1707, + "top": 1693, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -12102,8 +11564,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1756, - "top": 1798, + "left": 1700, + "top": 1734, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -12122,8 +11584,8 @@ "$ref": "AAAAAAF+d1+64yp3x/c=" }, "font": "Arial;13;0", - "left": 1814, - "top": 1720, + "left": 1758, + "top": 1656, "width": 118.142578125, "height": 13, "alpha": 1.3225063796140448, @@ -12144,8 +11606,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1774, - "top": 1730, + "left": 1718, + "top": 1666, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -12164,8 +11626,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1815, - "top": 1723, + "left": 1759, + "top": 1659, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -12184,6 +11646,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": -56, + "top": -64, "width": 10, "height": 10 }, @@ -12198,6 +11662,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": -56, + "top": -64, "width": 10, "height": 10 } @@ -12209,7 +11675,7 @@ "tail": { "$ref": "AAAAAAF9mVSOqOWQam4=" }, - "points": "1735:1792;1803:1792;1803:1708", + "points": "1679:1728;1747:1728;1747:1644", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+d1+65Cp65YA=" @@ -12272,8 +11738,8 @@ "$ref": "AAAAAAF+U4dezJGu4Fg=" }, "font": "Arial;13;0", - "left": 1533, - "top": 1445, + "left": 1477, + "top": 1381, "width": 359.962890625, "height": 13, "text": "«interface»" @@ -12285,8 +11751,8 @@ "$ref": "AAAAAAF+U4dezJGu4Fg=" }, "font": "Arial;13;1", - "left": 1533, - "top": 1460, + "left": 1477, + "top": 1396, "width": 359.962890625, "height": 13, "text": "ICréateurCellule" @@ -12299,8 +11765,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -496, - "top": -128, + "left": -608, + "top": -256, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -12313,15 +11779,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -496, - "top": -128, + "left": -608, + "top": -256, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1528, - "top": 1440, + "left": 1472, + "top": 1376, "width": 369.962890625, "height": 38, "stereotypeLabel": { @@ -12348,8 +11814,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -320, - "top": -80, + "left": -376, + "top": -144, "width": 10, "height": 10 }, @@ -12373,8 +11839,8 @@ "$ref": "AAAAAAF+U4eXgZOqTIc=" }, "font": "Arial;13;0", - "left": 1533, - "top": 1483, + "left": 1477, + "top": 1419, "width": 359.962890625, "height": 13, "text": "+CréerCellules(observer: CelluleVivantes): List>", @@ -12382,8 +11848,8 @@ } ], "font": "Arial;13;0", - "left": 1528, - "top": 1478, + "left": 1472, + "top": 1414, "width": 369.962890625, "height": 23 }, @@ -12398,8 +11864,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -320, - "top": -80, + "left": -376, + "top": -144, "width": 10, "height": 10 }, @@ -12414,8 +11880,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -320, - "top": -80, + "left": -376, + "top": -144, "width": 10, "height": 10 } @@ -12425,8 +11891,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1528, - "top": 1440, + "left": 1472, + "top": 1376, "width": 369.962890625, "height": 72, "nameCompartment": { @@ -12448,624 +11914,949 @@ }, { "_type": "UMLClassView", - "_id": "AAAAAAF/abJjnQdXa/A=", + "_id": "AAAAAAF9mawnSwtCDx8=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF/abJjnQdYTIc=", + "_id": "AAAAAAF9mawnSwtDPro=", "_parent": { - "$ref": "AAAAAAF/abJjnQdXa/A=" + "$ref": "AAAAAAF9mawnSwtCDx8=" }, "model": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF/abJjnQdZbDY=", + "_id": "AAAAAAF9mawnSwtEDFc=", "_parent": { - "$ref": "AAAAAAF/abJjnQdYTIc=" + "$ref": "AAAAAAF9mawnSwtDPro=" }, "visible": false, "font": "Arial;13;0", + "left": -280, + "top": -64, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF/abJjnQdaNoQ=", + "_id": "AAAAAAF9mawnSwtFyVg=", "_parent": { - "$ref": "AAAAAAF/abJjnQdYTIc=" + "$ref": "AAAAAAF9mawnSwtDPro=" }, "font": "Arial;13;1", - "left": 805, - "top": 231, - "width": 214.2587890625, + "left": 373, + "top": 543, + "width": 183.18701171875, "height": 13, - "text": "PlateauView" + "text": "Manager" }, { "_type": "LabelView", - "_id": "AAAAAAF/abJjnQdbvwQ=", + "_id": "AAAAAAF9mawnSwtGGbc=", "_parent": { - "$ref": "AAAAAAF/abJjnQdYTIc=" + "$ref": "AAAAAAF9mawnSwtDPro=" }, "visible": false, "font": "Arial;13;0", + "left": -280, + "top": -64, "width": 81.6181640625, "height": 13, "text": "(from classes)" }, { "_type": "LabelView", - "_id": "AAAAAAF/abJjngdc5kg=", + "_id": "AAAAAAF9mawnSwtH47E=", "_parent": { - "$ref": "AAAAAAF/abJjnQdYTIc=" + "$ref": "AAAAAAF9mawnSwtDPro=" }, "visible": false, "font": "Arial;13;0", + "left": -280, + "top": -64, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 800, - "top": 224, - "width": 224.2587890625, + "left": 368, + "top": 536, + "width": 193.18701171875, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF/abJjnQdZbDY=" + "$ref": "AAAAAAF9mawnSwtEDFc=" }, "nameLabel": { - "$ref": "AAAAAAF/abJjnQdaNoQ=" + "$ref": "AAAAAAF9mawnSwtFyVg=" }, "namespaceLabel": { - "$ref": "AAAAAAF/abJjnQdbvwQ=" + "$ref": "AAAAAAF9mawnSwtGGbc=" }, "propertyLabel": { - "$ref": "AAAAAAF/abJjngdc5kg=" + "$ref": "AAAAAAF9mawnSwtH47E=" } }, { "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF/abJjngdd6EQ=", + "_id": "AAAAAAF9mawnSwtI5gg=", "_parent": { - "$ref": "AAAAAAF/abJjnQdXa/A=" + "$ref": "AAAAAAF9mawnSwtCDx8=" }, "model": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, "subViews": [ { "_type": "UMLAttributeView", - "_id": "AAAAAAF/abK3QwnOA4U=", + "_id": "AAAAAAF+d0zDpLjUajs=", "_parent": { - "$ref": "AAAAAAF/abJjngdd6EQ=" + "$ref": "AAAAAAF9mawnSwtI5gg=" }, "model": { - "$ref": "AAAAAAF/abK26QmhzQA=" + "$ref": "AAAAAAF+d0zDibjFnAI=" }, "font": "Arial;13;0", - "left": 805, - "top": 254, - "width": 214.2587890625, + "left": 373, + "top": 566, + "width": 183.18701171875, "height": 13, - "text": "-colors: HashMap", + "text": "+jeuLance: Boolean", "horizontalAlignment": 0 - }, + } + ], + "font": "Arial;13;0", + "left": 368, + "top": 561, + "width": 193.18701171875, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF9mawnSwtJn8c=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtCDx8=" + }, + "model": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "subViews": [ { - "_type": "UMLAttributeView", - "_id": "AAAAAAF/abQgdQ3ISt0=", + "_type": "UMLOperationView", + "_id": "AAAAAAF9ma2HNAvrN2U=", "_parent": { - "$ref": "AAAAAAF/abJjngdd6EQ=" + "$ref": "AAAAAAF9mawnSwtJn8c=" }, "model": { - "$ref": "AAAAAAF/abQgMA2bBgc=" + "$ref": "AAAAAAF9ma2G+Avf/Jc=" }, "font": "Arial;13;0", - "left": 805, - "top": 269, - "width": 214.2587890625, + "left": 373, + "top": 589, + "width": 183.18701171875, "height": 13, - "text": "-paint: Paint", + "text": "-DeleguerChangementCellule()", "horizontalAlignment": 0 }, { - "_type": "UMLAttributeView", - "_id": "AAAAAAF/abSCrg/Idok=", + "_type": "UMLOperationView", + "_id": "AAAAAAF+d002XbphfK8=", "_parent": { - "$ref": "AAAAAAF/abJjngdd6EQ=" + "$ref": "AAAAAAF9mawnSwtJn8c=" }, "model": { - "$ref": "AAAAAAF/abSCaA+bVCE=" + "$ref": "AAAAAAF+d002IrpSFmY=" }, "font": "Arial;13;0", - "left": 805, - "top": 284, - "width": 214.2587890625, + "left": 373, + "top": 604, + "width": 183.18701171875, "height": 13, - "text": "-colones: int", + "text": "-actualiserActualiseurCellule()", "horizontalAlignment": 0 }, { - "_type": "UMLAttributeView", - "_id": "AAAAAAF/abTYrRLEhgI=", + "_type": "UMLOperationView", + "_id": "AAAAAAF+d04elsDblfo=", "_parent": { - "$ref": "AAAAAAF/abJjngdd6EQ=" + "$ref": "AAAAAAF9mawnSwtJn8c=" }, "model": { - "$ref": "AAAAAAF/abTYaRKXP80=" + "$ref": "AAAAAAF+d04ee8DMf58=" }, "font": "Arial;13;0", - "left": 805, - "top": 299, - "width": 214.2587890625, + "left": 373, + "top": 619, + "width": 183.18701171875, "height": 13, - "text": "-lignes: int", + "text": "+inverserEtatCellule(c: Cellule)", "horizontalAlignment": 0 }, { - "_type": "UMLAttributeView", - "_id": "AAAAAAF/abUNohYVLTA=", + "_type": "UMLOperationView", + "_id": "AAAAAAF+d055DMMGcZc=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtJn8c=" + }, + "model": { + "$ref": "AAAAAAF+d0541ML3VfY=" + }, + "font": "Arial;13;0", + "left": 373, + "top": 634, + "width": 183.18701171875, + "height": 13, + "text": "+lancerJeu()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+d06xKMSTAOw=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtJn8c=" + }, + "model": { + "$ref": "AAAAAAF+d06w68SEyCM=" + }, + "font": "Arial;13;0", + "left": 373, + "top": 649, + "width": 183.18701171875, + "height": 13, + "text": "+pauseJeu()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+d07a+MYgL0k=", "_parent": { - "$ref": "AAAAAAF/abJjngdd6EQ=" + "$ref": "AAAAAAF9mawnSwtJn8c=" }, "model": { - "$ref": "AAAAAAF/abUNYBXoIgE=" + "$ref": "AAAAAAF+d07a08YRbOU=" }, "font": "Arial;13;0", - "left": 805, - "top": 314, - "width": 214.2587890625, + "left": 373, + "top": 664, + "width": 183.18701171875, "height": 13, - "text": "+deathColor: int", + "text": "+stoperJeu()", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 800, - "top": 249, - "width": 224.2587890625, - "height": 83 - }, - { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF/abJjngder+4=", - "_parent": { - "$ref": "AAAAAAF/abJjnQdXa/A=" - }, - "model": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" - }, - "font": "Arial;13;0", - "left": 800, - "top": 332, - "width": 224.2587890625, - "height": 10 + "left": 368, + "top": 584, + "width": 193.18701171875, + "height": 98 }, { "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF/abJjngdfGR4=", + "_id": "AAAAAAF9mawnSwtKO7w=", "_parent": { - "$ref": "AAAAAAF/abJjnQdXa/A=" + "$ref": "AAAAAAF9mawnSwtCDx8=" }, "model": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, "visible": false, "font": "Arial;13;0", + "left": -112, + "top": -184, "width": 10, "height": 10 }, { "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF/abJjngdgHNU=", + "_id": "AAAAAAF9mawnSwtLllo=", "_parent": { - "$ref": "AAAAAAF/abJjnQdXa/A=" + "$ref": "AAAAAAF9mawnSwtCDx8=" }, "model": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, "visible": false, "font": "Arial;13;0", + "left": -112, + "top": -184, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 800, - "top": 224, - "width": 224.2587890625, - "height": 118, + "left": 368, + "top": 536, + "width": 193.18701171875, + "height": 146, "nameCompartment": { - "$ref": "AAAAAAF/abJjnQdYTIc=" + "$ref": "AAAAAAF9mawnSwtDPro=" }, "attributeCompartment": { - "$ref": "AAAAAAF/abJjngdd6EQ=" + "$ref": "AAAAAAF9mawnSwtI5gg=" }, "operationCompartment": { - "$ref": "AAAAAAF/abJjngder+4=" + "$ref": "AAAAAAF9mawnSwtJn8c=" }, "receptionCompartment": { - "$ref": "AAAAAAF/abJjngdfGR4=" + "$ref": "AAAAAAF9mawnSwtKO7w=" }, "templateParameterCompartment": { - "$ref": "AAAAAAF/abJjngdgHNU=" + "$ref": "AAAAAAF9mawnSwtLllo=" } }, { - "_type": "UMLClassView", - "_id": "AAAAAAF/aa/1n/hvAOk=", + "_type": "UMLAssociationView", + "_id": "AAAAAAF/yq1y9Ebd6uE=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF/aa/1n/htojs=" + "$ref": "AAAAAAF/yq1y9EbZ/ro=" }, "subViews": [ { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF/aa/1n/hwTwY=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9EbeW2Y=", "_parent": { - "$ref": "AAAAAAF/aa/1n/hvAOk=" + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, "model": { - "$ref": "AAAAAAF/aa/1n/htojs=" + "$ref": "AAAAAAF/yq1y9EbZ/ro=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF/aa/1n/hxEkA=", - "_parent": { - "$ref": "AAAAAAF/aa/1n/hwTwY=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 1368, - "top": 480, - "height": 13 - }, - { - "_type": "LabelView", - "_id": "AAAAAAF/aa/1n/hy/xs=", - "_parent": { - "$ref": "AAAAAAF/aa/1n/hwTwY=" - }, - "font": "Arial;13;1", - "left": 893, - "top": 383, - "width": 101.55615234375, - "height": 13, - "text": "GameActivity" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF/aa/1oPhzxUQ=", - "_parent": { - "$ref": "AAAAAAF/aa/1n/hwTwY=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 1368, - "top": 480, - "width": 81.6181640625, - "height": 13, - "text": "(from views)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF/aa/1oPh0O2w=", - "_parent": { - "$ref": "AAAAAAF/aa/1n/hwTwY=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 1368, - "top": 480, - "height": 13, - "horizontalAlignment": 1 - } - ], "font": "Arial;13;0", - "left": 888, - "top": 376, - "width": 111.55615234375, - "height": 25, - "stereotypeLabel": { - "$ref": "AAAAAAF/aa/1n/hxEkA=" + "left": 486, + "top": 438, + "width": 58.89990234375, + "height": 13, + "alpha": 1.581212512570501, + "distance": 34, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, - "nameLabel": { - "$ref": "AAAAAAF/aa/1n/hy/xs=" + "edgePosition": 1, + "text": "-manager" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9EbfMPo=", + "_parent": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, - "namespaceLabel": { - "$ref": "AAAAAAF/aa/1oPhzxUQ=" + "model": { + "$ref": "AAAAAAF/yq1y9EbZ/ro=" }, - "propertyLabel": { - "$ref": "AAAAAAF/aa/1oPh0O2w=" + "visible": null, + "font": "Arial;13;0", + "left": 511, + "top": 438, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9EbgAwg=", + "_parent": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "model": { + "$ref": "AAAAAAF/yq1y9EbZ/ro=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 467, + "top": 433, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9EbhsqQ=", + "_parent": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "model": { + "$ref": "AAAAAAF/yq1y9EbaB/8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 504, + "top": 369, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9Ebi7gg=", + "_parent": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "model": { + "$ref": "AAAAAAF/yq1y9EbaB/8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 517, + "top": 373, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9Ebj57U=", + "_parent": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "model": { + "$ref": "AAAAAAF/yq1y9EbaB/8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 477, + "top": 362, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9EbkZx4=", + "_parent": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "model": { + "$ref": "AAAAAAF/yq1y9EbbMXI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 489, + "top": 504, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" } }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF/aa/1oPh1iRo=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9EblDXQ=", "_parent": { - "$ref": "AAAAAAF/aa/1n/hvAOk=" + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, "model": { - "$ref": "AAAAAAF/aa/1n/htojs=" + "$ref": "AAAAAAF/yq1y9EbbMXI=" }, - "subViews": [ - { - "_type": "UMLAttributeView", - "_id": "AAAAAAF/abCbDf7pkHc=", - "_parent": { - "$ref": "AAAAAAF/aa/1oPh1iRo=" - }, - "model": { - "$ref": "AAAAAAF/abCayf68A4U=" - }, - "font": "Arial;13;0", - "left": 893, - "top": 406, - "width": 101.55615234375, - "height": 13, - "text": "-plateau: Plateau", - "horizontalAlignment": 0 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 888, - "top": 401, - "width": 111.55615234375, - "height": 23 + "left": 503, + "top": 503, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + } }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF/aa/1oPh2aco=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yq1y9Ebms2Q=", "_parent": { - "$ref": "AAAAAAF/aa/1n/hvAOk=" + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, "model": { - "$ref": "AAAAAAF/aa/1n/htojs=" + "$ref": "AAAAAAF/yq1y9EbbMXI=" }, "font": "Arial;13;0", - "left": 888, - "top": 424, - "width": 111.55615234375, - "height": 10 + "left": 458, + "top": 506, + "width": 7.22998046875, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF/yq1y9Ebd6uE=" + }, + "text": "1" }, { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF/aa/1oPh3I2k=", + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF/yq1y9Ebnebc=", "_parent": { - "$ref": "AAAAAAF/aa/1n/hvAOk=" + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, "model": { - "$ref": "AAAAAAF/aa/1n/htojs=" + "$ref": "AAAAAAF/yq1y9EbaB/8=" }, "visible": false, "font": "Arial;13;0", - "left": 912, - "top": 320, "width": 10, "height": 10 }, { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF/aa/1oPh4BZw=", + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF/yq1y9Ebougk=", "_parent": { - "$ref": "AAAAAAF/aa/1n/hvAOk=" + "$ref": "AAAAAAF/yq1y9Ebd6uE=" }, "model": { - "$ref": "AAAAAAF/aa/1n/htojs=" + "$ref": "AAAAAAF/yq1y9EbbMXI=" }, "visible": false, "font": "Arial;13;0", - "left": 912, - "top": 320, "width": 10, "height": 10 } ], - "containerView": { - "$ref": "AAAAAAF9f+yPI98LSVA=" - }, "font": "Arial;13;0", - "containerChangeable": true, - "left": 888, - "top": 376, - "width": 111.55615234375, - "height": 58, - "nameCompartment": { - "$ref": "AAAAAAF/aa/1n/hwTwY=" + "head": { + "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "attributeCompartment": { - "$ref": "AAAAAAF/aa/1oPh1iRo=" + "tail": { + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, - "operationCompartment": { - "$ref": "AAAAAAF/aa/1oPh2aco=" + "lineStyle": 1, + "points": "492:348;472:535", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF/yq1y9EbeW2Y=" }, - "receptionCompartment": { - "$ref": "AAAAAAF/aa/1oPh3I2k=" + "stereotypeLabel": { + "$ref": "AAAAAAF/yq1y9EbfMPo=" }, - "templateParameterCompartment": { - "$ref": "AAAAAAF/aa/1oPh4BZw=" - } - }, - { + "propertyLabel": { + "$ref": "AAAAAAF/yq1y9EbgAwg=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF/yq1y9EbhsqQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF/yq1y9Ebi7gg=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF/yq1y9Ebj57U=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF/yq1y9EbkZx4=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF/yq1y9EblDXQ=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF/yq1y9Ebms2Q=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF/yq1y9Ebnebc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF/yq1y9Ebougk=" + } + }, + { "_type": "UMLClassView", - "_id": "AAAAAAF/abFsswMLNLo=", + "_id": "AAAAAAF/yqvvOj/ZN1g=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/yqvvOT/XwmQ=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF/abFsswMMHk0=", + "_id": "AAAAAAF/yqvvOj/a9oo=", "_parent": { - "$ref": "AAAAAAF/abFsswMLNLo=" + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, "model": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/yqvvOT/XwmQ=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF/abFsswMNYAw=", + "_id": "AAAAAAF/yqvvOj/bkGM=", "_parent": { - "$ref": "AAAAAAF/abFsswMMHk0=" + "$ref": "AAAAAAF/yqvvOj/a9oo=" }, "visible": false, "font": "Arial;13;0", - "left": 768, - "top": -240, + "left": -192, + "top": 64, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF/abFsswMOhi8=", + "_id": "AAAAAAF/yqvvOj/c344=", "_parent": { - "$ref": "AAAAAAF/abFsswMMHk0=" + "$ref": "AAAAAAF/yqvvOj/a9oo=" }, "font": "Arial;13;1", - "left": 893, - "top": 143, - "width": 117.431640625, + "left": 317, + "top": 119, + "width": 377.05712890625, "height": 13, "text": "LauncherActivity" }, { "_type": "LabelView", - "_id": "AAAAAAF/abFsswMPbyY=", + "_id": "AAAAAAF/yqvvOj/dgXk=", "_parent": { - "$ref": "AAAAAAF/abFsswMMHk0=" + "$ref": "AAAAAAF/yqvvOj/a9oo=" }, "visible": false, "font": "Arial;13;0", - "left": 768, - "top": -240, + "left": -192, + "top": 64, "width": 81.6181640625, "height": 13, "text": "(from views)" }, { "_type": "LabelView", - "_id": "AAAAAAF/abFsswMQhss=", + "_id": "AAAAAAF/yqvvOj/e4Ks=", "_parent": { - "$ref": "AAAAAAF/abFsswMMHk0=" + "$ref": "AAAAAAF/yqvvOj/a9oo=" }, "visible": false, "font": "Arial;13;0", - "left": 768, - "top": -240, + "left": -192, + "top": 64, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 888, - "top": 136, - "width": 127.431640625, + "left": 312, + "top": 112, + "width": 387.05712890625, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF/abFsswMNYAw=" + "$ref": "AAAAAAF/yqvvOj/bkGM=" }, "nameLabel": { - "$ref": "AAAAAAF/abFsswMOhi8=" + "$ref": "AAAAAAF/yqvvOj/c344=" }, "namespaceLabel": { - "$ref": "AAAAAAF/abFsswMPbyY=" + "$ref": "AAAAAAF/yqvvOj/dgXk=" }, "propertyLabel": { - "$ref": "AAAAAAF/abFsswMQhss=" + "$ref": "AAAAAAF/yqvvOj/e4Ks=" } }, { "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF/abFsswMR7oE=", + "_id": "AAAAAAF/yqvvOj/fzwE=", "_parent": { - "$ref": "AAAAAAF/abFsswMLNLo=" + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, "model": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/yqvvOT/XwmQ=" }, "subViews": [ { "_type": "UMLAttributeView", - "_id": "AAAAAAF/abGtbwWCd4E=", + "_id": "AAAAAAF/yqxVrkLWHLw=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/fzwE=" + }, + "model": { + "$ref": "AAAAAAF/yqxViUKpnXw=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 142, + "width": 377.05712890625, + "height": 13, + "text": "+width: int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF/yqzdIkRY//U=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/fzwE=" + }, + "model": { + "$ref": "AAAAAAF/yqzc/EQry9c=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 157, + "width": 377.05712890625, + "height": 13, + "text": "+height: int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAF/yqz5SkWFaks=", "_parent": { - "$ref": "AAAAAAF/abFsswMR7oE=" + "$ref": "AAAAAAF/yqvvOj/fzwE=" }, "model": { - "$ref": "AAAAAAF/abGtKQVVrtw=" + "$ref": "AAAAAAF/yqz5J0VY26U=" }, "font": "Arial;13;0", - "left": 893, - "top": 166, - "width": 117.431640625, + "left": 317, + "top": 172, + "width": 377.05712890625, "height": 13, - "text": "-manager: Manager", + "text": "+isPortrait: Boolean", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 888, - "top": 161, - "width": 127.431640625, - "height": 23 + "left": 312, + "top": 137, + "width": 387.05712890625, + "height": 53 }, { "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF/abFsswMSIbc=", + "_id": "AAAAAAF/yqvvOj/gId4=", "_parent": { - "$ref": "AAAAAAF/abFsswMLNLo=" + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, "model": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/yqvvOT/XwmQ=" }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yq/I7lJafk4=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yq/IwlIqNls=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 195, + "width": 377.05712890625, + "height": 13, + "text": "#onCreate(@Nullable Bundle savedInstanceState)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrA8hlQmnmU=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrA8YVP2vBU=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 210, + "width": 377.05712890625, + "height": 13, + "text": "#onStart()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrEOzlakkxo=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrEOrFZ0X94=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 225, + "width": 377.05712890625, + "height": 13, + "text": "+onBackPressed()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrHFYljHFuo=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrHFPViXvO8=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 240, + "width": 377.05712890625, + "height": 13, + "text": "-setCellsColor(int color)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrI/8FxV3hE=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrI/qFwlJOE=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 255, + "width": 377.05712890625, + "height": 13, + "text": "+setCellsRed(View view)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrKuA1+2cXQ=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrKt4F+GWtE=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 270, + "width": 377.05712890625, + "height": 13, + "text": "+setCellsGreen(View view)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrK0lWEnmDE=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrK0dGD3TAo=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 285, + "width": 377.05712890625, + "height": 13, + "text": "+setCellsBlue(View view)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrWgeGXEmbg=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrWgOmWU14k=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 300, + "width": 377.05712890625, + "height": 13, + "text": "+startGame(Bundle bundle)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrXVRGc1JGw=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrXVIGcFDwc=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 315, + "width": 377.05712890625, + "height": 13, + "text": "#onSaveInstanceState(@NonNull Bundle outState)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrYtT2kBapU=", + "_parent": { + "$ref": "AAAAAAF/yqvvOj/gId4=" + }, + "model": { + "$ref": "AAAAAAF/yrYtLGjRqu8=" + }, + "font": "Arial;13;0", + "left": 317, + "top": 330, + "width": 377.05712890625, + "height": 13, + "text": "#onRestoreInstanceState(@NonNull Bundle savedInstanceState)", + "horizontalAlignment": 0 + } + ], "font": "Arial;13;0", - "left": 888, - "top": 184, - "width": 127.431640625, - "height": 10 + "left": 312, + "top": 190, + "width": 387.05712890625, + "height": 158 }, { "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF/abFstAMT0oc=", + "_id": "AAAAAAF/yqvvOj/ho7s=", "_parent": { - "$ref": "AAAAAAF/abFsswMLNLo=" + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, "model": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/yqvvOT/XwmQ=" }, "visible": false, "font": "Arial;13;0", - "left": 512, - "top": -160, + "left": 24, + "top": 152, "width": 10, "height": 10 }, { "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF/abFstAMUlpI=", + "_id": "AAAAAAF/yqvvOj/i1u4=", "_parent": { - "$ref": "AAAAAAF/abFsswMLNLo=" + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, "model": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/yqvvOT/XwmQ=" }, "visible": false, "font": "Arial;13;0", - "left": 512, - "top": -160, + "left": 24, + "top": 152, "width": 10, "height": 10 } @@ -13075,571 +12866,1346 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 888, - "top": 136, - "width": 127.431640625, - "height": 58, + "left": 312, + "top": 112, + "width": 387.05712890625, + "height": 236, "nameCompartment": { - "$ref": "AAAAAAF/abFsswMMHk0=" + "$ref": "AAAAAAF/yqvvOj/a9oo=" }, "attributeCompartment": { - "$ref": "AAAAAAF/abFsswMR7oE=" + "$ref": "AAAAAAF/yqvvOj/fzwE=" }, "operationCompartment": { - "$ref": "AAAAAAF/abFsswMSIbc=" + "$ref": "AAAAAAF/yqvvOj/gId4=" }, "receptionCompartment": { - "$ref": "AAAAAAF/abFstAMT0oc=" + "$ref": "AAAAAAF/yqvvOj/ho7s=" }, "templateParameterCompartment": { - "$ref": "AAAAAAF/abFstAMUlpI=" + "$ref": "AAAAAAF/yqvvOj/i1u4=" } }, { - "_type": "UMLPackageView", - "_id": "AAAAAAF/aemuPRnhvSY=", + "_type": "UMLClassView", + "_id": "AAAAAAF/yrn2UGsmHdU=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF/aemuNxnfEeE=" + "$ref": "AAAAAAF/yrn2T2skl6A=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF/aemuQBniIsE=", + "_id": "AAAAAAF/yrn2UGsnWu4=", "_parent": { - "$ref": "AAAAAAF/aemuPRnhvSY=" + "$ref": "AAAAAAF/yrn2UGsmHdU=" }, "model": { - "$ref": "AAAAAAF/aemuNxnfEeE=" + "$ref": "AAAAAAF/yrn2T2skl6A=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF/aemuQRnjal8=", + "_id": "AAAAAAF/yrn2UGso7cw=", "_parent": { - "$ref": "AAAAAAF/aemuQBniIsE=" + "$ref": "AAAAAAF/yrn2UGsnWu4=" }, "visible": false, "font": "Arial;13;0", - "left": -640, - "top": -464, + "left": 128, + "top": 104, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF/aemuQhnkxPw=", + "_id": "AAAAAAF/yrn2UGspLBQ=", "_parent": { - "$ref": "AAAAAAF/aemuQBniIsE=" + "$ref": "AAAAAAF/yrn2UGsnWu4=" }, "font": "Arial;13;1", - "left": 365, - "top": 190, - "width": 303, + "left": 797, + "top": 111, + "width": 452.1435546875, "height": 13, - "text": "fragment" + "text": "MenuFragment" }, { "_type": "LabelView", - "_id": "AAAAAAF/aemuQhnlSo8=", + "_id": "AAAAAAF/yrn2UGsq+pM=", "_parent": { - "$ref": "AAAAAAF/aemuQBniIsE=" + "$ref": "AAAAAAF/yrn2UGsnWu4=" }, "visible": false, "font": "Arial;13;0", - "left": -640, - "top": -464, + "left": 128, + "top": 104, "width": 81.6181640625, "height": 13, "text": "(from views)" }, { "_type": "LabelView", - "_id": "AAAAAAF/aemuQhnmeVU=", + "_id": "AAAAAAF/yrn2UGsroSg=", "_parent": { - "$ref": "AAAAAAF/aemuQBniIsE=" + "$ref": "AAAAAAF/yrn2UGsnWu4=" }, "visible": false, "font": "Arial;13;0", - "left": -640, - "top": -464, + "left": 128, + "top": 104, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 360, - "top": 183, - "width": 313, + "left": 792, + "top": 104, + "width": 462.1435546875, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF/aemuQRnjal8=" + "$ref": "AAAAAAF/yrn2UGso7cw=" }, "nameLabel": { - "$ref": "AAAAAAF/aemuQhnkxPw=" + "$ref": "AAAAAAF/yrn2UGspLBQ=" }, "namespaceLabel": { - "$ref": "AAAAAAF/aemuQhnlSo8=" + "$ref": "AAAAAAF/yrn2UGsq+pM=" }, "propertyLabel": { - "$ref": "AAAAAAF/aemuQhnmeVU=" + "$ref": "AAAAAAF/yrn2UGsroSg=" } - } - ], - "containerView": { - "$ref": "AAAAAAF9f+yPI98LSVA=" - }, - "containedViews": [ + }, { - "$ref": "AAAAAAF/acgwKBgTJLc=" - } - ], - "font": "Arial;13;0", - "containerChangeable": true, - "left": 360, - "top": 168, - "width": 313, - "height": 233, - "nameCompartment": { - "$ref": "AAAAAAF/aemuQBniIsE=" - } - }, - { - "_type": "UMLClassView", - "_id": "AAAAAAF/acgwKBgTJLc=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF/acgwKBgRXTQ=" - }, - "subViews": [ + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF/yrn2UGssgjw=", + "_parent": { + "$ref": "AAAAAAF/yrn2UGsmHdU=" + }, + "model": { + "$ref": "AAAAAAF/yrn2T2skl6A=" + }, + "font": "Arial;13;0", + "left": 792, + "top": 129, + "width": 462.1435546875, + "height": 10 + }, { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF/acgwKBgU4qI=", + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF/yrn2UGstG6Y=", "_parent": { - "$ref": "AAAAAAF/acgwKBgTJLc=" + "$ref": "AAAAAAF/yrn2UGsmHdU=" }, "model": { - "$ref": "AAAAAAF/acgwKBgRXTQ=" + "$ref": "AAAAAAF/yrn2T2skl6A=" }, "subViews": [ { - "_type": "LabelView", - "_id": "AAAAAAF/acgwKBgVusw=", + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrw9H4sqsVg=", "_parent": { - "$ref": "AAAAAAF/acgwKBgU4qI=" + "$ref": "AAAAAAF/yrn2UGstG6Y=" + }, + "model": { + "$ref": "AAAAAAF/yrw8+4r65xM=" }, - "visible": false, "font": "Arial;13;0", - "left": -376, - "top": -432, - "height": 13 + "left": 797, + "top": 144, + "width": 452.1435546875, + "height": 13, + "text": "+onviewCreated(@NonNull View view, @Nullable Bundle savedInstanceState)", + "horizontalAlignment": 0 }, { - "_type": "LabelView", - "_id": "AAAAAAF/acgwKBgWato=", + "_type": "UMLOperationView", + "_id": "AAAAAAF/yrynMY5gQAc=", "_parent": { - "$ref": "AAAAAAF/acgwKBgU4qI=" + "$ref": "AAAAAAF/yrn2UGstG6Y=" }, - "font": "Arial;13;1", - "left": 397, - "top": 223, - "width": 105.47265625, + "model": { + "$ref": "AAAAAAF/yrynDI4w5l8=" + }, + "font": "Arial;13;0", + "left": 797, + "top": 159, + "width": 452.1435546875, "height": 13, - "text": "FragmentPlateau" + "text": "-getNbColumnsFormView(View v)", + "horizontalAlignment": 0 }, { - "_type": "LabelView", - "_id": "AAAAAAF/acgwKBgXmNs=", + "_type": "UMLOperationView", + "_id": "AAAAAAF/yr2MWpRnNAs=", "_parent": { - "$ref": "AAAAAAF/acgwKBgU4qI=" + "$ref": "AAAAAAF/yrn2UGstG6Y=" + }, + "model": { + "$ref": "AAAAAAF/yr2MNpQ3h+w=" }, - "visible": false, "font": "Arial;13;0", - "left": -376, - "top": -432, - "width": 89.57177734375, + "left": 797, + "top": 174, + "width": 452.1435546875, "height": 13, - "text": "(from fragment)" + "text": "-getNbLignesFormView(View v)", + "horizontalAlignment": 0 }, { - "_type": "LabelView", - "_id": "AAAAAAF/acgwKBgY2Kk=", + "_type": "UMLOperationView", + "_id": "AAAAAAF/yr3lhpecx5U=", "_parent": { - "$ref": "AAAAAAF/acgwKBgU4qI=" + "$ref": "AAAAAAF/yrn2UGstG6Y=" + }, + "model": { + "$ref": "AAAAAAF/yr3lXpdslR8=" }, - "visible": false, "font": "Arial;13;0", - "left": -376, - "top": -432, + "left": 797, + "top": 189, + "width": 452.1435546875, "height": 13, - "horizontalAlignment": 1 + "text": "+startGame(View view)", + "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 392, - "top": 216, - "width": 115.47265625, - "height": 25, - "stereotypeLabel": { - "$ref": "AAAAAAF/acgwKBgVusw=" - }, - "nameLabel": { - "$ref": "AAAAAAF/acgwKBgWato=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF/acgwKBgXmNs=" - }, - "propertyLabel": { - "$ref": "AAAAAAF/acgwKBgY2Kk=" - } + "left": 792, + "top": 139, + "width": 462.1435546875, + "height": 68 }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF/acgwKBgZslU=", + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF/yrn2UGsuEUw=", "_parent": { - "$ref": "AAAAAAF/acgwKBgTJLc=" + "$ref": "AAAAAAF/yrn2UGsmHdU=" }, "model": { - "$ref": "AAAAAAF/acgwKBgRXTQ=" + "$ref": "AAAAAAF/yrn2T2skl6A=" }, + "visible": false, "font": "Arial;13;0", - "left": 392, - "top": 241, - "width": 115.47265625, + "left": 88, + "top": 64, + "width": 10, "height": 10 }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF/acgwKBgaGQs=", + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF/yrn2UGsvYr0=", "_parent": { - "$ref": "AAAAAAF/acgwKBgTJLc=" + "$ref": "AAAAAAF/yrn2UGsmHdU=" }, "model": { - "$ref": "AAAAAAF/acgwKBgRXTQ=" + "$ref": "AAAAAAF/yrn2T2skl6A=" }, + "visible": false, "font": "Arial;13;0", - "left": 392, - "top": 251, - "width": 115.47265625, + "left": 88, + "top": 64, + "width": 10, "height": 10 - }, - { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF/acgwKBgb9rY=", - "_parent": { - "$ref": "AAAAAAF/acgwKBgTJLc=" - }, + } + ], + "containerView": { + "$ref": "AAAAAAF9f+yPI98LSVA=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 792, + "top": 104, + "width": 462.1435546875, + "height": 118, + "nameCompartment": { + "$ref": "AAAAAAF/yrn2UGsnWu4=" + }, + "attributeCompartment": { + "$ref": "AAAAAAF/yrn2UGssgjw=" + }, + "operationCompartment": { + "$ref": "AAAAAAF/yrn2UGstG6Y=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF/yrn2UGsuEUw=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF/yrn2UGsvYr0=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF/yrvcS4eTj4s=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98FthE=" + }, + "model": { + "$ref": "AAAAAAF/yrvcS4eRYww=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yrvcS4eUT1I=", + "_parent": { + "$ref": "AAAAAAF/yrvcS4eTj4s=" + }, "model": { - "$ref": "AAAAAAF/acgwKBgRXTQ=" + "$ref": "AAAAAAF/yrvcS4eRYww=" }, "visible": false, "font": "Arial;13;0", - "left": -312, - "top": -280, - "width": 10, - "height": 10 + "left": 721, + "top": 218, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF/yrvcS4eTj4s=" + }, + "edgePosition": 1 }, { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF/acgwKBgcvxQ=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yrvcS4eVXGk=", + "_parent": { + "$ref": "AAAAAAF/yrvcS4eTj4s=" + }, + "model": { + "$ref": "AAAAAAF/yrvcS4eRYww=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 722, + "top": 203, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/yrvcS4eTj4s=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/yrvcS4eWQmI=", "_parent": { - "$ref": "AAAAAAF/acgwKBgTJLc=" + "$ref": "AAAAAAF/yrvcS4eTj4s=" }, "model": { - "$ref": "AAAAAAF/acgwKBgRXTQ=" + "$ref": "AAAAAAF/yrvcS4eRYww=" }, "visible": false, "font": "Arial;13;0", - "left": -312, - "top": -280, - "width": 10, - "height": 10 + "left": 720, + "top": 247, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF/yrvcS4eTj4s=" + }, + "edgePosition": 1 } ], - "containerView": { - "$ref": "AAAAAAF/aemuPRnhvSY=" - }, "font": "Arial;13;0", - "containerChangeable": true, - "left": 392, - "top": 216, - "width": 115.47265625, - "height": 45, - "nameCompartment": { - "$ref": "AAAAAAF/acgwKBgU4qI=" + "head": { + "$ref": "AAAAAAF/yrs1wYF8Ipk=" }, - "attributeCompartment": { - "$ref": "AAAAAAF/acgwKBgZslU=" + "tail": { + "$ref": "AAAAAAF/yqvvOj/ZN1g=" }, - "operationCompartment": { - "$ref": "AAAAAAF/acgwKBgaGQs=" + "lineStyle": 1, + "points": "699:238;743:240", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF/yrvcS4eUT1I=" }, - "receptionCompartment": { - "$ref": "AAAAAAF/acgwKBgb9rY=" + "stereotypeLabel": { + "$ref": "AAAAAAF/yrvcS4eVXGk=" }, - "templateParameterCompartment": { - "$ref": "AAAAAAF/acgwKBgcvxQ=" + "propertyLabel": { + "$ref": "AAAAAAF/yrvcS4eWQmI=" } }, { "_type": "UMLClassView", - "_id": "AAAAAAF/aepcYyhQJFw=", + "_id": "AAAAAAF/yrot0m30ZMo=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF/aepcYihO4Yc=" + "$ref": "AAAAAAF/yrot0m3yHBo=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF/aepcYyhR5mg=", + "_id": "AAAAAAF/yrot0m316AU=", "_parent": { - "$ref": "AAAAAAF/aepcYyhQJFw=" + "$ref": "AAAAAAF/yrot0m30ZMo=" }, "model": { - "$ref": "AAAAAAF/aepcYihO4Yc=" + "$ref": "AAAAAAF/yrot0m3yHBo=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF/aepcYyhS7DA=", + "_id": "AAAAAAF/yrot0m32Hi8=", "_parent": { - "$ref": "AAAAAAF/aepcYyhR5mg=" + "$ref": "AAAAAAF/yrot0m316AU=" }, "visible": false, "font": "Arial;13;0", + "left": 408, + "top": 344, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF/aepcYyhT7IE=", + "_id": "AAAAAAF/yrot0m33LDY=", "_parent": { - "$ref": "AAAAAAF/aepcYyhR5mg=" + "$ref": "AAAAAAF/yrot0m316AU=" }, "font": "Arial;13;1", - "left": 525, - "top": 335, - "width": 93.1708984375, + "left": 829, + "top": 263, + "width": 390.29833984375, "height": 13, - "text": "MenuFragment" + "text": "FragmentPlateau" }, { "_type": "LabelView", - "_id": "AAAAAAF/aepcYyhUI6g=", + "_id": "AAAAAAF/yrot0m34hvc=", "_parent": { - "$ref": "AAAAAAF/aepcYyhR5mg=" + "$ref": "AAAAAAF/yrot0m316AU=" }, "visible": false, "font": "Arial;13;0", + "left": 408, + "top": 344, "width": 89.57177734375, "height": 13, "text": "(from fragment)" }, { "_type": "LabelView", - "_id": "AAAAAAF/aepcYyhV3so=", + "_id": "AAAAAAF/yrot0m35Vzo=", "_parent": { - "$ref": "AAAAAAF/aepcYyhR5mg=" + "$ref": "AAAAAAF/yrot0m316AU=" }, "visible": false, "font": "Arial;13;0", + "left": 408, + "top": 344, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 520, - "top": 328, - "width": 103.1708984375, + "left": 824, + "top": 256, + "width": 400.29833984375, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF/aepcYyhS7DA=" + "$ref": "AAAAAAF/yrot0m32Hi8=" }, "nameLabel": { - "$ref": "AAAAAAF/aepcYyhT7IE=" + "$ref": "AAAAAAF/yrot0m33LDY=" }, "namespaceLabel": { - "$ref": "AAAAAAF/aepcYyhUI6g=" + "$ref": "AAAAAAF/yrot0m34hvc=" }, "propertyLabel": { - "$ref": "AAAAAAF/aepcYyhV3so=" + "$ref": "AAAAAAF/yrot0m35Vzo=" } }, { "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF/aepcYyhWsIw=", + "_id": "AAAAAAF/yrot0m36uGM=", "_parent": { - "$ref": "AAAAAAF/aepcYyhQJFw=" + "$ref": "AAAAAAF/yrot0m30ZMo=" }, "model": { - "$ref": "AAAAAAF/aepcYihO4Yc=" + "$ref": "AAAAAAF/yrot0m3yHBo=" }, "font": "Arial;13;0", - "left": 520, - "top": 353, - "width": 103.1708984375, + "left": 824, + "top": 281, + "width": 400.29833984375, "height": 10 }, { "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF/aepcYyhXK9Y=", + "_id": "AAAAAAF/yrot0m37/fs=", "_parent": { - "$ref": "AAAAAAF/aepcYyhQJFw=" + "$ref": "AAAAAAF/yrot0m30ZMo=" }, "model": { - "$ref": "AAAAAAF/aepcYihO4Yc=" + "$ref": "AAAAAAF/yrot0m3yHBo=" }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysN4L6DPEHI=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysN4C6CfrxU=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 296, + "width": 390.29833984375, + "height": 13, + "text": "+FragmentPlateau()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysOXtKImAyE=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysOXkKH2DdM=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 311, + "width": 390.29833984375, + "height": 13, + "text": "+onCreate(@Nullable Bundle savedInstanceState)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysPcZKOvDWo=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysPcQKN/sBI=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 326, + "width": 390.29833984375, + "height": 13, + "text": "+onViewCreated(@NonNull View view, Bundle savedInstanceState)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysRYbqg7Ioo=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysRYSqgLfk4=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 341, + "width": 390.29833984375, + "height": 13, + "text": "-tapRect(View view1, MotionEvent motionEvent): boolean", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysRwh6oo8Q4=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysRwX6n48BM=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 356, + "width": 390.29833984375, + "height": 13, + "text": "-tapRect(View view, int x, int y): boolean", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysfxL7G8NfE=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysfxCbGM/wc=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 371, + "width": 390.29833984375, + "height": 13, + "text": "+update()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF/ysgtSrUkCsA=", + "_parent": { + "$ref": "AAAAAAF/yrot0m37/fs=" + }, + "model": { + "$ref": "AAAAAAF/ysgtJbT0wV0=" + }, + "font": "Arial;13;0", + "left": 829, + "top": 386, + "width": 390.29833984375, + "height": 13, + "text": "+onSaveInstanceState(@NonNull Bundle outState)", + "horizontalAlignment": 0 + } + ], "font": "Arial;13;0", - "left": 520, - "top": 363, - "width": 103.1708984375, - "height": 10 + "left": 824, + "top": 291, + "width": 400.29833984375, + "height": 113 }, { "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF/aepcYyhYnaI=", + "_id": "AAAAAAF/yrot0m38oJ8=", "_parent": { - "$ref": "AAAAAAF/aepcYyhQJFw=" + "$ref": "AAAAAAF/yrot0m30ZMo=" }, "model": { - "$ref": "AAAAAAF/aepcYihO4Yc=" + "$ref": "AAAAAAF/yrot0m3yHBo=" }, "visible": false, "font": "Arial;13;0", + "left": 344, + "top": 272, "width": 10, "height": 10 }, { "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF/aepcYyhZzp0=", + "_id": "AAAAAAF/yrot0m39nGc=", "_parent": { - "$ref": "AAAAAAF/aepcYyhQJFw=" + "$ref": "AAAAAAF/yrot0m30ZMo=" }, "model": { - "$ref": "AAAAAAF/aepcYihO4Yc=" + "$ref": "AAAAAAF/yrot0m3yHBo=" }, "visible": false, "font": "Arial;13;0", + "left": 344, + "top": 272, "width": 10, "height": 10 } ], + "containerView": { + "$ref": "AAAAAAF/yrs1wYF8Ipk=" + }, "font": "Arial;13;0", "containerChangeable": true, - "left": 520, - "top": 328, - "width": 103.1708984375, - "height": 45, + "left": 824, + "top": 256, + "width": 400.29833984375, + "height": 148, "nameCompartment": { - "$ref": "AAAAAAF/aepcYyhR5mg=" + "$ref": "AAAAAAF/yrot0m316AU=" }, "attributeCompartment": { - "$ref": "AAAAAAF/aepcYyhWsIw=" + "$ref": "AAAAAAF/yrot0m36uGM=" }, "operationCompartment": { - "$ref": "AAAAAAF/aepcYyhXK9Y=" + "$ref": "AAAAAAF/yrot0m37/fs=" }, "receptionCompartment": { - "$ref": "AAAAAAF/aepcYyhYnaI=" + "$ref": "AAAAAAF/yrot0m38oJ8=" }, "templateParameterCompartment": { - "$ref": "AAAAAAF/aepcYyhZzp0=" - } - } - ] - }, - { - "_type": "UMLPackage", - "_id": "AAAAAAF9f+yPIt8J6pI=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98Erm4=" - }, - "name": "views", - "ownedElements": [ - { - "_type": "UMLDependency", - "_id": "AAAAAAF9mX57rACacnQ=", - "_parent": { - "$ref": "AAAAAAF9f+yPIt8J6pI=" - }, - "source": { - "$ref": "AAAAAAF9f+yPIt8J6pI=" - }, - "target": { - "$ref": "AAAAAAF9mVQlT+VH1co=" + "$ref": "AAAAAAF/yrot0m39nGc=" } }, { - "_type": "UMLClass", - "_id": "AAAAAAF/aa/1n/htojs=", + "_type": "UMLAssociationView", + "_id": "AAAAAAF/ysM0FZu73/8=", "_parent": { - "$ref": "AAAAAAF9f+yPIt8J6pI=" + "$ref": "AAAAAAF9f+tPc98FthE=" }, - "name": "GameActivity", - "attributes": [ - { - "_type": "UMLAttribute", - "_id": "AAAAAAF/abCayf68A4U=", - "_parent": { - "$ref": "AAAAAAF/aa/1n/htojs=" - }, - "name": "plateau", - "visibility": "private", - "type": { - "$ref": "AAAAAAF9mVSOqOWOL84=" - } - } - ] - }, - { - "_type": "UMLClass", - "_id": "AAAAAAF/abFsswMJNgU=", - "_parent": { - "$ref": "AAAAAAF9f+yPIt8J6pI=" + "model": { + "$ref": "AAAAAAF/ysM0FZu3l5g=" }, - "name": "LauncherActivity", - "attributes": [ + "subViews": [ { - "_type": "UMLAttribute", - "_id": "AAAAAAF/abGtKQVVrtw=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0Fpu8WmA=", "_parent": { - "$ref": "AAAAAAF/abFsswMJNgU=" + "$ref": "AAAAAAF/ysM0FZu73/8=" }, - "name": "manager", - "visibility": "private", - "type": { - "$ref": "AAAAAAF9mawnSwtAdco=" - } - } - ] - }, - { - "_type": "UMLPackage", - "_id": "AAAAAAF/aemuNxnfEeE=", - "_parent": { - "$ref": "AAAAAAF9f+yPIt8J6pI=" - }, - "name": "fragment", - "ownedElements": [ - { - "_type": "UMLClass", - "_id": "AAAAAAF/acgwKBgRXTQ=", - "_parent": { - "$ref": "AAAAAAF/aemuNxnfEeE=" + "model": { + "$ref": "AAAAAAF/ysM0FZu3l5g=" }, - "name": "FragmentPlateau" + "font": "Arial;13;0", + "left": 694, + "top": 488, + "width": 58.89990234375, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "edgePosition": 1, + "text": "-manager" }, { - "_type": "UMLClass", - "_id": "AAAAAAF/aepcYihO4Yc=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0Fpu9C9M=", "_parent": { - "$ref": "AAAAAAF/aemuNxnfEeE=" + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu3l5g=" }, - "name": "MenuFragment" + "visible": null, + "font": "Arial;13;0", + "left": 730, + "top": 501, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0Fpu+C90=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu3l5g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 710, + "top": 461, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0Fpu/hmc=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu4+O8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 856, + "top": 422, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0FpvA/Kc=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu4+O8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 860, + "top": 435, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0FpvBKLE=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu4+O8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 848, + "top": 396, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0FpvCXOI=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu5mL4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 590, + "top": 554, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0FpvDCHg=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu5mL4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 598, + "top": 565, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF/ysM0FpvEqSg=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu5mL4=" + }, + "font": "Arial;13;0", + "left": 571, + "top": 532, + "width": 7.22998046875, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "text": "1" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF/ysM0FpvFVik=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu4+O8=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF/ysM0FpvGtbA=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu73/8=" + }, + "model": { + "$ref": "AAAAAAF/ysM0FZu5mL4=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF9mawnSwtCDx8=" + }, + "tail": { + "$ref": "AAAAAAF/yrot0m30ZMo=" + }, + "lineStyle": 1, + "points": "873:404;561:559", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF/ysM0Fpu8WmA=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF/ysM0Fpu9C9M=" + }, + "propertyLabel": { + "$ref": "AAAAAAF/ysM0Fpu+C90=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF/ysM0Fpu/hmc=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF/ysM0FpvA/Kc=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF/ysM0FpvBKLE=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF/ysM0FpvCXOI=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF/ysM0FpvDCHg=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF/ysM0FpvEqSg=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF/ysM0FpvFVik=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF/ysM0FpvGtbA=" + } + } + ] + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF9f+yPIt8J6pI=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98Erm4=" + }, + "name": "views", + "ownedElements": [ + { + "_type": "UMLClass", + "_id": "AAAAAAF9f+zSrt8me20=", + "_parent": { + "$ref": "AAAAAAF9f+yPIt8J6pI=" + }, + "name": "vueJeu" + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF9mX57rACacnQ=", + "_parent": { + "$ref": "AAAAAAF9f+yPIt8J6pI=" + }, + "source": { + "$ref": "AAAAAAF9f+yPIt8J6pI=" + }, + "target": { + "$ref": "AAAAAAF9mVQlT+VH1co=" + } + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF/yqvvOT/XwmQ=", + "_parent": { + "$ref": "AAAAAAF9f+yPIt8J6pI=" + }, + "name": "LauncherActivity", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF/yq1y9EbZ/ro=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "manager", + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF/yq1y9EbaB/8=", + "_parent": { + "$ref": "AAAAAAF/yq1y9EbZ/ro=" + }, + "reference": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF/yq1y9EbbMXI=", + "_parent": { + "$ref": "AAAAAAF/yq1y9EbZ/ro=" + }, + "reference": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "multiplicity": "1" + }, + "visibility": "private" + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF/yrpidm9XE+8=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "source": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "target": { + "$ref": "AAAAAAF/yrn2T2skl6A=" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF/yrp4a3DQ2hM=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "source": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "target": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF/yrvcS4eRYww=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "source": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "target": { + "$ref": "AAAAAAF/yrs1wYF60GU=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAF/yqxViUKpnXw=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "width", + "type": "int" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF/yqzc/EQry9c=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "height", + "type": "int" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAF/yqz5J0VY26U=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "isPortrait", + "type": "Boolean" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yq/IwlIqNls=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "onCreate", + "visibility": "protected", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrAsn1MSIjw=", + "_parent": { + "$ref": "AAAAAAF/yq/IwlIqNls=" + }, + "name": "@Nullable Bundle savedInstanceState", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrA8YVP2vBU=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "onStart", + "visibility": "protected" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrEOrFZ0X94=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "onBackPressed" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrHFPViXvO8=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "setCellsColor", + "visibility": "private", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrH7m1l/uFI=", + "_parent": { + "$ref": "AAAAAAF/yrHFPViXvO8=" + }, + "name": "int color", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrI/qFwlJOE=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "setCellsRed", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrKVbF0Nm1M=", + "_parent": { + "$ref": "AAAAAAF/yrI/qFwlJOE=" + }, + "name": "View view", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrKt4F+GWtE=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "setCellsGreen", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrK0IGBuRHA=", + "_parent": { + "$ref": "AAAAAAF/yrKt4F+GWtE=" + }, + "name": "View view" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrK0dGD3TAo=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "setCellsBlue", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrK6QGIMCZ0=", + "_parent": { + "$ref": "AAAAAAF/yrK0dGD3TAo=" + }, + "name": "View view" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrWgOmWU14k=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "startGame", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrXUxGZ8m48=", + "_parent": { + "$ref": "AAAAAAF/yrWgOmWU14k=" + }, + "name": "Bundle bundle", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrXVIGcFDwc=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "onSaveInstanceState", + "visibility": "protected", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrYiJmftc+U=", + "_parent": { + "$ref": "AAAAAAF/yrXVIGcFDwc=" + }, + "name": "@NonNull Bundle outState", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrYtLGjRqu8=", + "_parent": { + "$ref": "AAAAAAF/yqvvOT/XwmQ=" + }, + "name": "onRestoreInstanceState", + "visibility": "protected", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yragomm5Tqc=", + "_parent": { + "$ref": "AAAAAAF/yrYtLGjRqu8=" + }, + "name": "@NonNull Bundle savedInstanceState", + "type": "" + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF/yrn2T2skl6A=", + "_parent": { + "$ref": "AAAAAAF9f+yPIt8J6pI=" + }, + "name": "MenuFragment", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrw8+4r65xM=", + "_parent": { + "$ref": "AAAAAAF/yrn2T2skl6A=" + }, + "name": "onviewCreated", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrymf414hgM=", + "_parent": { + "$ref": "AAAAAAF/yrw8+4r65xM=" + }, + "name": "@NonNull View view", + "type": "" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yrymgI159Ew=", + "_parent": { + "$ref": "AAAAAAF/yrw8+4r65xM=" + }, + "name": "@Nullable Bundle savedInstanceState", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yrynDI4w5l8=", + "_parent": { + "$ref": "AAAAAAF/yrn2T2skl6A=" + }, + "name": "getNbColumnsFormView", + "visibility": "private", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yr2L2JOur94=", + "_parent": { + "$ref": "AAAAAAF/yrynDI4w5l8=" + }, + "name": "View v", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yr2MNpQ3h+w=", + "_parent": { + "$ref": "AAAAAAF/yrn2T2skl6A=" + }, + "name": "getNbLignesFormView", + "visibility": "private", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yr2T8ZUf9nk=", + "_parent": { + "$ref": "AAAAAAF/yr2MNpQ3h+w=" + }, + "name": "View v" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/yr3lXpdslR8=", + "_parent": { + "$ref": "AAAAAAF/yrn2T2skl6A=" + }, + "name": "startGame", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yr4Wf5hUfe8=", + "_parent": { + "$ref": "AAAAAAF/yr3lXpdslR8=" + }, + "name": "View view", + "type": "" + } + ] } ] } @@ -13785,7 +14351,7 @@ }, "name": "Colone", "visibility": "private", - "type": "int" + "type": "IntegerProperty" }, { "_type": "UMLAttribute", @@ -13795,7 +14361,7 @@ }, "name": "Ligne", "visibility": "private", - "type": "int" + "type": "IntegerProperty" } ], "operations": [ @@ -13837,6 +14403,25 @@ } ] }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF9o2upVkO3RuE=", + "_parent": { + "$ref": "AAAAAAF9mVSOqOWOL84=" + }, + "name": "ligneProperty", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF9o22jyUcHFj4=", + "_parent": { + "$ref": "AAAAAAF9o2upVkO3RuE=" + }, + "type": "IntegerProperty", + "direction": "return" + } + ] + }, { "_type": "UMLOperation", "_id": "AAAAAAF9mXm2Cf0URv8=", @@ -13875,6 +14460,25 @@ } ] }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF9o24abko7XxE=", + "_parent": { + "$ref": "AAAAAAF9mVSOqOWOL84=" + }, + "name": "coloneProperty", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF9o24+1EqcvnQ=", + "_parent": { + "$ref": "AAAAAAF9o24abko7XxE=" + }, + "type": "IntegerProperty", + "direction": "return" + } + ] + }, { "_type": "UMLOperation", "_id": "AAAAAAF9mXqm+f4nOZE=", @@ -14060,7 +14664,7 @@ }, "name": "activeColor", "visibility": "private", - "type": "int" + "type": "Property" }, { "_type": "UMLAttribute", @@ -14071,7 +14675,7 @@ "name": "livingColor", "visibility": "private", "isStatic": true, - "type": "int" + "type": "ObjectProperty" }, { "_type": "UMLAttribute", @@ -14080,7 +14684,7 @@ "$ref": "AAAAAAF9mVRnsuVkhwo=" }, "name": "deathColor", - "type": "int" + "type": "Color" } ], "operations": [ @@ -14143,6 +14747,25 @@ } ] }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF+d20o4HR8Iic=", + "_parent": { + "$ref": "AAAAAAF9mVRnsuVkhwo=" + }, + "name": "activeColorProperty", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF+d22PBnVVvak=", + "_parent": { + "$ref": "AAAAAAF+d20o4HR8Iic=" + }, + "type": "Property", + "direction": "return" + } + ] + }, { "_type": "UMLOperation", "_id": "AAAAAAF+d22g33ZTp3k=", @@ -14157,7 +14780,7 @@ "_parent": { "$ref": "AAAAAAF+d22g33ZTp3k=" }, - "type": "int", + "type": "Color", "direction": "return" } ] @@ -14177,7 +14800,7 @@ "$ref": "AAAAAAF+d236X3ioBKk=" }, "name": "couleur", - "type": "int" + "type": "Color" } ] }, @@ -14189,6 +14812,25 @@ }, "name": "inverserAlive" }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF+d2+bkYDFKSs=", + "_parent": { + "$ref": "AAAAAAF9mVRnsuVkhwo=" + }, + "name": "livingColorPropery", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF+d3ANVIGeIaE=", + "_parent": { + "$ref": "AAAAAAF+d2+bkYDFKSs=" + }, + "type": "Property", + "direction": "return" + } + ] + }, { "_type": "UMLOperation", "_id": "AAAAAAF+d3Af4IOZbz4=", @@ -14203,7 +14845,7 @@ "_parent": { "$ref": "AAAAAAF+d3Af4IOZbz4=" }, - "type": "int", + "type": "Color", "direction": "return" } ] @@ -14223,7 +14865,7 @@ "$ref": "AAAAAAF+d3B7YIXuP0w=" }, "name": "couleur", - "type": "int" + "type": "Color" } ] } @@ -14399,238 +15041,8 @@ } ] } - ], - "isAbstract": true - }, - { - "_type": "UMLClass", - "_id": "AAAAAAF9mawnSwtAdco=", - "_parent": { - "$ref": "AAAAAAF9mVQlT+VH1co=" - }, - "name": "Manager", - "ownedElements": [ - { - "_type": "UMLAssociation", - "_id": "AAAAAAF9mbAFuw+LEHc=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "end1": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF9mbAFuw+M3ng=", - "_parent": { - "$ref": "AAAAAAF9mbAFuw+LEHc=" - }, - "reference": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "navigable": false - }, - "end2": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF9mbAFuw+Ndd4=", - "_parent": { - "$ref": "AAAAAAF9mbAFuw+LEHc=" - }, - "name": "actualiseurCellule", - "reference": { - "$ref": "AAAAAAF+SA7PoIYFTwQ=" - }, - "visibility": "private" - } - }, - { - "_type": "UMLAssociation", - "_id": "AAAAAAF9vZ5bxKtugDE=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "actualiseurTour", - "end1": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF9vZ5bxKtv8JM=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtugDE=" - }, - "reference": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "navigable": false - }, - "end2": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF9vZ5bxKtwbkY=", - "_parent": { - "$ref": "AAAAAAF9vZ5bxKtugDE=" - }, - "reference": { - "$ref": "AAAAAAF9vbs+rdv+++8=" - } - }, - "visibility": "private" - }, - { - "_type": "UMLAssociation", - "_id": "AAAAAAF+RE1I7yKmuCs=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "end1": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF+RE1I7yKnNcA=", - "_parent": { - "$ref": "AAAAAAF+RE1I7yKmuCs=" - }, - "reference": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "navigable": false - }, - "end2": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF+RE1I7yKoMvY=", - "_parent": { - "$ref": "AAAAAAF+RE1I7yKmuCs=" - }, - "reference": { - "$ref": "AAAAAAF9vXyXWHj9rEA=" - } - } - }, - { - "_type": "UMLDependency", - "_id": "AAAAAAF+RFvUXCftfZw=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "source": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "target": { - "$ref": "AAAAAAF9mVSOqOWOL84=" - } - }, - { - "_type": "UMLDependency", - "_id": "AAAAAAF+RFwQfCijk2A=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "source": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "target": { - "$ref": "AAAAAAF9mYYqhAKkdLI=" - } - }, - { - "_type": "UMLAssociation", - "_id": "AAAAAAF+RGBXVDFwWSw=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "end1": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF+RGBXVDFxBmw=", - "_parent": { - "$ref": "AAAAAAF+RGBXVDFwWSw=" - }, - "reference": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "navigable": false - }, - "end2": { - "_type": "UMLAssociationEnd", - "_id": "AAAAAAF+RGBXVDFybu4=", - "_parent": { - "$ref": "AAAAAAF+RGBXVDFwWSw=" - }, - "name": "changeurDeRegle", - "reference": { - "$ref": "AAAAAAF+RGAq+y/8pBM=" - }, - "visibility": "private" - } - } - ], - "attributes": [ - { - "_type": "UMLAttribute", - "_id": "AAAAAAF+d0zDibjFnAI=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "jeuLance", - "type": "Boolean" - } - ], - "operations": [ - { - "_type": "UMLOperation", - "_id": "AAAAAAF9ma2G+Avf/Jc=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "DeleguerChangementCellule", - "visibility": "private" - }, - { - "_type": "UMLOperation", - "_id": "AAAAAAF+d002IrpSFmY=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "actualiserActualiseurCellule", - "visibility": "private" - }, - { - "_type": "UMLOperation", - "_id": "AAAAAAF+d04ee8DMf58=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "inverserEtatCellule", - "parameters": [ - { - "_type": "UMLParameter", - "_id": "AAAAAAF+d0498sGWsYU=", - "_parent": { - "$ref": "AAAAAAF+d04ee8DMf58=" - }, - "name": "c", - "type": { - "$ref": "AAAAAAF9mVRnsuVkhwo=" - } - } - ] - }, - { - "_type": "UMLOperation", - "_id": "AAAAAAF+d0541ML3VfY=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "lancerJeu" - }, - { - "_type": "UMLOperation", - "_id": "AAAAAAF+d06w68SEyCM=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "pauseJeu" - }, - { - "_type": "UMLOperation", - "_id": "AAAAAAF+d07a08YRbOU=", - "_parent": { - "$ref": "AAAAAAF9mawnSwtAdco=" - }, - "name": "stoperJeu" - } - ] + ], + "isAbstract": true }, { "_type": "UMLClass", @@ -16154,62 +16566,456 @@ }, { "_type": "UMLClass", - "_id": "AAAAAAF/abJjnQdV2Ic=", + "_id": "AAAAAAF9mawnSwtAdco=", "_parent": { "$ref": "AAAAAAF9f+tPc98Erm4=" }, - "name": "PlateauView", + "name": "Manager", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF9mbAFuw+LEHc=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF9mbAFuw+M3ng=", + "_parent": { + "$ref": "AAAAAAF9mbAFuw+LEHc=" + }, + "reference": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF9mbAFuw+Ndd4=", + "_parent": { + "$ref": "AAAAAAF9mbAFuw+LEHc=" + }, + "name": "actualiseurCellule", + "reference": { + "$ref": "AAAAAAF+SA7PoIYFTwQ=" + }, + "visibility": "private" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF9vZ5bxKtugDE=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "name": "actualiseurTour", + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF9vZ5bxKtv8JM=", + "_parent": { + "$ref": "AAAAAAF9vZ5bxKtugDE=" + }, + "reference": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF9vZ5bxKtwbkY=", + "_parent": { + "$ref": "AAAAAAF9vZ5bxKtugDE=" + }, + "reference": { + "$ref": "AAAAAAF9vbs+rdv+++8=" + } + }, + "visibility": "private" + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF+RE1I7yKmuCs=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF+RE1I7yKnNcA=", + "_parent": { + "$ref": "AAAAAAF+RE1I7yKmuCs=" + }, + "reference": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF+RE1I7yKoMvY=", + "_parent": { + "$ref": "AAAAAAF+RE1I7yKmuCs=" + }, + "reference": { + "$ref": "AAAAAAF9vXyXWHj9rEA=" + } + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF+RFvUXCftfZw=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "source": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "target": { + "$ref": "AAAAAAF9mVSOqOWOL84=" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAF+RFwQfCijk2A=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "source": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "target": { + "$ref": "AAAAAAF9mYYqhAKkdLI=" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAF+RGBXVDFwWSw=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF+RGBXVDFxBmw=", + "_parent": { + "$ref": "AAAAAAF+RGBXVDFwWSw=" + }, + "reference": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF+RGBXVDFybu4=", + "_parent": { + "$ref": "AAAAAAF+RGBXVDFwWSw=" + }, + "name": "changeurDeRegle", + "reference": { + "$ref": "AAAAAAF+RGAq+y/8pBM=" + }, + "visibility": "private" + } + } + ], "attributes": [ { "_type": "UMLAttribute", - "_id": "AAAAAAF/abK26QmhzQA=", + "_id": "AAAAAAF+d0zDibjFnAI=", "_parent": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "name": "jeuLance", + "type": "Boolean" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF9ma2G+Avf/Jc=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" }, - "name": "colors", - "visibility": "private", - "type": "HashMap" + "name": "DeleguerChangementCellule", + "visibility": "private" }, { - "_type": "UMLAttribute", - "_id": "AAAAAAF/abQgMA2bBgc=", + "_type": "UMLOperation", + "_id": "AAAAAAF+d002IrpSFmY=", "_parent": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, - "name": "paint", - "visibility": "private", - "type": "Paint" + "name": "actualiserActualiseurCellule", + "visibility": "private" }, { - "_type": "UMLAttribute", - "_id": "AAAAAAF/abSCaA+bVCE=", + "_type": "UMLOperation", + "_id": "AAAAAAF+d04ee8DMf58=", "_parent": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, - "name": "colones", - "visibility": "private", - "type": "int" + "name": "inverserEtatCellule", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF+d0498sGWsYU=", + "_parent": { + "$ref": "AAAAAAF+d04ee8DMf58=" + }, + "name": "c", + "type": { + "$ref": "AAAAAAF9mVRnsuVkhwo=" + } + } + ] }, { - "_type": "UMLAttribute", - "_id": "AAAAAAF/abTYaRKXP80=", + "_type": "UMLOperation", + "_id": "AAAAAAF+d0541ML3VfY=", "_parent": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF9mawnSwtAdco=" }, - "name": "lignes", - "visibility": "private", - "type": "int" + "name": "lancerJeu" }, { - "_type": "UMLAttribute", - "_id": "AAAAAAF/abUNYBXoIgE=", + "_type": "UMLOperation", + "_id": "AAAAAAF+d06w68SEyCM=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "name": "pauseJeu" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF+d07a08YRbOU=", + "_parent": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "name": "stoperJeu" + } + ] + }, + { + "_type": "UMLPackage", + "_id": "AAAAAAF/yrs1wYF60GU=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98Erm4=" + }, + "name": "fragment", + "ownedElements": [ + { + "_type": "UMLClass", + "_id": "AAAAAAF/yrot0m3yHBo=", "_parent": { - "$ref": "AAAAAAF/abJjnQdV2Ic=" + "$ref": "AAAAAAF/yrs1wYF60GU=" }, - "name": "deathColor", - "type": "int" + "name": "FragmentPlateau", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAF/ysM0FZu3l5g=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "manager", + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF/ysM0FZu4+O8=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu3l5g=" + }, + "reference": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "navigable": false + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAF/ysM0FZu5mL4=", + "_parent": { + "$ref": "AAAAAAF/ysM0FZu3l5g=" + }, + "reference": { + "$ref": "AAAAAAF9mawnSwtAdco=" + }, + "multiplicity": "1" + }, + "visibility": "private" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysN4C6CfrxU=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "FragmentPlateau" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysOXkKH2DdM=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "onCreate", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysPb2qLtmvc=", + "_parent": { + "$ref": "AAAAAAF/ysOXkKH2DdM=" + }, + "name": "@Nullable Bundle savedInstanceState", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysPcQKN/sBI=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "onViewCreated", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysQZs6ZXj6I=", + "_parent": { + "$ref": "AAAAAAF/ysPcQKN/sBI=" + }, + "name": "@NonNull View view", + "type": "" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysQZs6ZYPzk=", + "_parent": { + "$ref": "AAAAAAF/ysPcQKN/sBI=" + }, + "name": "Bundle savedInstanceState", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysRYSqgLfk4=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "tapRect", + "visibility": "private", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysRvlakCw44=", + "_parent": { + "$ref": "AAAAAAF/ysRYSqgLfk4=" + }, + "name": "View view1" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysRvlakD2WU=", + "_parent": { + "$ref": "AAAAAAF/ysRYSqgLfk4=" + }, + "name": "MotionEvent motionEvent" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysRvlakEN+k=", + "_parent": { + "$ref": "AAAAAAF/ysRYSqgLfk4=" + }, + "type": "boolean", + "direction": "return" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysRwX6n48BM=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "tapRect", + "visibility": "private", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysS+kaygBnY=", + "_parent": { + "$ref": "AAAAAAF/ysRwX6n48BM=" + }, + "name": "View view" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysS+kayhZzk=", + "_parent": { + "$ref": "AAAAAAF/ysRwX6n48BM=" + }, + "name": "int x" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysS+kayi90M=", + "_parent": { + "$ref": "AAAAAAF/ysRwX6n48BM=" + }, + "name": "int y" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAF/ysS+kayjupo=", + "_parent": { + "$ref": "AAAAAAF/ysRwX6n48BM=" + }, + "type": "boolean", + "direction": "return" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysfxCbGM/wc=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "update" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF/ysgtJbT0wV0=", + "_parent": { + "$ref": "AAAAAAF/yrot0m3yHBo=" + }, + "name": "onSaveInstanceState", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF/yshuhLXroTc=", + "_parent": { + "$ref": "AAAAAAF/ysgtJbT0wV0=" + }, + "name": "@NonNull Bundle outState", + "type": "" + } + ] + } + ] } ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAF/yso0fLrNJ1w=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98Erm4=" + }, + "name": "Class1" } ] } diff --git a/doc/uml/diagrame de classe/classes.png b/doc/uml/diagrame de classe/classes.png deleted file mode 100644 index a09a2bb..0000000 Binary files a/doc/uml/diagrame de classe/classes.png and /dev/null differ