diff --git a/code/jeu de la vie/src/model/BoulcleDeJeu30FPS.java b/code/jeu de la vie/src/model/BoucleDeJeu30FPS.java similarity index 84% rename from code/jeu de la vie/src/model/BoulcleDeJeu30FPS.java rename to code/jeu de la vie/src/model/BoucleDeJeu30FPS.java index cb65c7b..3e6de6f 100644 --- a/code/jeu de la vie/src/model/BoulcleDeJeu30FPS.java +++ b/code/jeu de la vie/src/model/BoucleDeJeu30FPS.java @@ -7,7 +7,7 @@ import java.io.BufferedWriter; import java.io.FileWriter; import java.io.IOException; -public class BoulcleDeJeu30FPS extends ObservableBDJ implements IBoucleDeJeu { +public class BoucleDeJeu30FPS extends ObservableBDJ implements IBoucleDeJeu { @Override public void run() { diff --git a/code/jeu de la vie/src/model/Manager.java b/code/jeu de la vie/src/model/Manager.java index 6caddd9..349a0c8 100644 --- a/code/jeu de la vie/src/model/Manager.java +++ b/code/jeu de la vie/src/model/Manager.java @@ -7,7 +7,7 @@ public class Manager implements ObserverBDJ { private ChangeurRegle changeurRegle; public Manager(){ - boucleDeJeu = new BoulcleDeJeu30FPS(); + boucleDeJeu = new BoucleDeJeu30FPS(); Thread thread = new Thread(boucleDeJeu); thread.start(); actualiseurCellule = changeurRegle.changerRegle(Regle.CONWAY_STYLE, new Plateau(10, 10)); diff --git a/code/jeu de la vie/src/model/Plateau.java b/code/jeu de la vie/src/model/Plateau.java index 0394028..39bb905 100644 --- a/code/jeu de la vie/src/model/Plateau.java +++ b/code/jeu de la vie/src/model/Plateau.java @@ -52,6 +52,6 @@ public class Plateau implements PrototypePlateau{ @Override public Plateau cloner() { - return this; + return new Plateau(getLongueur(), getLargeur(), getGrille()); } } diff --git a/docs/uml/classes.mdj b/docs/uml/classes.mdj index 93135bb..fc8c75c 100644 --- a/docs/uml/classes.mdj +++ b/docs/uml/classes.mdj @@ -639,7 +639,7 @@ "visible": false, "font": "Arial;13;0", "left": -368, - "top": 32, + "top": 400, "height": 13 }, { @@ -650,7 +650,7 @@ }, "font": "Arial;13;1", "left": 357, - "top": 582, + "top": 646, "width": 2127, "height": 13, "text": "Model" @@ -664,7 +664,7 @@ "visible": false, "font": "Arial;13;0", "left": -368, - "top": 32, + "top": 400, "width": 81.6181640625, "height": 13, "text": "(from classes)" @@ -678,14 +678,14 @@ "visible": false, "font": "Arial;13;0", "left": -368, - "top": 32, + "top": 400, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", "left": 352, - "top": 575, + "top": 639, "width": 2137, "height": 25, "stereotypeLabel": { @@ -762,14 +762,26 @@ }, { "$ref": "AAAAAAF+SFLb3Nu/7es=" + }, + { + "$ref": "AAAAAAF+SECmNMZ/ZYg=" + }, + { + "$ref": "AAAAAAF+SCJNgK6yyp8=" + }, + { + "$ref": "AAAAAAF+SAZ7f2uD2hE=" + }, + { + "$ref": "AAAAAAF+SFJ2rtgzxhs=" } ], "font": "Arial;13;0", "containerChangeable": true, "left": 352, - "top": 560, + "top": 624, "width": 2137, - "height": 1041, + "height": 1409, "nameCompartment": { "$ref": "AAAAAAF9mVQlT+VKWjE=" } @@ -794,12 +806,12 @@ "$ref": "AAAAAAF9mVbVYebMqp8=" }, "font": "Arial;13;0", - "left": 1488, - "top": 1395, + "left": 2016, + "top": 1789, "width": 81.2880859375, "height": 13, - "alpha": 2.004123002904175, - "distance": 54.230987451824994, + "alpha": -0.40291164998475004, + "distance": 66.30987860040162, "hostEdge": { "$ref": "AAAAAAF9mVbVYubQ8AU=" }, @@ -817,8 +829,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1500, - "top": 1384, + "left": 2116, + "top": 1846, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -838,8 +850,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1486, - "top": 1341, + "left": 2117, + "top": 1801, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -859,8 +871,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1586, - "top": 1341, + "left": 2132, + "top": 1552, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -880,8 +892,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1588, - "top": 1354, + "left": 2145, + "top": 1555, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -900,8 +912,8 @@ "$ref": "AAAAAAF9mVbVYebNKRo=" }, "font": "Arial;13;0", - "left": 1577, - "top": 1338, + "left": 2120, + "top": 1552, "width": 19.5126953125, "height": 13, "alpha": 0.4608737060939931, @@ -923,8 +935,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1405, - "top": 1400, + "left": 1776, + "top": 1830, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -943,8 +955,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1411, - "top": 1412, + "left": 1779, + "top": 1844, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -962,8 +974,8 @@ "$ref": "AAAAAAF9mVbVYubO0YU=" }, "font": "Arial;13;0", - "left": 1389, - "top": 1375, + "left": 1769, + "top": 1803, "width": 7.22998046875, "height": 13, "alpha": 0.5235987755982988, @@ -984,8 +996,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 72, + "left": 376, + "top": 256, "width": 10, "height": 10 }, @@ -1000,8 +1012,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 72, + "left": 376, + "top": 256, "width": 10, "height": 10 } @@ -1013,8 +1025,7 @@ "tail": { "$ref": "AAAAAAF9mVRntOVm8jQ=" }, - "lineStyle": 1, - "points": "1607:1325;1376:1400", + "points": "2117:1533;2117:1822;1751:1822", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mVbVYubRi/o=" @@ -1078,8 +1089,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 112, - "top": 1424, + "left": 864, + "top": 2176, "height": 13 }, { @@ -1089,8 +1100,8 @@ "$ref": "AAAAAAF9mVSOqOWRBWo=" }, "font": "Arial;13;1", - "left": 1093, - "top": 1343, + "left": 1469, + "top": 1719, "width": 277.84326171875, "height": 13, "text": "Plateau" @@ -1103,8 +1114,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 112, - "top": 1424, + "left": 864, + "top": 2176, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -1117,15 +1128,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 112, - "top": 1424, + "left": 864, + "top": 2176, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1088, - "top": 1336, + "left": 1464, + "top": 1712, "width": 287.84326171875, "height": 25, "stereotypeLabel": { @@ -1161,8 +1172,8 @@ "$ref": "AAAAAAF9mVUNveW4mRQ=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1366, + "left": 1469, + "top": 1742, "width": 277.84326171875, "height": 13, "text": "-Longueur: IntegerProperty", @@ -1178,8 +1189,8 @@ "$ref": "AAAAAAF9mVVDEuW/de8=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1381, + "left": 1469, + "top": 1757, "width": 277.84326171875, "height": 13, "text": "-Largeure: IntegerProperty", @@ -1187,8 +1198,8 @@ } ], "font": "Arial;13;0", - "left": 1088, - "top": 1361, + "left": 1464, + "top": 1737, "width": 287.84326171875, "height": 38 }, @@ -1212,8 +1223,8 @@ "$ref": "AAAAAAF9mXj7uvwa+l8=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1404, + "left": 1469, + "top": 1780, "width": 277.84326171875, "height": 13, "text": "+getLongueure(): int", @@ -1229,8 +1240,8 @@ "$ref": "AAAAAAF9mXlyyfygmhI=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1419, + "left": 1469, + "top": 1795, "width": 277.84326171875, "height": 13, "text": "+setLongueure(): int", @@ -1246,8 +1257,8 @@ "$ref": "AAAAAAF9o2upVkO3RuE=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1434, + "left": 1469, + "top": 1810, "width": 277.84326171875, "height": 13, "text": "+longueureProperty(): IntegerProperty", @@ -1263,8 +1274,8 @@ "$ref": "AAAAAAF9mXm2Cf0URv8=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1449, + "left": 1469, + "top": 1825, "width": 277.84326171875, "height": 13, "text": "+getLargeure(): int", @@ -1280,8 +1291,8 @@ "$ref": "AAAAAAF9mXkw+fxdp2I=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1464, + "left": 1469, + "top": 1840, "width": 277.84326171875, "height": 13, "text": "+setLargeure(): int", @@ -1297,8 +1308,8 @@ "$ref": "AAAAAAF9o24abko7XxE=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1479, + "left": 1469, + "top": 1855, "width": 277.84326171875, "height": 13, "text": "+largeureProperty(): IntegerProperty", @@ -1314,8 +1325,8 @@ "$ref": "AAAAAAF9mXqm+f4nOZE=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1494, + "left": 1469, + "top": 1870, "width": 277.84326171875, "height": 13, "text": "+getGrilleCellules()", @@ -1331,8 +1342,8 @@ "$ref": "AAAAAAF9mXrTEP5qh80=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1509, + "left": 1469, + "top": 1885, "width": 277.84326171875, "height": 13, "text": "+setGrilleCellule()", @@ -1348,8 +1359,8 @@ "$ref": "AAAAAAF9mXr6OP6tAzs=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1524, + "left": 1469, + "top": 1900, "width": 277.84326171875, "height": 13, "text": "+getCellule(x, y)", @@ -1365,8 +1376,8 @@ "$ref": "AAAAAAF9mXt9eP8AYoE=" }, "font": "Arial;13;0", - "left": 1093, - "top": 1539, + "left": 1469, + "top": 1915, "width": 277.84326171875, "height": 13, "text": "+setCelulle(x, y)", @@ -1374,8 +1385,8 @@ } ], "font": "Arial;13;0", - "left": 1088, - "top": 1399, + "left": 1464, + "top": 1775, "width": 287.84326171875, "height": 158 }, @@ -1390,8 +1401,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": 552, + "left": 504, + "top": 928, "width": 10, "height": 10 }, @@ -1406,8 +1417,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -8, - "top": 552, + "left": 504, + "top": 928, "width": 10, "height": 10 } @@ -1417,8 +1428,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1088, - "top": 1336, + "left": 1464, + "top": 1712, "width": 287.84326171875, "height": 221, "nameCompartment": { @@ -1465,8 +1476,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1848, - "top": 1392, + "left": 2648, + "top": 1760, "height": 13 }, { @@ -1476,8 +1487,8 @@ "$ref": "AAAAAAF9mVRntOVnvOA=" }, "font": "Arial;13;1", - "left": 1613, - "top": 1239, + "left": 1957, + "top": 1423, "width": 210.63427734375, "height": 13, "text": "Cellule" @@ -1490,8 +1501,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1848, - "top": 1392, + "left": 2648, + "top": 1760, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -1504,15 +1515,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1848, - "top": 1392, + "left": 2648, + "top": 1760, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1608, - "top": 1232, + "left": 1952, + "top": 1416, "width": 220.63427734375, "height": 25, "stereotypeLabel": { @@ -1538,8 +1549,8 @@ "$ref": "AAAAAAF9mVRnsuVkhwo=" }, "font": "Arial;13;0", - "left": 1608, - "top": 1257, + "left": 1952, + "top": 1441, "width": 220.63427734375, "height": 10 }, @@ -1563,8 +1574,8 @@ "$ref": "AAAAAAF9mV9eTu5jnXo=" }, "font": "Arial;13;0", - "left": 1613, - "top": 1272, + "left": 1957, + "top": 1456, "width": 210.63427734375, "height": 13, "text": "+getX(): int", @@ -1580,8 +1591,8 @@ "$ref": "AAAAAAF9mWAste7pZms=" }, "font": "Arial;13;0", - "left": 1613, - "top": 1287, + "left": 1957, + "top": 1471, "width": 210.63427734375, "height": 13, "text": "+getY(): int", @@ -1597,8 +1608,8 @@ "$ref": "AAAAAAF+SFYwRAXA8ZA=" }, "font": "Arial;13;0", - "left": 1613, - "top": 1302, + "left": 1957, + "top": 1486, "width": 210.63427734375, "height": 13, "text": "+getPosition(): Position", @@ -1614,8 +1625,8 @@ "$ref": "AAAAAAF9mWBlRe9v+zs=" }, "font": "Arial;13;0", - "left": 1613, - "top": 1317, + "left": 1957, + "top": 1501, "width": 210.63427734375, "height": 13, "text": "+estVivante(): Boolean", @@ -1631,8 +1642,8 @@ "$ref": "AAAAAAF9mWCGJe+yUP8=" }, "font": "Arial;13;0", - "left": 1613, - "top": 1332, + "left": 1957, + "top": 1516, "width": 210.63427734375, "height": 13, "text": "+setVivante(vivante: Boolean)", @@ -1640,8 +1651,8 @@ } ], "font": "Arial;13;0", - "left": 1608, - "top": 1267, + "left": 1952, + "top": 1451, "width": 220.63427734375, "height": 83 }, @@ -1656,8 +1667,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 928, - "top": 616, + "left": 1464, + "top": 800, "width": 10, "height": 10 }, @@ -1672,8 +1683,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 928, - "top": 616, + "left": 1464, + "top": 800, "width": 10, "height": 10 } @@ -1683,8 +1694,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1608, - "top": 1232, + "left": 1952, + "top": 1416, "width": 220.63427734375, "height": 118, "nameCompartment": { @@ -1724,8 +1735,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 699, - "top": 468, + "left": 693, + "top": 518, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -1745,8 +1756,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 708, - "top": 456, + "left": 704, + "top": 508, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -1766,8 +1777,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 680, - "top": 491, + "left": 672, + "top": 539, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -1785,7 +1796,7 @@ "$ref": "AAAAAAF9f+yPI98LSVA=" }, "lineStyle": 1, - "points": "601:414;780:559", + "points": "601:447;765:623", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mX57rQCd/jY=" @@ -1825,8 +1836,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 936, + "left": -184, + "top": 1304, "height": 13 }, { @@ -1836,8 +1847,8 @@ "$ref": "AAAAAAF9mYYqhgKnjic=" }, "font": "Arial;13;3", - "left": 493, - "top": 1199, + "left": 397, + "top": 1383, "width": 251.32275390625, "height": 13, "text": "Arbitre" @@ -1850,8 +1861,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 936, + "left": -184, + "top": 1304, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -1864,15 +1875,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 936, + "left": -184, + "top": 1304, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 488, - "top": 1192, + "left": 392, + "top": 1376, "width": 261.32275390625, "height": 25, "stereotypeLabel": { @@ -1898,8 +1909,8 @@ "$ref": "AAAAAAF9mYYqhAKkdLI=" }, "font": "Arial;13;0", - "left": 488, - "top": 1217, + "left": 392, + "top": 1401, "width": 261.32275390625, "height": 10 }, @@ -1923,8 +1934,8 @@ "$ref": "AAAAAAF9ma8Ihw3wyiU=" }, "font": "Arial;13;2", - "left": 493, - "top": 1232, + "left": 397, + "top": 1416, "width": 251.32275390625, "height": 13, "text": "+VerifierChangementCellule(x, y): CellState", @@ -1940,8 +1951,8 @@ "$ref": "AAAAAAF+M6G/OSZ5Y0c=" }, "font": "Arial;13;0", - "left": 493, - "top": 1247, + "left": 397, + "top": 1431, "width": 251.32275390625, "height": 13, "text": "#getCompteurCellule()", @@ -1949,8 +1960,8 @@ } ], "font": "Arial;13;0", - "left": 488, - "top": 1227, + "left": 392, + "top": 1411, "width": 261.32275390625, "height": 38 }, @@ -1965,8 +1976,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -72, - "top": 320, + "left": -32, + "top": 504, "width": 10, "height": 10 }, @@ -1981,8 +1992,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -72, - "top": 320, + "left": -32, + "top": 504, "width": 10, "height": 10 } @@ -1992,8 +2003,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 488, - "top": 1192, + "left": 392, + "top": 1376, "width": 261.32275390625, "height": 105, "nameCompartment": { @@ -2033,8 +2044,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 922, - "top": 1322, + "left": 616, + "top": 1801, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2054,8 +2065,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 927, - "top": 1308, + "left": 616, + "top": 1786, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -2075,8 +2086,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 913, - "top": 1351, + "left": 616, + "top": 1831, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2096,8 +2107,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 778, - "top": 1274, + "left": 631, + "top": 1499, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -2117,8 +2128,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 784, - "top": 1263, + "left": 644, + "top": 1502, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -2138,8 +2149,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 765, - "top": 1299, + "left": 603, + "top": 1495, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -2159,8 +2170,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1067, - "top": 1370, + "left": 1438, + "top": 1801, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -2179,8 +2190,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1069, - "top": 1357, + "left": 1435, + "top": 1787, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -2199,8 +2210,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1062, - "top": 1398, + "left": 1442, + "top": 1828, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -2219,8 +2230,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -80, - "top": -40, + "left": 56, + "top": 144, "width": 10, "height": 10 }, @@ -2235,8 +2246,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -80, - "top": -40, + "left": 56, + "top": 144, "width": 10, "height": 10 } @@ -2248,8 +2259,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "lineStyle": 1, - "points": "749:1287;1087:1399", + "points": "616:1480;616:1822;1464:1822", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9ma+M4g783z0=" @@ -2306,8 +2316,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 637, - "top": 761, + "left": 567, + "top": 897, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2327,8 +2337,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 651, - "top": 757, + "left": 582, + "top": 897, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -2348,8 +2358,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 608, - "top": 770, + "left": 537, + "top": 898, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2369,8 +2379,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 615, - "top": 688, + "left": 567, + "top": 804, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -2390,8 +2400,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 628, - "top": 686, + "left": 580, + "top": 807, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -2411,8 +2421,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 587, - "top": 692, + "left": 539, + "top": 800, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -2432,8 +2442,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 660, - "top": 835, + "left": 567, + "top": 992, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -2452,8 +2462,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 672, - "top": 829, + "left": 580, + "top": 989, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -2472,8 +2482,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 635, - "top": 848, + "left": 539, + "top": 996, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -2492,8 +2502,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 88, - "top": 32, + "left": 224, + "top": 216, "width": 10, "height": 10 }, @@ -2508,8 +2518,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 88, - "top": 32, + "left": 224, + "top": 216, "width": 10, "height": 10 } @@ -2521,8 +2531,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "lineStyle": 1, - "points": "593:674;654:871", + "points": "552:785;552:1024", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mbAFvA+Q4q4=" @@ -2579,8 +2588,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 656, - "top": 1055, + "left": 630, + "top": 1221, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2600,8 +2609,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 671, - "top": 1057, + "left": 645, + "top": 1221, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -2621,8 +2630,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 627, - "top": 1052, + "left": 600, + "top": 1222, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2642,8 +2651,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 670, - "top": 951, + "left": 630, + "top": 1100, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -2663,8 +2672,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 683, - "top": 955, + "left": 643, + "top": 1103, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -2684,8 +2693,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 643, - "top": 943, + "left": 602, + "top": 1096, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -2705,8 +2714,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 643, - "top": 1161, + "left": 630, + "top": 1344, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -2725,8 +2734,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 656, - "top": 1160, + "left": 643, + "top": 1341, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -2745,8 +2754,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 615, - "top": 1161, + "left": 602, + "top": 1348, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -2765,8 +2774,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 40, - "top": -104, + "left": 176, + "top": 80, "width": 10, "height": 10 }, @@ -2781,8 +2790,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 40, - "top": -104, + "left": 176, + "top": 80, "width": 10, "height": 10 } @@ -2794,8 +2803,7 @@ "tail": { "$ref": "AAAAAAF+SA7PoYYHhe0=" }, - "lineStyle": 1, - "points": "659:930;625:1191", + "points": "615:1081;615:1376", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9mbAfrhBqeLA=" @@ -2859,7 +2867,8 @@ }, "visible": false, "font": "Arial;13;0", - "top": 216, + "left": -32, + "top": 440, "height": 13 }, { @@ -2869,8 +2878,8 @@ "$ref": "AAAAAAF9mawnSwtDPro=" }, "font": "Arial;13;1", - "left": 493, - "top": 623, + "left": 477, + "top": 735, "width": 183.18701171875, "height": 13, "text": "Manager" @@ -2883,7 +2892,8 @@ }, "visible": false, "font": "Arial;13;0", - "top": 216, + "left": -32, + "top": 440, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -2896,14 +2906,15 @@ }, "visible": false, "font": "Arial;13;0", - "top": 216, + "left": -32, + "top": 440, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 488, - "top": 616, + "left": 472, + "top": 728, "width": 193.18701171875, "height": 25, "stereotypeLabel": { @@ -2929,8 +2940,8 @@ "$ref": "AAAAAAF9mawnSwtAdco=" }, "font": "Arial;13;0", - "left": 488, - "top": 641, + "left": 472, + "top": 753, "width": 193.18701171875, "height": 10 }, @@ -2954,8 +2965,8 @@ "$ref": "AAAAAAF9ma2G+Avf/Jc=" }, "font": "Arial;13;0", - "left": 493, - "top": 656, + "left": 477, + "top": 768, "width": 183.18701171875, "height": 13, "text": "-DeleguerChangementCellule()", @@ -2963,8 +2974,8 @@ } ], "font": "Arial;13;0", - "left": 488, - "top": 651, + "left": 472, + "top": 763, "width": 193.18701171875, "height": 23 }, @@ -2979,8 +2990,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -88, - "top": 16, + "left": 32, + "top": 128, "width": 10, "height": 10 }, @@ -2995,8 +3006,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -88, - "top": 16, + "left": 32, + "top": 128, "width": 10, "height": 10 } @@ -3006,8 +3017,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 488, - "top": 616, + "left": 472, + "top": 728, "width": 193.18701171875, "height": 58, "nameCompartment": { @@ -3055,7 +3066,7 @@ "visible": false, "font": "Arial;13;0", "left": 488, - "top": 688, + "top": 1056, "height": 13 }, { @@ -3066,7 +3077,7 @@ }, "font": "Arial;13;1", "left": 709, - "top": 999, + "top": 1183, "width": 137.9853515625, "height": 13, "text": "ActualiseurEtatCellule" @@ -3080,7 +3091,7 @@ "visible": false, "font": "Arial;13;0", "left": 488, - "top": 688, + "top": 1056, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -3094,14 +3105,14 @@ "visible": false, "font": "Arial;13;0", "left": 488, - "top": 688, + "top": 1056, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", "left": 704, - "top": 992, + "top": 1176, "width": 147.9853515625, "height": 25, "stereotypeLabel": { @@ -3128,7 +3139,7 @@ }, "font": "Arial;13;0", "left": 704, - "top": 1017, + "top": 1201, "width": 147.9853515625, "height": 10 }, @@ -3153,7 +3164,7 @@ }, "font": "Arial;13;0", "left": 709, - "top": 1032, + "top": 1216, "width": 137.9853515625, "height": 13, "text": "+ChangerCellule(x, y)", @@ -3162,7 +3173,7 @@ ], "font": "Arial;13;0", "left": 704, - "top": 1027, + "top": 1211, "width": 147.9853515625, "height": 23 }, @@ -3177,8 +3188,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": 256, + "left": 296, + "top": 440, "width": 10, "height": 10 }, @@ -3193,8 +3204,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": 256, + "left": 296, + "top": 440, "width": 10, "height": 10 } @@ -3205,7 +3216,7 @@ "font": "Arial;13;0", "containerChangeable": true, "left": 704, - "top": 992, + "top": 1176, "width": 147.9853515625, "height": 73, "nameCompartment": { @@ -3252,8 +3263,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -296, - "top": -496, + "left": 760, + "top": -128, "height": 13 }, { @@ -3263,8 +3274,8 @@ "$ref": "AAAAAAF9vYAfnoLiBj8=" }, "font": "Arial;13;1", - "left": 1069, - "top": 631, + "left": 1601, + "top": 814, "width": 122.103515625, "height": 13, "text": "BoucleDeJeu30FPS" @@ -3277,8 +3288,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -296, - "top": -496, + "left": 760, + "top": -128, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -3291,15 +3302,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -296, - "top": -496, + "left": 760, + "top": -128, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1064, - "top": 624, + "left": 1596, + "top": 807, "width": 132.103515625, "height": 25, "stereotypeLabel": { @@ -3325,8 +3336,8 @@ "$ref": "AAAAAAF9vYAfnYLfSKo=" }, "font": "Arial;13;0", - "left": 1064, - "top": 649, + "left": 1596, + "top": 832, "width": 132.103515625, "height": 10 }, @@ -3350,8 +3361,8 @@ "$ref": "AAAAAAF9vYB6GYP6Qww=" }, "font": "Arial;13;0", - "left": 1069, - "top": 664, + "left": 1601, + "top": 847, "width": 122.103515625, "height": 13, "text": "+run()", @@ -3367,8 +3378,8 @@ "$ref": "AAAAAAF9vaBk87OxtRA=" }, "font": "Arial;13;0", - "left": 1069, - "top": 679, + "left": 1601, + "top": 862, "width": 122.103515625, "height": 13, "text": "+beep()", @@ -3376,8 +3387,8 @@ } ], "font": "Arial;13;0", - "left": 1064, - "top": 659, + "left": 1596, + "top": 842, "width": 132.103515625, "height": 38 }, @@ -3392,8 +3403,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -264, - "top": -376, + "left": 400, + "top": -192, "width": 10, "height": 10 }, @@ -3408,8 +3419,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -264, - "top": -376, + "left": 400, + "top": -192, "width": 10, "height": 10 } @@ -3419,8 +3430,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1064, - "top": 624, + "left": 1596, + "top": 807, "width": 132.103515625, "height": 73, "nameCompartment": { @@ -3460,8 +3471,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1276, - "top": 631, + "left": 1815, + "top": 819, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -3481,8 +3492,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1275, - "top": 616, + "left": 1815, + "top": 804, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -3502,8 +3513,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1277, - "top": 660, + "left": 1815, + "top": 849, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3520,8 +3531,7 @@ "tail": { "$ref": "AAAAAAF9vYAfnoLhX7c=" }, - "lineStyle": 1, - "points": "1196:657;1359:648", + "points": "1727:840;1904:840", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vYC4D4Rs9gc=" @@ -3552,17 +3562,18 @@ "model": { "$ref": "AAAAAAF9vZ5bxKtugDE=" }, - "visible": false, "font": "Arial;13;0", - "left": 529, - "top": 712, + "left": 424, + "top": 903, + "width": 95.748046875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, + "alpha": 0.33695850691147156, + "distance": 166.35504200354134, "hostEdge": { "$ref": "AAAAAAF9vZ5bxKtyQME=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "-actualiseurTour" }, { "_type": "EdgeLabelView", @@ -3575,8 +3586,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 540, - "top": 723, + "left": 446, + "top": 746, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -3596,8 +3607,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 508, - "top": 691, + "left": 401, + "top": 747, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3617,8 +3628,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 546, - "top": 696, + "left": 446, + "top": 761, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -3638,8 +3649,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 553, - "top": 707, + "left": 443, + "top": 775, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -3659,8 +3670,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 529, - "top": 674, + "left": 450, + "top": 734, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -3680,8 +3691,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 513, - "top": 729, + "left": 431, + "top": 896, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -3700,8 +3711,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 523, - "top": 737, + "left": 444, + "top": 893, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -3720,8 +3731,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 490, - "top": 712, + "left": 403, + "top": 900, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -3740,8 +3751,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -80, + "left": 216, + "top": 104, "width": 10, "height": 10 }, @@ -3756,8 +3767,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 80, - "top": -80, + "left": 216, + "top": 104, "width": 10, "height": 10 } @@ -3769,8 +3780,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "lineStyle": 1, - "points": "554:674;484:743", + "points": "472:753;416:753;416:928", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vZ5bxKtz8Jo=" @@ -3827,8 +3837,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1345, - "top": 699, + "left": 1680, + "top": 908, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -3848,8 +3858,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1349, - "top": 685, + "left": 1695, + "top": 908, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -3869,8 +3879,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1336, - "top": 728, + "left": 1651, + "top": 909, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3887,8 +3897,7 @@ "tail": { "$ref": "AAAAAAF9vYAfnoLhX7c=" }, - "lineStyle": 1, - "points": "1196:679;1487:761", + "points": "1666:879;1666:952", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vaenKLhheGQ=" @@ -3900,35 +3909,6 @@ "$ref": "AAAAAAF9vaenKLhjkN4=" } }, - { - "_type": "UMLNoteView", - "_id": "AAAAAAF9vascgrr6TA4=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "font": "Arial;13;0", - "left": 1232, - "top": 752, - "width": 70, - "height": 64, - "text": "beep nofifie qu'il a bippé" - }, - { - "_type": "UMLNoteLinkView", - "_id": "AAAAAAF9vatnqrt8GOY=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF9vYAfnoLhX7c=" - }, - "tail": { - "$ref": "AAAAAAF9vascgrr6TA4=" - }, - "lineStyle": 1, - "points": "1231:752;1170:697" - }, { "_type": "UMLClassView", "_id": "AAAAAAF9vaWO9La78Ic=", @@ -3957,8 +3937,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 376, - "top": 208, + "left": 616, + "top": 640, "height": 13 }, { @@ -3968,8 +3948,8 @@ "$ref": "AAAAAAF9vaWO9La8Ysc=" }, "font": "Arial;13;3", - "left": 1493, - "top": 743, + "left": 1605, + "top": 959, "width": 114.16259765625, "height": 13, "text": "ObsebsevableBDJ" @@ -3982,8 +3962,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 376, - "top": 208, + "left": 616, + "top": 640, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -3996,15 +3976,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 376, - "top": 208, + "left": 616, + "top": 640, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1488, - "top": 736, + "left": 1600, + "top": 952, "width": 124.16259765625, "height": 25, "stereotypeLabel": { @@ -4030,8 +4010,8 @@ "$ref": "AAAAAAF9vaWO9La59S0=" }, "font": "Arial;13;0", - "left": 1488, - "top": 761, + "left": 1600, + "top": 977, "width": 124.16259765625, "height": 10 }, @@ -4055,8 +4035,8 @@ "$ref": "AAAAAAF9vah+Prk1RCs=" }, "font": "Arial;13;0", - "left": 1493, - "top": 776, + "left": 1605, + "top": 992, "width": 114.16259765625, "height": 13, "text": "+attacher()", @@ -4072,8 +4052,8 @@ "$ref": "AAAAAAF9vaisjrm6ZU4=" }, "font": "Arial;13;0", - "left": 1493, - "top": 791, + "left": 1605, + "top": 1007, "width": 114.16259765625, "height": 13, "text": "+détacher()", @@ -4089,8 +4069,8 @@ "$ref": "AAAAAAF9vajA5bo/TT8=" }, "font": "Arial;13;0", - "left": 1493, - "top": 806, + "left": 1605, + "top": 1022, "width": 114.16259765625, "height": 13, "text": "+notifier()", @@ -4098,8 +4078,8 @@ } ], "font": "Arial;13;0", - "left": 1488, - "top": 771, + "left": 1600, + "top": 987, "width": 124.16259765625, "height": 53 }, @@ -4114,8 +4094,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": 128, + "left": 352, + "top": 344, "width": 10, "height": 10 }, @@ -4130,8 +4110,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": 128, + "left": 352, + "top": 344, "width": 10, "height": 10 } @@ -4141,8 +4121,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1488, - "top": 736, + "left": 1600, + "top": 952, "width": 124.16259765625, "height": 88, "nameCompartment": { @@ -4182,8 +4162,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 432, - "top": 871, + "left": 412, + "top": 1054, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -4203,8 +4183,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 417, - "top": 871, + "left": 397, + "top": 1054, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -4224,8 +4204,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 461, - "top": 870, + "left": 441, + "top": 1055, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -4242,8 +4222,7 @@ "tail": { "$ref": "AAAAAAF9vZ3lkakBgvc=" }, - "lineStyle": 1, - "points": "448:935;446:820", + "points": "427:1120;427:1003", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9vbwLit9g4Gs=" @@ -4282,8 +4261,8 @@ "$ref": "AAAAAAF9vbs+rtwB6aM=" }, "font": "Arial;13;0", - "left": 397, - "top": 749, + "left": 373, + "top": 933, "width": 98.71875, "height": 13, "text": "«interface»" @@ -4295,8 +4274,8 @@ "$ref": "AAAAAAF9vbs+rtwB6aM=" }, "font": "Arial;13;1", - "left": 397, - "top": 764, + "left": 373, + "top": 948, "width": 98.71875, "height": 13, "text": "ActualiseurTour" @@ -4310,7 +4289,7 @@ "visible": false, "font": "Arial;13;0", "left": -32, - "top": -552, + "top": -184, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -4324,14 +4303,14 @@ "visible": false, "font": "Arial;13;0", "left": -32, - "top": -552, + "top": -184, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 392, - "top": 744, + "left": 368, + "top": 928, "width": 108.71875, "height": 38, "stereotypeLabel": { @@ -4358,8 +4337,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": -456, + "left": 88, + "top": -272, "width": 10, "height": 10 }, @@ -4383,8 +4362,8 @@ "$ref": "AAAAAAF9vbuEUt0Bu5U=" }, "font": "Arial;13;0", - "left": 397, - "top": 787, + "left": 373, + "top": 971, "width": 98.71875, "height": 13, "text": "+changerTour()", @@ -4400,8 +4379,8 @@ "$ref": "AAAAAAF+REbDrBtdfVg=" }, "font": "Arial;13;0", - "left": 397, - "top": 802, + "left": 373, + "top": 986, "width": 98.71875, "height": 13, "text": "+resetTour()", @@ -4409,8 +4388,8 @@ } ], "font": "Arial;13;0", - "left": 392, - "top": 782, + "left": 368, + "top": 966, "width": 108.71875, "height": 38 }, @@ -4425,8 +4404,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": -456, + "left": 88, + "top": -272, "width": 10, "height": 10 }, @@ -4441,8 +4420,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -48, - "top": -456, + "left": 88, + "top": -272, "width": 10, "height": 10 } @@ -4452,8 +4431,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 392, - "top": 744, + "left": 368, + "top": 928, "width": 108.71875, "height": 76, "nameCompartment": { @@ -4502,7 +4481,7 @@ "visible": false, "font": "Arial;13;0", "left": 8, - "top": -96, + "top": 272, "height": 13 }, { @@ -4513,7 +4492,7 @@ }, "font": "Arial;13;1", "left": 373, - "top": 943, + "top": 1127, "width": 154.3369140625, "height": 13, "text": "ActualiseurTourUnParUn" @@ -4527,7 +4506,7 @@ "visible": false, "font": "Arial;13;0", "left": 8, - "top": -96, + "top": 272, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -4541,14 +4520,14 @@ "visible": false, "font": "Arial;13;0", "left": 8, - "top": -96, + "top": 272, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", "left": 368, - "top": 936, + "top": 1120, "width": 164.3369140625, "height": 25, "stereotypeLabel": { @@ -4575,7 +4554,7 @@ }, "font": "Arial;13;0", "left": 368, - "top": 961, + "top": 1145, "width": 164.3369140625, "height": 10 }, @@ -4590,7 +4569,7 @@ }, "font": "Arial;13;0", "left": 368, - "top": 971, + "top": 1155, "width": 164.3369140625, "height": 10 }, @@ -4605,8 +4584,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -24, - "top": -208, + "left": 112, + "top": -24, "width": 10, "height": 10 }, @@ -4621,8 +4600,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -24, - "top": -208, + "left": 112, + "top": -24, "width": 10, "height": 10 } @@ -4633,7 +4612,7 @@ "font": "Arial;13;0", "containerChangeable": true, "left": 368, - "top": 936, + "top": 1120, "width": 164.3369140625, "height": 58, "nameCompartment": { @@ -4679,7 +4658,7 @@ "$ref": "AAAAAAF9x2SjWC8nZr8=" }, "font": "Arial;13;0", - "left": 885, + "left": 893, "top": 941, "width": 83.09716796875, "height": 13, @@ -4692,7 +4671,7 @@ "$ref": "AAAAAAF9x2SjWC8nZr8=" }, "font": "Arial;13;1", - "left": 885, + "left": 893, "top": 956, "width": 83.09716796875, "height": 13, @@ -4706,7 +4685,7 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, + "left": 160, "top": -728, "width": 81.6181640625, "height": 13, @@ -4720,14 +4699,14 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, + "left": 160, "top": -728, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 880, + "left": 888, "top": 936, "width": 93.09716796875, "height": 38, @@ -4755,7 +4734,7 @@ }, "visible": false, "font": "Arial;13;0", - "left": -72, + "left": 72, "top": -456, "width": 10, "height": 10 @@ -4780,7 +4759,7 @@ "$ref": "AAAAAAF9x2UFezAnxyw=" }, "font": "Arial;13;0", - "left": 885, + "left": 893, "top": 979, "width": 83.09716796875, "height": 13, @@ -4789,7 +4768,7 @@ } ], "font": "Arial;13;0", - "left": 880, + "left": 888, "top": 974, "width": 93.09716796875, "height": 23 @@ -4805,7 +4784,7 @@ }, "visible": false, "font": "Arial;13;0", - "left": -72, + "left": 72, "top": -456, "width": 10, "height": 10 @@ -4821,7 +4800,7 @@ }, "visible": false, "font": "Arial;13;0", - "left": -72, + "left": 72, "top": -456, "width": 10, "height": 10 @@ -4832,7 +4811,7 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 880, + "left": 888, "top": 936, "width": 93.09716796875, "height": 72, @@ -4874,8 +4853,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 546, - "top": 1334, + "left": 537, + "top": 1909, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -4895,8 +4874,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 533, - "top": 1327, + "left": 522, + "top": 1909, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -4916,8 +4895,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 573, - "top": 1349, + "left": 567, + "top": 1910, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -4934,8 +4913,7 @@ "tail": { "$ref": "AAAAAAF9x3QBCUh+0FU=" }, - "lineStyle": 1, - "points": "532:1399;588:1297", + "points": "840:1916;552:1916;552:1480", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9x3VZsU37yWw=" @@ -4968,8 +4946,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 513, - "top": 1161, + "left": 463, + "top": 1625, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -4989,8 +4967,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 503, - "top": 1172, + "left": 478, + "top": 1625, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5010,8 +4988,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 534, - "top": 1140, + "left": 433, + "top": 1626, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5028,8 +5006,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "lineStyle": 1, - "points": "561:1191;488:1123", + "points": "448:1480;448:1784", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF9x5T7XF1XiOo=" @@ -5062,8 +5039,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 761, - "top": 787, + "left": 592, + "top": 963, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -5083,8 +5060,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 771, - "top": 776, + "left": 592, + "top": 948, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5104,8 +5081,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 740, - "top": 808, + "left": 592, + "top": 993, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5122,8 +5099,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "lineStyle": 1, - "points": "615:674;888:935", + "points": "592:785;592:984;888:984", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KY6ctVrtn2k=" @@ -5162,8 +5138,8 @@ "$ref": "AAAAAAF9vXyXWXkAEs4=" }, "font": "Arial;13;0", - "left": 1365, - "top": 621, + "left": 1909, + "top": 818, "width": 85.97265625, "height": 13, "text": "«interface»" @@ -5175,8 +5151,8 @@ "$ref": "AAAAAAF9vXyXWXkAEs4=" }, "font": "Arial;13;1", - "left": 1365, - "top": 636, + "left": 1909, + "top": 833, "width": 85.97265625, "height": 13, "text": "IBoucleDeJeu" @@ -5189,8 +5165,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 400, - "top": -152, + "left": 1488, + "top": 248, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -5203,15 +5179,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 400, - "top": -152, + "left": 1488, + "top": 248, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1360, - "top": 616, + "left": 1904, + "top": 813, "width": 95.97265625, "height": 38, "stereotypeLabel": { @@ -5238,8 +5214,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": -160, + "left": 840, + "top": 40, "width": 10, "height": 10 }, @@ -5263,8 +5239,8 @@ "$ref": "AAAAAAF9vYDxUIURFEo=" }, "font": "Arial;13;0", - "left": 1365, - "top": 659, + "left": 1909, + "top": 856, "width": 85.97265625, "height": 13, "text": "+run()", @@ -5272,8 +5248,8 @@ } ], "font": "Arial;13;0", - "left": 1360, - "top": 654, + "left": 1904, + "top": 851, "width": 95.97265625, "height": 23 }, @@ -5288,8 +5264,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": -160, + "left": 840, + "top": 40, "width": 10, "height": 10 }, @@ -5304,8 +5280,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": -160, + "left": 840, + "top": 40, "width": 10, "height": 10 } @@ -5315,8 +5291,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1360, - "top": 616, + "left": 1904, + "top": 813, "width": 95.97265625, "height": 61, "nameCompartment": { @@ -5357,8 +5333,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1234, - "top": 885, + "left": 1289, + "top": 993, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -5378,8 +5354,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1238, - "top": 899, + "left": 1289, + "top": 1008, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -5399,8 +5375,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1225, - "top": 856, + "left": 1290, + "top": 963, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5420,8 +5396,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1466, - "top": 813, + "left": 1574, + "top": 992, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -5441,8 +5417,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1468, - "top": 827, + "left": 1571, + "top": 1006, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -5462,8 +5438,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1462, - "top": 786, + "left": 1578, + "top": 965, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -5483,8 +5459,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1002, - "top": 956, + "left": 1005, + "top": 992, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -5504,7 +5480,7 @@ "visible": false, "font": "Arial;13;0", "left": 1008, - "top": 968, + "top": 1006, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -5522,9 +5498,9 @@ "$ref": "AAAAAAF+KZC/Il/SySA=" }, "font": "Arial;13;0", - "left": 988, - "top": 931, - "width": 5.05908203125, + "left": 998, + "top": 965, + "width": 6.5, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -5544,8 +5520,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -40, - "top": -136, + "left": 96, + "top": 48, "width": 10, "height": 10 }, @@ -5560,8 +5536,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -40, - "top": -136, + "left": 96, + "top": 48, "width": 10, "height": 10 } @@ -5573,8 +5549,7 @@ "tail": { "$ref": "AAAAAAF9vaWO9La78Ic=" }, - "lineStyle": 1, - "points": "1487:798;973:956", + "points": "1600:984;980:984", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KZC/Il/VVos=" @@ -5638,7 +5613,7 @@ }, "font": "Arial;13;0", "left": 397, - "top": 1037, + "top": 1789, "width": 86.72802734375, "height": 13, "text": "«enumeration»" @@ -5651,7 +5626,7 @@ }, "font": "Arial;13;1", "left": 397, - "top": 1052, + "top": 1804, "width": 86.72802734375, "height": 13, "text": "CellState" @@ -5665,7 +5640,7 @@ "visible": false, "font": "Arial;13;0", "left": -1136, - "top": -528, + "top": 976, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -5679,14 +5654,14 @@ "visible": false, "font": "Arial;13;0", "left": -1136, - "top": -528, + "top": 976, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", "left": 392, - "top": 1032, + "top": 1784, "width": 96.72802734375, "height": 38, "stereotypeLabel": { @@ -5713,8 +5688,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -576, - "top": -464, + "left": -440, + "top": 288, "width": 10, "height": 10 }, @@ -5729,8 +5704,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -576, - "top": -464, + "left": -440, + "top": 288, "width": 10, "height": 10 }, @@ -5745,8 +5720,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -576, - "top": -464, + "left": -440, + "top": 288, "width": 10, "height": 10 }, @@ -5761,8 +5736,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -576, - "top": -464, + "left": -440, + "top": 288, "width": 10, "height": 10 }, @@ -5787,7 +5762,7 @@ }, "font": "Arial;13;0", "left": 397, - "top": 1075, + "top": 1827, "width": 86.72802734375, "height": 13, "text": "LIVE", @@ -5804,7 +5779,7 @@ }, "font": "Arial;13;0", "left": 397, - "top": 1090, + "top": 1842, "width": 86.72802734375, "height": 13, "text": "DIE", @@ -5821,7 +5796,7 @@ }, "font": "Arial;13;0", "left": 397, - "top": 1105, + "top": 1857, "width": 86.72802734375, "height": 13, "text": "BIRTH", @@ -5830,7 +5805,7 @@ ], "font": "Arial;13;0", "left": 392, - "top": 1070, + "top": 1822, "width": 96.72802734375, "height": 53 } @@ -5841,7 +5816,7 @@ "font": "Arial;13;0", "containerChangeable": true, "left": 392, - "top": 1032, + "top": 1784, "width": 96.72802734375, "height": 91, "nameCompartment": { @@ -5893,8 +5868,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1064, - "top": 64, + "left": 1080, + "top": 720, "height": 13 }, { @@ -5904,8 +5879,8 @@ "$ref": "AAAAAAF+KZ1s3Xz+Rlo=" }, "font": "Arial;13;1", - "left": 909, - "top": 1263, + "left": 901, + "top": 1591, "width": 432.19287109375, "height": 13, "text": "CompteurCellule" @@ -5918,8 +5893,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1064, - "top": 64, + "left": 1080, + "top": 720, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -5932,15 +5907,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1064, - "top": 64, + "left": 1080, + "top": 720, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 904, - "top": 1256, + "left": 896, + "top": 1584, "width": 442.19287109375, "height": 25, "stereotypeLabel": { @@ -5966,8 +5941,8 @@ "$ref": "AAAAAAF+KZ1s23z7Enw=" }, "font": "Arial;13;0", - "left": 904, - "top": 1281, + "left": 896, + "top": 1609, "width": 442.19287109375, "height": 10 }, @@ -5991,8 +5966,8 @@ "$ref": "AAAAAAF+KZ3CIX51nEc=" }, "font": "Arial;13;0", - "left": 909, - "top": 1296, + "left": 901, + "top": 1624, "width": 432.19287109375, "height": 13, "text": "+compterNbCellVivanteAutour(x: int, y: int, compteur: CompteurCellule): int", @@ -6000,8 +5975,8 @@ } ], "font": "Arial;13;0", - "left": 904, - "top": 1291, + "left": 896, + "top": 1619, "width": 442.19287109375, "height": 23 }, @@ -6016,8 +5991,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 504, - "top": -160, + "left": 648, + "top": 168, "width": 10, "height": 10 }, @@ -6032,8 +6007,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 504, - "top": -160, + "left": 648, + "top": 168, "width": 10, "height": 10 } @@ -6043,8 +6018,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 904, - "top": 1256, + "left": 896, + "top": 1584, "width": 442.19287109375, "height": 58, "nameCompartment": { @@ -6083,12 +6058,12 @@ "$ref": "AAAAAAF+KZ4A4oB/mrs=" }, "font": "Arial;13;0", - "left": 909, - "top": 1198, + "left": 774, + "top": 1592, "width": 118.142578125, "height": 13, - "alpha": 0.4603716990524521, - "distance": 153.32318807016765, + "alpha": 1.032960638693974, + "distance": 132.74034804836094, "hostEdge": { "$ref": "AAAAAAF+KZ4A4oCDCxQ=" }, @@ -6106,8 +6081,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 828, - "top": 1224, + "left": 749, + "top": 1523, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -6127,8 +6102,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 824, - "top": 1268, + "left": 705, + "top": 1524, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6148,8 +6123,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 776, - "top": 1235, + "left": 677, + "top": 1427, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -6169,8 +6144,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 779, - "top": 1222, + "left": 680, + "top": 1413, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -6190,8 +6165,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 769, - "top": 1262, + "left": 673, + "top": 1454, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -6211,8 +6186,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 878, - "top": 1243, + "left": 870, + "top": 1591, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -6231,8 +6206,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 877, - "top": 1230, + "left": 867, + "top": 1577, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -6251,8 +6226,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 880, - "top": 1271, + "left": 874, + "top": 1618, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -6271,8 +6246,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -16, - "top": -136, + "left": 120, + "top": 48, "width": 10, "height": 10 }, @@ -6287,8 +6262,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -16, - "top": -136, + "left": 120, + "top": 48, "width": 10, "height": 10 } @@ -6300,8 +6275,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "lineStyle": 1, - "points": "749:1254;903:1267", + "points": "652:1448;720:1448;720:1612;896:1612", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KZ4A4oCElu4=" @@ -6365,8 +6339,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -864, - "top": 136, + "left": 16, + "top": 1096, "height": 13 }, { @@ -6376,8 +6350,8 @@ "$ref": "AAAAAAF9x3QBCUh/YJo=" }, "font": "Arial;13;1", - "left": 405, - "top": 1407, + "left": 845, + "top": 1887, "width": 206.62255859375, "height": 13, "text": "ArbitreConwayStyle" @@ -6390,8 +6364,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -864, - "top": 136, + "left": 16, + "top": 1096, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -6404,15 +6378,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -864, - "top": 136, + "left": 16, + "top": 1096, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 400, - "top": 1400, + "left": 840, + "top": 1880, "width": 216.62255859375, "height": 25, "stereotypeLabel": { @@ -6438,8 +6412,8 @@ "$ref": "AAAAAAF9x3QBCUh8V/A=" }, "font": "Arial;13;0", - "left": 400, - "top": 1425, + "left": 840, + "top": 1905, "width": 216.62255859375, "height": 10 }, @@ -6463,8 +6437,8 @@ "$ref": "AAAAAAF9x5FqlFC3YDY=" }, "font": "Arial;13;0", - "left": 405, - "top": 1440, + "left": 845, + "top": 1920, "width": 206.62255859375, "height": 13, "text": "-verifierNaissance(x: int, y: int): bool", @@ -6480,8 +6454,8 @@ "$ref": "AAAAAAF9x5GGk1G//FE=" }, "font": "Arial;13;0", - "left": 405, - "top": 1455, + "left": 845, + "top": 1935, "width": 206.62255859375, "height": 13, "text": "-verifierMort(x: int, y: int): bool", @@ -6489,8 +6463,8 @@ } ], "font": "Arial;13;0", - "left": 400, - "top": 1435, + "left": 840, + "top": 1915, "width": 216.62255859375, "height": 38 }, @@ -6505,8 +6479,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -536, - "top": -56, + "left": 40, + "top": 424, "width": 10, "height": 10 }, @@ -6521,8 +6495,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -536, - "top": -56, + "left": 40, + "top": 424, "width": 10, "height": 10 } @@ -6532,10 +6506,10 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 400, - "top": 1400, + "left": 840, + "top": 1880, "width": 216.62255859375, - "height": 88, + "height": 73, "nameCompartment": { "$ref": "AAAAAAF9x3QBCUh/YJo=" }, @@ -6573,8 +6547,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1392, - "top": 1207, + "left": 1056, + "top": 1432, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -6594,8 +6568,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1395, - "top": 1192, + "left": 1056, + "top": 1417, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -6615,8 +6589,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1387, - "top": 1236, + "left": 1056, + "top": 1462, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6636,8 +6610,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1201.80517578125, - "top": 1170.7292886490957, + "left": 1064, + "top": 1425, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -6657,8 +6631,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1206.80517578125, - "top": 1157.7292886490957, + "left": 1060, + "top": 1413, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -6678,8 +6652,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1191.80517578125, - "top": 1196.7292886490957, + "left": 1072, + "top": 1452, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -6698,8 +6672,8 @@ "$ref": "AAAAAAF+KbWB253dDms=" }, "font": "Arial;13;0", - "left": 1481, - "top": 1223, + "left": 1819, + "top": 1418, "width": 129.48583984375, "height": 13, "alpha": -0.39326949789882715, @@ -6720,8 +6694,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1584, - "top": 1230, + "left": 1923, + "top": 1418, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -6739,8 +6713,8 @@ "$ref": "AAAAAAF+KbWB253dDms=" }, "font": "Arial;13;0", - "left": 1573, - "top": 1272, + "left": 1920, + "top": 1459, "width": 21.68359375, "height": 13, "alpha": 0.5235987755982988, @@ -6770,8 +6744,8 @@ "$ref": "AAAAAAF+KcfhtLGpqSs=" }, "font": "Arial;13;0", - "left": 1119.22705078125, - "top": 1175.3282515611936, + "left": 1024.0730064655172, + "top": 1451, "width": 50.578125, "height": 13, "text": "-Position", @@ -6779,8 +6753,8 @@ } ], "font": "Arial;13;0", - "left": 1114.22705078125, - "top": 1170.3282515611936, + "left": 1019.0730064655172, + "top": 1446, "width": 60.578125, "height": 23 }, @@ -6795,8 +6769,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": -64, + "left": 104, + "top": 120, "width": 10, "height": 10 } @@ -6808,8 +6782,7 @@ "tail": { "$ref": "AAAAAAF+KbRH25phgaM=" }, - "lineStyle": 1, - "points": "1175:1187;1607:1269", + "points": "1079:1453;1952:1453", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KbWB253gXRs=" @@ -6873,8 +6846,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -280, - "top": -64, + "left": -296, + "top": 400, "height": 13 }, { @@ -6884,8 +6857,8 @@ "$ref": "AAAAAAF+KbRH25piKmA=" }, "font": "Arial;13;1", - "left": 909, - "top": 1119, + "left": 901, + "top": 1351, "width": 201.22705078125, "height": 13, "text": "CellulesVivantes" @@ -6898,8 +6871,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -280, - "top": -64, + "left": -296, + "top": 400, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -6912,15 +6885,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -280, - "top": -64, + "left": -296, + "top": 400, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 904, - "top": 1112, + "left": 896, + "top": 1344, "width": 211.22705078125, "height": 25, "stereotypeLabel": { @@ -6946,8 +6919,8 @@ "$ref": "AAAAAAF+KbRH25pfZUE=" }, "font": "Arial;13;0", - "left": 904, - "top": 1137, + "left": 896, + "top": 1369, "width": 211.22705078125, "height": 10 }, @@ -6971,8 +6944,8 @@ "$ref": "AAAAAAF+M7I9WEA8hwA=" }, "font": "Arial;13;0", - "left": 909, - "top": 1152, + "left": 901, + "top": 1384, "width": 201.22705078125, "height": 13, "text": "+getAt(x: int, y: int)", @@ -6988,8 +6961,8 @@ "$ref": "AAAAAAF+M7OGx0NqKbs=" }, "font": "Arial;13;0", - "left": 909, - "top": 1167, + "left": 901, + "top": 1399, "width": 201.22705078125, "height": 13, "text": "+addPeer(x: int, y: int, cell: Cellule)", @@ -6997,8 +6970,8 @@ } ], "font": "Arial;13;0", - "left": 904, - "top": 1147, + "left": 896, + "top": 1379, "width": 211.22705078125, "height": 38 }, @@ -7013,8 +6986,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -104, - "top": -120, + "left": 24, + "top": 112, "width": 10, "height": 10 }, @@ -7029,8 +7002,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -104, - "top": -120, + "left": 24, + "top": 112, "width": 10, "height": 10 } @@ -7040,8 +7013,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 904, - "top": 1112, + "left": 896, + "top": 1344, "width": 211.22705078125, "height": 103, "nameCompartment": { @@ -7081,8 +7054,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 822, - "top": 1180, + "left": 814, + "top": 1400, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7102,8 +7075,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 819, - "top": 1165, + "left": 829, + "top": 1400, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7123,8 +7096,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 829, - "top": 1209, + "left": 785, + "top": 1401, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7144,8 +7117,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 771, - "top": 1191, + "left": 677, + "top": 1385, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -7165,8 +7138,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 770, - "top": 1177, + "left": 680, + "top": 1371, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -7186,8 +7159,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 772, - "top": 1218, + "left": 673, + "top": 1412, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -7206,8 +7179,8 @@ "$ref": "AAAAAAF+KcmjYLs1tk8=" }, "font": "Arial;13;0", - "left": 781, - "top": 1177, + "left": 776, + "top": 1385, "width": 100.572265625, "height": 13, "alpha": -0.2298881423199961, @@ -7228,8 +7201,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 869, - "top": 1157, + "left": 867, + "top": 1373, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -7248,8 +7221,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 884, - "top": 1195, + "left": 874, + "top": 1414, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -7268,8 +7241,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": -64, + "left": 104, + "top": 120, "width": 10, "height": 10 }, @@ -7284,8 +7257,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": -64, + "left": 104, + "top": 120, "width": 10, "height": 10 } @@ -7297,8 +7270,7 @@ "tail": { "$ref": "AAAAAAF9mYYqhQKmSyo=" }, - "lineStyle": 1, - "points": "749:1217;903:1185", + "points": "652:1406;800:1406;800:1408;896:1408", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KcmjY7s4f+E=" @@ -7355,8 +7327,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1804, - "top": 1105, + "left": 2268, + "top": 1467, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7376,8 +7348,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1791, - "top": 1097, + "left": 2253, + "top": 1467, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7397,8 +7369,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1829, - "top": 1120, + "left": 2298, + "top": 1468, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7415,8 +7387,7 @@ "tail": { "$ref": "AAAAAAF9mVRntOVm8jQ=" }, - "lineStyle": 1, - "points": "1752:1231;1883:1008", + "points": "2172:1474;2283:1474;2283:1231", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+KdxoBtWv3Bo=" @@ -7449,8 +7420,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1037, - "top": 1081, + "left": 1048, + "top": 1163, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7470,8 +7441,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1024, - "top": 1073, + "left": 1048, + "top": 1148, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7491,8 +7462,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1062, - "top": 1096, + "left": 1048, + "top": 1193, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7509,8 +7480,7 @@ "tail": { "$ref": "AAAAAAF+KbRH25phgaM=" }, - "lineStyle": 1, - "points": "1041:1111;1059:1080", + "points": "1048:1344;1048:1184;1376:1184", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+Kd1lC+Igrek=" @@ -7543,8 +7513,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1503, - "top": 1010, + "left": 1887, + "top": 1196, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7564,8 +7534,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1504, - "top": 1025, + "left": 1887, + "top": 1211, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7585,8 +7555,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1500, - "top": 981, + "left": 1888, + "top": 1166, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7606,8 +7576,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1822, - "top": 980, + "left": 2225, + "top": 1195, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -7627,8 +7597,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1821, - "top": 993, + "left": 2222, + "top": 1209, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -7648,8 +7618,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1824, - "top": 952, + "left": 2229, + "top": 1168, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -7669,8 +7639,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1185, - "top": 1042, + "left": 1550, + "top": 1195, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -7689,8 +7659,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1188, - "top": 1055, + "left": 1553, + "top": 1209, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -7708,8 +7678,8 @@ "$ref": "AAAAAAF+Kd3eCuSLOmA=" }, "font": "Arial;13;0", - "left": 1175, - "top": 1015, + "left": 1543, + "top": 1168, "width": 6.5, "height": 13, "alpha": 0.5235987755982988, @@ -7730,6 +7700,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": 144, + "top": 16, "width": 10, "height": 10 }, @@ -7744,6 +7716,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": 144, + "top": 16, "width": 10, "height": 10 } @@ -7755,8 +7729,7 @@ "tail": { "$ref": "AAAAAAF+KdtLK8NEjL0=" }, - "lineStyle": 1, - "points": "1847:969;1158:1036", + "points": "2251:1187;1525:1187", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+Kd3eCuSOitk=" @@ -7792,35 +7765,6 @@ "$ref": "AAAAAAF+Kd3eC+SYyc0=" } }, - { - "_type": "UMLNoteView", - "_id": "AAAAAAF+KeA6ie4KXr0=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "font": "Arial;13;0", - "left": 2040, - "top": 1192, - "width": 208.880859375, - "height": 40, - "text": "setVivante{celVivantes[i].update}" - }, - { - "_type": "UMLNoteLinkView", - "_id": "AAAAAAF+KeGJIPCGbtw=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF9mVRntOVm8jQ=" - }, - "tail": { - "$ref": "AAAAAAF+KeA6ie4KXr0=" - }, - "lineStyle": 1, - "points": "2039:1230;1829:1269" - }, { "_type": "UMLDependencyView", "_id": "AAAAAAF+M6n6hTieXLM=", @@ -7842,8 +7786,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1239, - "top": 1123, + "left": 1080, + "top": 1283, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7863,8 +7807,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 1238, - "top": 1108, + "left": 1080, + "top": 1268, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7884,8 +7828,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1242, - "top": 1152, + "left": 1080, + "top": 1313, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7902,8 +7846,7 @@ "tail": { "$ref": "AAAAAAF+KbRH25phgaM=" }, - "lineStyle": 1, - "points": "1115:1154;1367:1134", + "points": "1080:1344;1080:1304;1661:1304", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+M6n6hTifivA=" @@ -7943,8 +7886,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": -72, + "left": 656, + "top": 296, "height": 13 }, { @@ -7954,8 +7897,8 @@ "$ref": "AAAAAAF+M6ihHCxyqEQ=" }, "font": "Arial;13;1", - "left": 1373, - "top": 1087, + "left": 1666.2724609375, + "top": 1271, "width": 80.57080078125, "height": 13, "text": "Position" @@ -7968,8 +7911,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": -72, + "left": 656, + "top": 296, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -7982,15 +7925,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 96, - "top": -72, + "left": 656, + "top": 296, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1368, - "top": 1080, + "left": 1661.2724609375, + "top": 1264, "width": 90.57080078125, "height": 25, "stereotypeLabel": { @@ -8026,8 +7969,8 @@ "$ref": "AAAAAAF+M6j43S9x+TY=" }, "font": "Arial;13;0", - "left": 1373, - "top": 1110, + "left": 1666.2724609375, + "top": 1294, "width": 80.57080078125, "height": 13, "text": "-x: int", @@ -8043,8 +7986,8 @@ "$ref": "AAAAAAF+M6kbnDDCacM=" }, "font": "Arial;13;0", - "left": 1373, - "top": 1125, + "left": 1666.2724609375, + "top": 1309, "width": 80.57080078125, "height": 13, "text": "-y: int", @@ -8052,8 +7995,8 @@ } ], "font": "Arial;13;0", - "left": 1368, - "top": 1105, + "left": 1661.2724609375, + "top": 1289, "width": 90.57080078125, "height": 38 }, @@ -8077,8 +8020,8 @@ "$ref": "AAAAAAF+M6lcJTQlL6g=" }, "font": "Arial;13;0", - "left": 1373, - "top": 1148, + "left": 1666.2724609375, + "top": 1332, "width": 80.57080078125, "height": 13, "text": "+getX(): int", @@ -8094,8 +8037,8 @@ "$ref": "AAAAAAF+M6l2mzV2x2Y=" }, "font": "Arial;13;0", - "left": 1373, - "top": 1163, + "left": 1666.2724609375, + "top": 1347, "width": 80.57080078125, "height": 13, "text": "+getY(): int", @@ -8103,8 +8046,8 @@ } ], "font": "Arial;13;0", - "left": 1368, - "top": 1143, + "left": 1661.2724609375, + "top": 1327, "width": 90.57080078125, "height": 38 }, @@ -8119,8 +8062,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 64, - "top": -48, + "left": 480, + "top": 136, "width": 10, "height": 10 }, @@ -8135,8 +8078,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 64, - "top": -48, + "left": 480, + "top": 136, "width": 10, "height": 10 } @@ -8146,8 +8089,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1368, - "top": 1080, + "left": 1661.2724609375, + "top": 1264, "width": 90.57080078125, "height": 101, "nameCompartment": { @@ -8194,8 +8137,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 560, - "top": -536, + "left": 1328, + "top": -88, "height": 13 }, { @@ -8205,8 +8148,8 @@ "$ref": "AAAAAAF+KdtLK8NFX1Y=" }, "font": "Arial;13;3", - "left": 1853, - "top": 927, + "left": 2256.4013671875, + "top": 1151, "width": 113.43896484375, "height": 13, "text": "ObservableCellule" @@ -8219,8 +8162,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 560, - "top": -536, + "left": 1328, + "top": -88, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -8233,15 +8176,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 560, - "top": -536, + "left": 1328, + "top": -88, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1848, - "top": 920, + "left": 2251.4013671875, + "top": 1144, "width": 123.43896484375, "height": 25, "stereotypeLabel": { @@ -8267,8 +8210,8 @@ "$ref": "AAAAAAF+KdtLK8NC0C4=" }, "font": "Arial;13;0", - "left": 1848, - "top": 945, + "left": 2251.4013671875, + "top": 1169, "width": 123.43896484375, "height": 10 }, @@ -8292,8 +8235,8 @@ "$ref": "AAAAAAF+KduHAcTyk/c=" }, "font": "Arial;13;0", - "left": 1853, - "top": 960, + "left": 2256.4013671875, + "top": 1184, "width": 113.43896484375, "height": 13, "text": "+attacher()", @@ -8309,8 +8252,8 @@ "$ref": "AAAAAAF+KdumycYlPic=" }, "font": "Arial;13;0", - "left": 1853, - "top": 975, + "left": 2256.4013671875, + "top": 1199, "width": 113.43896484375, "height": 13, "text": "+détacher()", @@ -8326,8 +8269,8 @@ "$ref": "AAAAAAF+KdvMaMdY6YA=" }, "font": "Arial;13;0", - "left": 1853, - "top": 990, + "left": 2256.4013671875, + "top": 1214, "width": 113.43896484375, "height": 13, "text": "+notifier()", @@ -8335,8 +8278,8 @@ } ], "font": "Arial;13;0", - "left": 1848, - "top": 955, + "left": 2251.4013671875, + "top": 1179, "width": 123.43896484375, "height": 53 }, @@ -8351,8 +8294,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 304, - "top": -360, + "left": 824, + "top": -136, "width": 10, "height": 10 }, @@ -8367,8 +8310,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 304, - "top": -360, + "left": 824, + "top": -136, "width": 10, "height": 10 } @@ -8378,8 +8321,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1848, - "top": 920, + "left": 2251.4013671875, + "top": 1144, "width": 123.43896484375, "height": 88, "nameCompartment": { @@ -8419,8 +8362,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 872, - "top": 631, + "left": 632, + "top": 823, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -8440,8 +8383,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 872, - "top": 616, + "left": 632, + "top": 808, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -8461,8 +8404,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 871, - "top": 660, + "left": 632, + "top": 853, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -8482,8 +8425,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 707, - "top": 626, + "left": 647, + "top": 804, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -8503,8 +8446,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 710, - "top": 613, + "left": 660, + "top": 807, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -8524,8 +8467,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 702, - "top": 654, + "left": 619, + "top": 800, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -8545,8 +8488,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1037, - "top": 636, + "left": 1570, + "top": 823, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -8565,8 +8508,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1035, - "top": 622, + "left": 1567, + "top": 809, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -8585,8 +8528,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 1040, - "top": 663, + "left": 1574, + "top": 850, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -8605,6 +8548,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": 136, + "top": 184, "width": 10, "height": 10 }, @@ -8619,6 +8564,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": 136, + "top": 184, "width": 10, "height": 10 } @@ -8630,8 +8577,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "lineStyle": 1, - "points": "681:647;1063:658", + "points": "632:785;632:844;1596:844", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+RE1I8CKr6z8=" @@ -8688,8 +8634,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 803, - "top": 720, + "left": 592, + "top": 659, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -8709,8 +8655,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 809, - "top": 706, + "left": 592, + "top": 644, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -8730,8 +8676,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 790, - "top": 747, + "left": 592, + "top": 689, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -8751,8 +8697,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 679, - "top": 665, + "left": 577, + "top": 696, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -8772,8 +8718,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 687, - "top": 653, + "left": 563, + "top": 693, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -8793,8 +8739,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 664, - "top": 688, + "left": 604, + "top": 700, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -8814,8 +8760,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 926, - "top": 776, + "left": 774, + "top": 659, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -8834,8 +8780,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 929, - "top": 763, + "left": 771, + "top": 645, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -8854,8 +8800,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 919, - "top": 803, + "left": 778, + "top": 686, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -8874,6 +8820,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": 136, + "top": 184, "width": 10, "height": 10 }, @@ -8888,6 +8836,8 @@ }, "visible": false, "font": "Arial;13;0", + "left": 136, + "top": 184, "width": 10, "height": 10 } @@ -8899,8 +8849,7 @@ "tail": { "$ref": "AAAAAAF9mawnSwtCDx8=" }, - "lineStyle": 1, - "points": "650:674;944:807", + "points": "592:728;592:680;800:680", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+RGBXVTF1b+0=" @@ -8937,360 +8886,153 @@ } }, { - "_type": "UMLEnumerationView", - "_id": "AAAAAAF+SAZ7f2uD2hE=", + "_type": "UMLDependencyView", + "_id": "AAAAAAF+SAdRvW5kjgE=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + "$ref": "AAAAAAF+SAdRvW5iA/A=" }, "subViews": [ { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF+SAZ7f2uE9Yg=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SAdRvW5llmQ=", "_parent": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" + "$ref": "AAAAAAF+SAdRvW5kjgE=" }, "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + "$ref": "AAAAAAF+SAdRvW5iA/A=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF+SAZ7f2uFf1M=", - "_parent": { - "$ref": "AAAAAAF+SAZ7f2uE9Yg=" - }, - "font": "Arial;13;0", - "left": 869, - "top": 701, - "width": 105.46630859375, - "height": 13, - "text": "«enumeration»" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SAZ7f2uG+6o=", - "_parent": { - "$ref": "AAAAAAF+SAZ7f2uE9Yg=" - }, - "font": "Arial;13;1", - "left": 869, - "top": 716, - "width": 105.46630859375, - "height": 13, - "text": "Regle" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SAZ7gGuH2sA=", - "_parent": { - "$ref": "AAAAAAF+SAZ7f2uE9Yg=" - }, - "visible": false, - "font": "Arial;13;0", - "width": 81.6181640625, - "height": 13, - "text": "(from classes)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SAZ7gGuIfN8=", - "_parent": { - "$ref": "AAAAAAF+SAZ7f2uE9Yg=" - }, - "visible": false, - "font": "Arial;13;0", - "height": 13, - "horizontalAlignment": 1 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 864, - "top": 696, - "width": 115.46630859375, - "height": 38, - "stereotypeLabel": { - "$ref": "AAAAAAF+SAZ7f2uFf1M=" - }, - "nameLabel": { - "$ref": "AAAAAAF+SAZ7f2uG+6o=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF+SAZ7gGuH2sA=" + "left": 1016, + "top": 755, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SAdRvW5kjgE=" }, - "propertyLabel": { - "$ref": "AAAAAAF+SAZ7gGuIfN8=" - } + "edgePosition": 1 }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF+SAZ7gGuJeLg=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SAdRvW5mtoQ=", "_parent": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" + "$ref": "AAAAAAF+SAdRvW5kjgE=" }, "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + "$ref": "AAAAAAF+SAdRvW5iA/A=" }, - "visible": false, + "visible": null, "font": "Arial;13;0", - "width": 10, - "height": 10 + "left": 1016, + "top": 740, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SAdRvW5kjgE=" + }, + "edgePosition": 1 }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF+SAZ7gGuKcY8=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SAdRvW5nfFM=", "_parent": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" + "$ref": "AAAAAAF+SAdRvW5kjgE=" }, "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + "$ref": "AAAAAAF+SAdRvW5iA/A=" }, "visible": false, "font": "Arial;13;0", - "width": 10, - "height": 10 - }, + "left": 1016, + "top": 785, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SAdRvW5kjgE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF+SAZ7f2uD2hE=" + }, + "tail": { + "$ref": "AAAAAAF9mawnSwtCDx8=" + }, + "points": "664:776;1368:776", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF+SAdRvW5llmQ=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF+SAdRvW5mtoQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAF+SAdRvW5nfFM=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAF+SAdk6m8pO4w=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98FthE=" + }, + "model": { + "$ref": "AAAAAAF+SAdk6W8nYg4=" + }, + "subViews": [ { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF+SAZ7gGuLsf4=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SAdk6m8qPB4=", "_parent": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" + "$ref": "AAAAAAF+SAdk6m8pO4w=" }, "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + "$ref": "AAAAAAF+SAdk6W8nYg4=" }, "visible": false, "font": "Arial;13;0", - "width": 10, - "height": 10 + "left": 1438, + "top": 673, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SAdk6m8pO4w=" + }, + "edgePosition": 1 }, { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF+SAZ7gGuMAlo=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SAdk6m8rH1c=", "_parent": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" + "$ref": "AAAAAAF+SAdk6m8pO4w=" }, "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + "$ref": "AAAAAAF+SAdk6W8nYg4=" }, - "visible": false, + "visible": null, "font": "Arial;13;0", - "width": 10, - "height": 10 + "left": 1453, + "top": 673, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SAdk6m8pO4w=" + }, + "edgePosition": 1 }, { - "_type": "UMLEnumerationLiteralCompartmentView", - "_id": "AAAAAAF+SAZ7gGuNqjY=", - "_parent": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" - }, - "model": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" - }, - "subViews": [ - { - "_type": "UMLEnumerationLiteralView", - "_id": "AAAAAAF+SAalSW0+mCY=", - "_parent": { - "$ref": "AAAAAAF+SAZ7gGuNqjY=" - }, - "model": { - "$ref": "AAAAAAF+SAalBG0XJMs=" - }, - "font": "Arial;13;0", - "left": 869, - "top": 739, - "width": 105.46630859375, - "height": 13, - "text": "CONWAY_STYLE", - "horizontalAlignment": 0 - } - ], - "font": "Arial;13;0", - "left": 864, - "top": 734, - "width": 115.46630859375, - "height": 23 - } - ], - "font": "Arial;13;0", - "containerChangeable": true, - "left": 864, - "top": 696, - "width": 115.46630859375, - "height": 61, - "nameCompartment": { - "$ref": "AAAAAAF+SAZ7f2uE9Yg=" - }, - "suppressAttributes": true, - "suppressOperations": true, - "attributeCompartment": { - "$ref": "AAAAAAF+SAZ7gGuJeLg=" - }, - "operationCompartment": { - "$ref": "AAAAAAF+SAZ7gGuKcY8=" - }, - "receptionCompartment": { - "$ref": "AAAAAAF+SAZ7gGuLsf4=" - }, - "templateParameterCompartment": { - "$ref": "AAAAAAF+SAZ7gGuMAlo=" - }, - "enumerationLiteralCompartment": { - "$ref": "AAAAAAF+SAZ7gGuNqjY=" - } - }, - { - "_type": "UMLDependencyView", - "_id": "AAAAAAF+SAdRvW5kjgE=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF+SAdRvW5iA/A=" - }, - "subViews": [ - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SAdRvW5llmQ=", - "_parent": { - "$ref": "AAAAAAF+SAdRvW5kjgE=" - }, - "model": { - "$ref": "AAAAAAF+SAdRvW5iA/A=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 775, - "top": 669, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SAdRvW5kjgE=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SAdRvW5mtoQ=", - "_parent": { - "$ref": "AAAAAAF+SAdRvW5kjgE=" - }, - "model": { - "$ref": "AAAAAAF+SAdRvW5iA/A=" - }, - "visible": null, - "font": "Arial;13;0", - "left": 779, - "top": 654, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SAdRvW5kjgE=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SAdRvW5nfFM=", - "_parent": { - "$ref": "AAAAAAF+SAdRvW5kjgE=" - }, - "model": { - "$ref": "AAAAAAF+SAdRvW5iA/A=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 768, - "top": 698, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SAdRvW5kjgE=" - }, - "edgePosition": 1 - } - ], - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF+SAZ7f2uD2hE=" - }, - "tail": { - "$ref": "AAAAAAF9mawnSwtCDx8=" - }, - "lineStyle": 1, - "points": "681:668;863:712", - "showVisibility": true, - "nameLabel": { - "$ref": "AAAAAAF+SAdRvW5llmQ=" - }, - "stereotypeLabel": { - "$ref": "AAAAAAF+SAdRvW5mtoQ=" - }, - "propertyLabel": { - "$ref": "AAAAAAF+SAdRvW5nfFM=" - } - }, - { - "_type": "UMLDependencyView", - "_id": "AAAAAAF+SAdk6m8pO4w=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF+SAdk6W8nYg4=" - }, - "subViews": [ - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SAdk6m8qPB4=", - "_parent": { - "$ref": "AAAAAAF+SAdk6m8pO4w=" - }, - "model": { - "$ref": "AAAAAAF+SAdk6W8nYg4=" - }, - "visible": false, - "font": "Arial;13;0", - "left": 953, - "top": 785, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SAdk6m8pO4w=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SAdk6m8rH1c=", - "_parent": { - "$ref": "AAAAAAF+SAdk6m8pO4w=" - }, - "model": { - "$ref": "AAAAAAF+SAdk6W8nYg4=" - }, - "visible": null, - "font": "Arial;13;0", - "left": 941, - "top": 794, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SAdk6m8pO4w=" - }, - "edgePosition": 1 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SAdk6m8sGTo=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SAdk6m8sGTo=", "_parent": { "$ref": "AAAAAAF+SAdk6m8pO4w=" }, @@ -9299,8 +9041,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 976, - "top": 766, + "left": 1409, + "top": 674, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -9317,8 +9059,7 @@ "tail": { "$ref": "AAAAAAF+RGAq+y/+u04=" }, - "lineStyle": 1, - "points": "985:807;946:757", + "points": "1153:680;1424:680;1424:752", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+SAdk6m8qPB4=" @@ -9358,8 +9099,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": -176, + "left": 96, + "top": -496, "height": 13 }, { @@ -9369,8 +9110,8 @@ "$ref": "AAAAAAF+RGAq+y//Ddg=" }, "font": "Arial;13;1", - "left": 837, - "top": 815, + "left": 805, + "top": 655, "width": 344.3349609375, "height": 13, "text": "ChangeurRegle" @@ -9383,8 +9124,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": -176, + "left": 96, + "top": -496, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -9397,15 +9138,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 160, - "top": -176, + "left": 96, + "top": -496, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 832, - "top": 808, + "left": 800, + "top": 648, "width": 354.3349609375, "height": 25, "stereotypeLabel": { @@ -9431,8 +9172,8 @@ "$ref": "AAAAAAF+RGAq+y/8pBM=" }, "font": "Arial;13;0", - "left": 832, - "top": 833, + "left": 800, + "top": 673, "width": 354.3349609375, "height": 10 }, @@ -9456,8 +9197,8 @@ "$ref": "AAAAAAF+SB7sAKaWuF0=" }, "font": "Arial;13;0", - "left": 837, - "top": 848, + "left": 805, + "top": 688, "width": 344.3349609375, "height": 13, "text": "+changerRegle(regle: Regle, p: Plateau): ActualiseurCellule", @@ -9465,8 +9206,8 @@ } ], "font": "Arial;13;0", - "left": 832, - "top": 843, + "left": 800, + "top": 683, "width": 354.3349609375, "height": 23 }, @@ -9481,8 +9222,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 152, - "top": -136, + "left": 256, + "top": -296, "width": 10, "height": 10 }, @@ -9497,8 +9238,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 152, - "top": -136, + "left": 256, + "top": -296, "width": 10, "height": 10 } @@ -9508,8 +9249,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 832, - "top": 808, + "left": 800, + "top": 648, "width": 354.3349609375, "height": 58, "nameCompartment": { @@ -9549,8 +9290,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 705, - "top": 964, + "left": 775, + "top": 1061, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -9570,8 +9311,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 694, - "top": 974, + "left": 775, + "top": 1076, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -9591,8 +9332,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 728, - "top": 943, + "left": 776, + "top": 1031, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -9609,8 +9350,7 @@ "tail": { "$ref": "AAAAAAF9ma3DIwxCqBk=" }, - "lineStyle": 1, - "points": "744:991;690:930", + "points": "776:1176;776:1052;710:1052", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAF+SA/RJY0Cfi0=" @@ -9650,8 +9390,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -496, - "top": -152, + "left": -576, + "top": 152, "height": 13 }, { @@ -9661,8 +9401,8 @@ "$ref": "AAAAAAF+SA7PoYYICnw=" }, "font": "Arial;13;3", - "left": 581, - "top": 879, + "left": 541, + "top": 1031, "width": 165.1025390625, "height": 13, "text": "ActualiseurCelulle" @@ -9675,8 +9415,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -496, - "top": -152, + "left": -576, + "top": 152, "width": 81.6181640625, "height": 13, "text": "(from Model)" @@ -9689,15 +9429,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -496, - "top": -152, + "left": -576, + "top": 152, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 576, - "top": 872, + "left": 536, + "top": 1024, "width": 175.1025390625, "height": 25, "stereotypeLabel": { @@ -9723,8 +9463,8 @@ "$ref": "AAAAAAF+SA7PoIYFTwQ=" }, "font": "Arial;13;0", - "left": 576, - "top": 897, + "left": 536, + "top": 1049, "width": 175.1025390625, "height": 10 }, @@ -9748,8 +9488,8 @@ "$ref": "AAAAAAF+SA8TWIkBWVU=" }, "font": "Arial;13;2", - "left": 581, - "top": 912, + "left": 541, + "top": 1064, "width": 165.1025390625, "height": 13, "text": "+changerCellule(x: int, y: int)", @@ -9757,8 +9497,8 @@ } ], "font": "Arial;13;0", - "left": 576, - "top": 907, + "left": 536, + "top": 1059, "width": 175.1025390625, "height": 23 }, @@ -9773,8 +9513,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -304, - "top": -112, + "left": -208, + "top": 40, "width": 10, "height": 10 }, @@ -9789,8 +9529,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -304, - "top": -112, + "left": -208, + "top": 40, "width": 10, "height": 10 } @@ -9800,8 +9540,8 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 576, - "top": 872, + "left": 536, + "top": 1024, "width": 175.1025390625, "height": 58, "nameCompartment": { @@ -9821,1466 +9561,1710 @@ } }, { - "_type": "UMLInterfaceView", - "_id": "AAAAAAF+SCJNgK6yyp8=", + "_type": "UMLDependencyView", + "_id": "AAAAAAF+SDBynsHqMx8=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF+SDBynsHo40s=" }, "subViews": [ { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF+SCJNgK6zUFE=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SDBynsHrJng=", "_parent": { - "$ref": "AAAAAAF+SCJNgK6yyp8=" + "$ref": "AAAAAAF+SDBynsHqMx8=" }, "model": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF+SDBynsHo40s=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF+SCJNgK60JHU=", - "_parent": { - "$ref": "AAAAAAF+SCJNgK6zUFE=" - }, - "font": "Arial;13;0", - "left": 1013, - "top": 1013, - "width": 139.83251953125, - "height": 13, - "text": "«interface»" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SCJNgK61xMM=", - "_parent": { - "$ref": "AAAAAAF+SCJNgK6zUFE=" - }, - "font": "Arial;13;1", - "left": 1013, - "top": 1028, - "width": 139.83251953125, - "height": 13, - "text": "ObserverCellule" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SCJNgK626LM=", - "_parent": { - "$ref": "AAAAAAF+SCJNgK6zUFE=" - }, - "visible": false, - "font": "Arial;13;0", - "left": -112, - "top": 16, - "width": 81.6181640625, - "height": 13, - "text": "(from classes)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SCJNgK63Aew=", - "_parent": { - "$ref": "AAAAAAF+SCJNgK6zUFE=" - }, - "visible": false, - "font": "Arial;13;0", - "left": -112, - "top": 16, - "height": 13, - "horizontalAlignment": 1 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 1008, - "top": 1008, - "width": 149.83251953125, - "height": 38, - "stereotypeLabel": { - "$ref": "AAAAAAF+SCJNgK60JHU=" + "left": 929, + "top": 1508, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SDBynsHqMx8=" }, - "nameLabel": { - "$ref": "AAAAAAF+SCJNgK61xMM=" + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SDBynsHsYNI=", + "_parent": { + "$ref": "AAAAAAF+SDBynsHqMx8=" }, - "namespaceLabel": { - "$ref": "AAAAAAF+SCJNgK626LM=" + "model": { + "$ref": "AAAAAAF+SDBynsHo40s=" }, - "propertyLabel": { - "$ref": "AAAAAAF+SCJNgK63Aew=" - } + "visible": null, + "font": "Arial;13;0", + "left": 914, + "top": 1508, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SDBynsHqMx8=" + }, + "edgePosition": 1 }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF+SCJNgK64mfI=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SDBynsHt4l0=", "_parent": { - "$ref": "AAAAAAF+SCJNgK6yyp8=" + "$ref": "AAAAAAF+SDBynsHqMx8=" }, "model": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF+SDBynsHo40s=" }, "visible": false, "font": "Arial;13;0", - "left": -56, - "top": 8, - "width": 10, - "height": 10 - }, + "left": 958, + "top": 1509, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SDBynsHqMx8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAF+KbRH25phgaM=" + }, + "tail": { + "$ref": "AAAAAAF+KZ1s3Hz96DA=" + }, + "points": "944:1584;944:1446", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF+SDBynsHrJng=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAF+SDBynsHsYNI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF+SDBynsHt4l0=" + } + }, + { + "_type": "UMLInterfaceRealizationView", + "_id": "AAAAAAF+SEFN7Mp9uxY=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98FthE=" + }, + "model": { + "$ref": "AAAAAAF+SEFN68p8V+Q=" + }, + "subViews": [ { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF+SCJNgK65P5M=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SEFN7Mp+8Lg=", "_parent": { - "$ref": "AAAAAAF+SCJNgK6yyp8=" + "$ref": "AAAAAAF+SEFN7Mp9uxY=" }, "model": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF+SEFN68p8V+Q=" }, - "subViews": [ - { - "_type": "UMLOperationView", - "_id": "AAAAAAF+SCJ+l7CysSw=", - "_parent": { - "$ref": "AAAAAAF+SCJNgK65P5M=" - }, - "model": { - "$ref": "AAAAAAF+SCJ+fbCLfn0=" - }, - "font": "Arial;13;0", - "left": 1013, - "top": 1051, - "width": 139.83251953125, - "height": 13, - "text": "+update(cellule: Cellule)", - "horizontalAlignment": 0 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 1008, - "top": 1046, - "width": 149.83251953125, - "height": 23 + "left": 2023, + "top": 1879, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SEFN7Mp9uxY=" + }, + "edgePosition": 1 }, { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF+SCJNgK66Bi4=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SEFN7Mp/Sno=", "_parent": { - "$ref": "AAAAAAF+SCJNgK6yyp8=" + "$ref": "AAAAAAF+SEFN7Mp9uxY=" }, "model": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF+SEFN68p8V+Q=" }, - "visible": false, + "visible": null, "font": "Arial;13;0", - "left": -56, - "top": 8, - "width": 10, - "height": 10 + "left": 2038, + "top": 1879, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SEFN7Mp9uxY=" + }, + "edgePosition": 1 }, { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF+SCJNgK67+/8=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SEFN7MqABpY=", "_parent": { - "$ref": "AAAAAAF+SCJNgK6yyp8=" + "$ref": "AAAAAAF+SEFN7Mp9uxY=" }, "model": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF+SEFN68p8V+Q=" }, "visible": false, "font": "Arial;13;0", - "left": -56, - "top": 8, - "width": 10, - "height": 10 + "left": 1994, + "top": 1880, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SEFN7Mp9uxY=" + }, + "edgePosition": 1 } ], "font": "Arial;13;0", - "containerChangeable": true, - "left": 1008, - "top": 1008, - "width": 149.83251953125, - "height": 72, - "nameCompartment": { - "$ref": "AAAAAAF+SCJNgK6zUFE=" + "head": { + "$ref": "AAAAAAF+SECmNMZ/ZYg=" }, - "suppressAttributes": true, - "attributeCompartment": { - "$ref": "AAAAAAF+SCJNgK64mfI=" + "tail": { + "$ref": "AAAAAAF9mVSOqOWQam4=" }, - "operationCompartment": { - "$ref": "AAAAAAF+SCJNgK65P5M=" + "points": "1751:1886;2009:1886;2009:1936", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF+SEFN7Mp+8Lg=" }, - "receptionCompartment": { - "$ref": "AAAAAAF+SCJNgK66Bi4=" + "stereotypeLabel": { + "$ref": "AAAAAAF+SEFN7Mp/Sno=" }, - "templateParameterCompartment": { - "$ref": "AAAAAAF+SCJNgK67+/8=" + "propertyLabel": { + "$ref": "AAAAAAF+SEFN7MqABpY=" } }, { - "_type": "UMLDependencyView", - "_id": "AAAAAAF+SDBynsHqMx8=", + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF+SFPEi9/i2zY=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SDBynsHo40s=" + "$ref": "AAAAAAF+SFPEit/ghHs=" }, "subViews": [ { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SDBynsHrJng=", + "_id": "AAAAAAF+SFPEi9/jmyo=", "_parent": { - "$ref": "AAAAAAF+SDBynsHqMx8=" + "$ref": "AAAAAAF+SFPEi9/i2zY=" }, "model": { - "$ref": "AAAAAAF+SDBynsHo40s=" + "$ref": "AAAAAAF+SFPEit/ghHs=" }, "visible": false, "font": "Arial;13;0", - "left": 1066, - "top": 1239, + "left": 2279, + "top": 1513, "height": 13, "alpha": 1.5707963267948966, "distance": 15, "hostEdge": { - "$ref": "AAAAAAF+SDBynsHqMx8=" + "$ref": "AAAAAAF+SFPEi9/i2zY=" }, "edgePosition": 1 }, { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SDBynsHsYNI=", + "_id": "AAAAAAF+SFPEi9/kdl8=", "_parent": { - "$ref": "AAAAAAF+SDBynsHqMx8=" + "$ref": "AAAAAAF+SFPEi9/i2zY=" }, "model": { - "$ref": "AAAAAAF+SDBynsHo40s=" + "$ref": "AAAAAAF+SFPEit/ghHs=" }, "visible": null, "font": "Arial;13;0", - "left": 1055, - "top": 1249, + "left": 2279, + "top": 1528, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { - "$ref": "AAAAAAF+SDBynsHqMx8=" + "$ref": "AAAAAAF+SFPEi9/i2zY=" }, "edgePosition": 1 }, { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SDBynsHt4l0=", + "_id": "AAAAAAF+SFPEi9/lsOc=", "_parent": { - "$ref": "AAAAAAF+SDBynsHqMx8=" + "$ref": "AAAAAAF+SFPEi9/i2zY=" }, "model": { - "$ref": "AAAAAAF+SDBynsHo40s=" + "$ref": "AAAAAAF+SFPEit/ghHs=" }, "visible": false, "font": "Arial;13;0", - "left": 1087, - "top": 1218, + "left": 2280, + "top": 1483, "height": 13, "alpha": -1.5707963267948966, "distance": 15, "hostEdge": { - "$ref": "AAAAAAF+SDBynsHqMx8=" + "$ref": "AAAAAAF+SFPEi9/i2zY=" }, "edgePosition": 1 } ], "font": "Arial;13;0", "head": { - "$ref": "AAAAAAF+KbRH25phgaM=" + "$ref": "AAAAAAF9mVRntOVm8jQ=" }, "tail": { - "$ref": "AAAAAAF+KZ1s3Hz96DA=" + "$ref": "AAAAAAF+SFJ2rtgzxhs=" }, - "lineStyle": 1, - "points": "1096:1255;1058:1215", + "points": "2280:1792;2280:1504;2172:1504", "showVisibility": true, "nameLabel": { - "$ref": "AAAAAAF+SDBynsHrJng=" + "$ref": "AAAAAAF+SFPEi9/jmyo=" }, "stereotypeLabel": { - "$ref": "AAAAAAF+SDBynsHsYNI=" + "$ref": "AAAAAAF+SFPEi9/kdl8=" }, "propertyLabel": { - "$ref": "AAAAAAF+SDBynsHt4l0=" + "$ref": "AAAAAAF+SFPEi9/lsOc=" } }, { - "_type": "UMLInterfaceView", - "_id": "AAAAAAF+SECmNMZ/ZYg=", + "_type": "UMLGeneralizationView", + "_id": "AAAAAAF+SFPL5uCnHK4=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" + "$ref": "AAAAAAF+SFPL5uClv9M=" }, "subViews": [ { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF+SECmNMaAJZw=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFPL5uCoLN8=", "_parent": { - "$ref": "AAAAAAF+SECmNMZ/ZYg=" + "$ref": "AAAAAAF+SFPL5uCnHK4=" }, "model": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" + "$ref": "AAAAAAF+SFPL5uClv9M=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF+SECmNcaB5p8=", - "_parent": { - "$ref": "AAAAAAF+SECmNMaAJZw=" - }, - "font": "Arial;13;0", - "left": 733, - "top": 1453, - "width": 106.91357421875, - "height": 13, - "text": "«interface»" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SECmNcaCvPA=", - "_parent": { - "$ref": "AAAAAAF+SECmNMaAJZw=" - }, - "font": "Arial;13;1", - "left": 733, - "top": 1468, - "width": 106.91357421875, - "height": 13, - "text": "PrototypePlateau" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SECmNcaDIDI=", - "_parent": { - "$ref": "AAAAAAF+SECmNMaAJZw=" - }, - "visible": false, - "font": "Arial;13;0", - "width": 81.6181640625, - "height": 13, - "text": "(from classes)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SECmNcaEWoo=", - "_parent": { - "$ref": "AAAAAAF+SECmNMaAJZw=" - }, - "visible": false, - "font": "Arial;13;0", - "height": 13, - "horizontalAlignment": 1 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 728, - "top": 1448, - "width": 116.91357421875, - "height": 38, - "stereotypeLabel": { - "$ref": "AAAAAAF+SECmNcaB5p8=" - }, - "nameLabel": { - "$ref": "AAAAAAF+SECmNcaCvPA=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF+SECmNcaDIDI=" + "left": 2092, + "top": 1372, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SFPL5uCnHK4=" }, - "propertyLabel": { - "$ref": "AAAAAAF+SECmNcaEWoo=" - } + "edgePosition": 1 }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF+SECmNcaFBCE=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFPL5uCpCPY=", "_parent": { - "$ref": "AAAAAAF+SECmNMZ/ZYg=" + "$ref": "AAAAAAF+SFPL5uCnHK4=" }, "model": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" + "$ref": "AAAAAAF+SFPL5uClv9M=" }, - "visible": false, + "visible": null, "font": "Arial;13;0", - "width": 10, - "height": 10 - }, - { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF+SECmNcaGmDs=", - "_parent": { - "$ref": "AAAAAAF+SECmNMZ/ZYg=" - }, - "model": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" + "left": 2107, + "top": 1372, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SFPL5uCnHK4=" }, - "subViews": [ - { - "_type": "UMLOperationView", - "_id": "AAAAAAF+SED8bch/l5o=", - "_parent": { - "$ref": "AAAAAAF+SECmNcaGmDs=" - }, - "model": { - "$ref": "AAAAAAF+SED8U8hYlU4=" - }, - "font": "Arial;13;0", - "left": 733, - "top": 1491, - "width": 106.91357421875, - "height": 13, - "text": "+cloner()", - "horizontalAlignment": 0 - } - ], - "font": "Arial;13;0", - "left": 728, - "top": 1486, - "width": 116.91357421875, - "height": 23 + "edgePosition": 1 }, { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF+SECmNcaHUro=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFPL5uCq+Eg=", "_parent": { - "$ref": "AAAAAAF+SECmNMZ/ZYg=" + "$ref": "AAAAAAF+SFPL5uCnHK4=" }, "model": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" + "$ref": "AAAAAAF+SFPL5uClv9M=" }, "visible": false, "font": "Arial;13;0", - "width": 10, - "height": 10 - }, - { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF+SECmNcaIdEg=", - "_parent": { - "$ref": "AAAAAAF+SECmNMZ/ZYg=" - }, - "model": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" + "left": 2063, + "top": 1373, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAF+SFPL5uCnHK4=" }, - "visible": false, - "font": "Arial;13;0", - "width": 10, - "height": 10 + "edgePosition": 1 } ], "font": "Arial;13;0", - "containerChangeable": true, - "left": 728, - "top": 1448, - "width": 116.91357421875, - "height": 72, - "nameCompartment": { - "$ref": "AAAAAAF+SECmNMaAJZw=" + "head": { + "$ref": "AAAAAAF9mVRntOVm8jQ=" }, - "suppressAttributes": true, - "attributeCompartment": { - "$ref": "AAAAAAF+SECmNcaFBCE=" + "tail": { + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, - "operationCompartment": { - "$ref": "AAAAAAF+SECmNcaGmDs=" + "points": "2078:1343;2078:1416", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAF+SFPL5uCoLN8=" }, - "receptionCompartment": { - "$ref": "AAAAAAF+SECmNcaHUro=" + "stereotypeLabel": { + "$ref": "AAAAAAF+SFPL5uCpCPY=" }, - "templateParameterCompartment": { - "$ref": "AAAAAAF+SECmNcaIdEg=" + "propertyLabel": { + "$ref": "AAAAAAF+SFPL5uCq+Eg=" } }, { - "_type": "UMLInterfaceRealizationView", - "_id": "AAAAAAF+SEFN7Mp9uxY=", + "_type": "UMLAssociationView", + "_id": "AAAAAAF+SFRaVuaudoE=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SEFN68p8V+Q=" + "$ref": "AAAAAAF+SFRaVeaqw/8=" }, "subViews": [ { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SEFN7Mp+8Lg=", + "_id": "AAAAAAF+SFRaVuavJ+E=", "_parent": { - "$ref": "AAAAAAF+SEFN7Mp9uxY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SEFN68p8V+Q=" + "$ref": "AAAAAAF+SFRaVeaqw/8=" }, - "visible": false, "font": "Arial;13;0", - "left": 967, - "top": 1476, + "left": 1824, + "top": 1320, + "width": 52.39990234375, "height": 13, "alpha": 1.5707963267948966, "distance": 15, "hostEdge": { - "$ref": "AAAAAAF+SEFN7Mp9uxY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "-position" }, { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SEFN7Mp/Sno=", + "_id": "AAAAAAF+SFRaVuawNzk=", "_parent": { - "$ref": "AAAAAAF+SEFN7Mp9uxY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SEFN68p8V+Q=" + "$ref": "AAAAAAF+SFRaVeaqw/8=" }, "visible": null, "font": "Arial;13;0", - "left": 968, - "top": 1491, + "left": 1850, + "top": 1335, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { - "$ref": "AAAAAAF+SEFN7Mp9uxY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "edgePosition": 1 }, { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SEFN7MqABpY=", + "_id": "AAAAAAF+SFRaVuaxDW8=", "_parent": { - "$ref": "AAAAAAF+SEFN7Mp9uxY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SEFN68p8V+Q=" + "$ref": "AAAAAAF+SFRaVeaqw/8=" }, "visible": false, "font": "Arial;13;0", - "left": 964, - "top": 1447, + "left": 1851, + "top": 1290, "height": 13, "alpha": -1.5707963267948966, "distance": 15, "hostEdge": { - "$ref": "AAAAAAF+SEFN7Mp9uxY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "edgePosition": 1 - } - ], - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF+SECmNMZ/ZYg=" - }, - "tail": { - "$ref": "AAAAAAF9mVSOqOWQam4=" - }, - "lineStyle": 1, - "points": "1087:1458;845:1478", - "showVisibility": true, - "nameLabel": { - "$ref": "AAAAAAF+SEFN7Mp+8Lg=" - }, - "stereotypeLabel": { - "$ref": "AAAAAAF+SEFN7Mp/Sno=" - }, - "propertyLabel": { - "$ref": "AAAAAAF+SEFN7MqABpY=" - } - }, - { - "_type": "UMLClassView", - "_id": "AAAAAAF+SFJ2rtgzxhs=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" - }, - "subViews": [ + }, { - "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF+SFJ2rtg0kW0=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFRaVuaymc4=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgzxhs=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF+SFRaVearYMs=" }, - "subViews": [ - { - "_type": "LabelView", - "_id": "AAAAAAF+SFJ2rtg1jmo=", - "_parent": { - "$ref": "AAAAAAF+SFJ2rtg0kW0=" - }, - "visible": false, - "font": "Arial;13;0", - "top": -16, - "height": 13 - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SFJ2rtg23Rc=", - "_parent": { - "$ref": "AAAAAAF+SFJ2rtg0kW0=" - }, - "font": "Arial;13;1", - "left": 1501, - "top": 1495, - "width": 172.84033203125, - "height": 13, - "text": "CelluleConcrette" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SFJ2rtg3Acc=", - "_parent": { - "$ref": "AAAAAAF+SFJ2rtg0kW0=" - }, - "visible": false, - "font": "Arial;13;0", - "top": -16, - "width": 81.6181640625, - "height": 13, - "text": "(from classes)" - }, - { - "_type": "LabelView", - "_id": "AAAAAAF+SFJ2rtg4N1Q=", - "_parent": { - "$ref": "AAAAAAF+SFJ2rtg0kW0=" - }, - "visible": false, - "font": "Arial;13;0", - "top": -16, - "height": 13, - "horizontalAlignment": 1 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 1496, - "top": 1488, - "width": 182.84033203125, - "height": 25, - "stereotypeLabel": { - "$ref": "AAAAAAF+SFJ2rtg1jmo=" - }, - "nameLabel": { - "$ref": "AAAAAAF+SFJ2rtg23Rc=" - }, - "namespaceLabel": { - "$ref": "AAAAAAF+SFJ2rtg3Acc=" + "left": 1926, + "top": 1319, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SFRaVuaudoE=" }, - "propertyLabel": { - "$ref": "AAAAAAF+SFJ2rtg4N1Q=" - } + "edgePosition": 2 }, { - "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF+SFJ2rtg57uk=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFRaVuazVmg=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgzxhs=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF+SFRaVearYMs=" }, - "subViews": [ - { - "_type": "UMLAttributeView", - "_id": "AAAAAAF+SFg+GxCOfFk=", - "_parent": { - "$ref": "AAAAAAF+SFJ2rtg57uk=" - }, - "model": { - "$ref": "AAAAAAF+SFg91BBnwC4=" - }, - "font": "Arial;13;0", - "left": 1501, - "top": 1518, - "width": 172.84033203125, - "height": 13, - "text": "-vivante: BooleanProperty", - "horizontalAlignment": 0 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 1496, - "top": 1513, - "width": 182.84033203125, - "height": 23 + "left": 1923, + "top": 1333, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF+SFRaVuaudoE=" + }, + "edgePosition": 2 }, { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF+SFJ2r9g6tR0=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFRaVua00PU=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgzxhs=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF+SFRaVearYMs=" }, - "subViews": [ - { - "_type": "UMLOperationView", - "_id": "AAAAAAF+SFabIAl0Ywg=", - "_parent": { - "$ref": "AAAAAAF+SFJ2r9g6tR0=" - }, - "model": { - "$ref": "AAAAAAF+SFaa/AlNNE4=" - }, - "font": "Arial;13;0", - "left": 1501, - "top": 1541, - "width": 172.84033203125, - "height": 13, - "text": "+estVivante(): Boolean", - "horizontalAlignment": 0 - }, - { - "_type": "UMLOperationView", - "_id": "AAAAAAF+SFblfgsql+A=", - "_parent": { - "$ref": "AAAAAAF+SFJ2r9g6tR0=" - }, - "model": { - "$ref": "AAAAAAF+SFblTAsDUn8=" - }, - "font": "Arial;13;0", - "left": 1501, - "top": 1556, - "width": 172.84033203125, - "height": 13, - "text": "+setVivante(vivante: Boolean)", - "horizontalAlignment": 0 - } - ], + "visible": false, "font": "Arial;13;0", - "left": 1496, - "top": 1536, - "width": 182.84033203125, - "height": 38 + "left": 1930, + "top": 1292, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAF+SFRaVuaudoE=" + }, + "edgePosition": 2 }, { - "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF+SFJ2r9g7+ks=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFRaVua1eFA=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgzxhs=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF+SFRaVeaso0I=" }, "visible": false, "font": "Arial;13;0", - "top": -8, - "width": 10, - "height": 10 + "left": 1776, + "top": 1319, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAF+SFRaVuaudoE=" + } }, { - "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF+SFJ2r9g81yc=", + "_type": "EdgeLabelView", + "_id": "AAAAAAF+SFRaVua2rX0=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgzxhs=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF+SFRaVeaso0I=" }, "visible": false, "font": "Arial;13;0", - "top": -8, - "width": 10, - "height": 10 - } - ], - "font": "Arial;13;0", - "containerChangeable": true, - "left": 1496, - "top": 1488, - "width": 182.84033203125, - "height": 86, - "nameCompartment": { - "$ref": "AAAAAAF+SFJ2rtg0kW0=" - }, - "attributeCompartment": { - "$ref": "AAAAAAF+SFJ2rtg57uk=" - }, - "operationCompartment": { - "$ref": "AAAAAAF+SFJ2r9g6tR0=" - }, - "receptionCompartment": { - "$ref": "AAAAAAF+SFJ2r9g7+ks=" - }, - "templateParameterCompartment": { - "$ref": "AAAAAAF+SFJ2r9g81yc=" - } - }, - { - "_type": "UMLGeneralizationView", - "_id": "AAAAAAF+SFPEi9/i2zY=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98FthE=" - }, - "model": { - "$ref": "AAAAAAF+SFPEit/ghHs=" - }, - "subViews": [ + "left": 1779, + "top": 1333, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAF+SFRaVuaudoE=" + } + }, { "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFPEi9/jmyo=", + "_id": "AAAAAAF+SFRaVua3q/g=", "_parent": { - "$ref": "AAAAAAF+SFPEi9/i2zY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFPEit/ghHs=" + "$ref": "AAAAAAF+SFRaVeaso0I=" }, "visible": false, "font": "Arial;13;0", - "left": 1632, - "top": 1404, + "left": 1772, + "top": 1292, "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, + "alpha": 0.5235987755982988, + "distance": 25, "hostEdge": { - "$ref": "AAAAAAF+SFPEi9/i2zY=" - }, - "edgePosition": 1 + "$ref": "AAAAAAF+SFRaVuaudoE=" + } }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFPEi9/kdl8=", + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF+SFRaVua4AR8=", "_parent": { - "$ref": "AAAAAAF+SFPEi9/i2zY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFPEit/ghHs=" + "$ref": "AAAAAAF+SFRaVearYMs=" }, - "visible": null, + "visible": false, "font": "Arial;13;0", - "left": 1619, - "top": 1397, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SFPEi9/i2zY=" - }, - "edgePosition": 1 + "left": 136, + "top": 184, + "width": 10, + "height": 10 }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFPEi9/lsOc=", + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAF+SFRaV+a5QPk=", "_parent": { - "$ref": "AAAAAAF+SFPEi9/i2zY=" + "$ref": "AAAAAAF+SFRaVuaudoE=" }, "model": { - "$ref": "AAAAAAF+SFPEit/ghHs=" + "$ref": "AAAAAAF+SFRaVeaso0I=" }, "visible": false, "font": "Arial;13;0", - "left": 1659, - "top": 1419, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SFPEi9/i2zY=" - }, - "edgePosition": 1 + "left": 136, + "top": 184, + "width": 10, + "height": 10 } ], "font": "Arial;13;0", "head": { - "$ref": "AAAAAAF9mVRntOVm8jQ=" + "$ref": "AAAAAAF+M6ihHCxx6+U=" }, "tail": { - "$ref": "AAAAAAF+SFJ2rtgzxhs=" + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, - "lineStyle": 1, - "points": "1609:1487;1684:1350", + "points": "1952:1311;1751:1311", "showVisibility": true, "nameLabel": { - "$ref": "AAAAAAF+SFPEi9/jmyo=" + "$ref": "AAAAAAF+SFRaVuavJ+E=" }, "stereotypeLabel": { - "$ref": "AAAAAAF+SFPEi9/kdl8=" + "$ref": "AAAAAAF+SFRaVuawNzk=" }, "propertyLabel": { - "$ref": "AAAAAAF+SFPEi9/lsOc=" + "$ref": "AAAAAAF+SFRaVuaxDW8=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAF+SFRaVuaymc4=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAF+SFRaVuazVmg=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAF+SFRaVua00PU=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAF+SFRaVua1eFA=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAF+SFRaVua2rX0=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAF+SFRaVua3q/g=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAF+SFRaVua4AR8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAF+SFRaV+a5QPk=" } }, { - "_type": "UMLGeneralizationView", - "_id": "AAAAAAF+SFPL5uCnHK4=", + "_type": "UMLClassView", + "_id": "AAAAAAF+SFLb3Nu/7es=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SFPL5uClv9M=" + "$ref": "AAAAAAF+SFLb29u9y5g=" }, "subViews": [ { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFPL5uCoLN8=", + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF+SFLb3NvAgBE=", "_parent": { - "$ref": "AAAAAAF+SFPL5uCnHK4=" + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, "model": { - "$ref": "AAAAAAF+SFPL5uClv9M=" + "$ref": "AAAAAAF+SFLb29u9y5g=" }, - "visible": false, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF+SFLb3NvB/+U=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvAgBE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 616, + "top": -904, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SFLb3NvCDMM=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvAgBE=" + }, + "font": "Arial;13;1", + "left": 1957, + "top": 1263, + "width": 183.4853515625, + "height": 13, + "text": "CelluleConcretNonPartagable" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SFLb3NvDanE=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvAgBE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 616, + "top": -904, + "width": 81.6181640625, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SFLb3NvEW+U=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvAgBE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 616, + "top": -904, + "height": 13, + "horizontalAlignment": 1 + } + ], "font": "Arial;13;0", - "left": 1702, - "top": 1184, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SFPL5uCnHK4=" + "left": 1952, + "top": 1256, + "width": 193.4853515625, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAF+SFLb3NvB/+U=" }, - "edgePosition": 1 + "nameLabel": { + "$ref": "AAAAAAF+SFLb3NvCDMM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF+SFLb3NvDanE=" + }, + "propertyLabel": { + "$ref": "AAAAAAF+SFLb3NvEW+U=" + } }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFPL5uCpCPY=", + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF+SFLb3NvF0Ro=", "_parent": { - "$ref": "AAAAAAF+SFPL5uCnHK4=" + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, "model": { - "$ref": "AAAAAAF+SFPL5uClv9M=" + "$ref": "AAAAAAF+SFLb29u9y5g=" }, - "visible": null, "font": "Arial;13;0", - "left": 1716, - "top": 1180, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SFPL5uCnHK4=" + "left": 1952, + "top": 1281, + "width": 193.4853515625, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF+SFLb3NvGX6Y=", + "_parent": { + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, - "edgePosition": 1 + "model": { + "$ref": "AAAAAAF+SFLb29u9y5g=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+SFV6V/01hvY=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvGX6Y=" + }, + "model": { + "$ref": "AAAAAAF+SFV6FP0L0X4=" + }, + "font": "Arial;13;0", + "left": 1957, + "top": 1296, + "width": 183.4853515625, + "height": 13, + "text": "+getX(): int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+SFW9IADvLYA=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvGX6Y=" + }, + "model": { + "$ref": "AAAAAAF+SFW8/QDFOuA=" + }, + "font": "Arial;13;0", + "left": 1957, + "top": 1311, + "width": 183.4853515625, + "height": 13, + "text": "+getY(): int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+SFXoEAQ0kpM=", + "_parent": { + "$ref": "AAAAAAF+SFLb3NvGX6Y=" + }, + "model": { + "$ref": "AAAAAAF+SFXnzAQKDz4=" + }, + "font": "Arial;13;0", + "left": 1957, + "top": 1326, + "width": 183.4853515625, + "height": 13, + "text": "+getPosition(): Position", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1952, + "top": 1291, + "width": 193.4853515625, + "height": 53 }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFPL5uCq+Eg=", + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF+SFLb3NvHer4=", "_parent": { - "$ref": "AAAAAAF+SFPL5uCnHK4=" + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, "model": { - "$ref": "AAAAAAF+SFPL5uClv9M=" + "$ref": "AAAAAAF+SFLb29u9y5g=" }, "visible": false, "font": "Arial;13;0", - "left": 1673, - "top": 1193, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SFPL5uCnHK4=" + "left": 376, + "top": -664, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF+SFLb3NvInP4=", + "_parent": { + "$ref": "AAAAAAF+SFLb3Nu/7es=" }, - "edgePosition": 1 + "model": { + "$ref": "AAAAAAF+SFLb29u9y5g=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 376, + "top": -664, + "width": 10, + "height": 10 } ], - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF9mVRntOVm8jQ=" + "containerView": { + "$ref": "AAAAAAF9mVQlT+VJsng=" }, - "tail": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1952, + "top": 1256, + "width": 193.4853515625, + "height": 88, + "nameCompartment": { + "$ref": "AAAAAAF+SFLb3NvAgBE=" }, - "lineStyle": 1, - "points": "1678:1160;1699:1231", - "showVisibility": true, - "nameLabel": { - "$ref": "AAAAAAF+SFPL5uCoLN8=" + "attributeCompartment": { + "$ref": "AAAAAAF+SFLb3NvF0Ro=" }, - "stereotypeLabel": { - "$ref": "AAAAAAF+SFPL5uCpCPY=" + "operationCompartment": { + "$ref": "AAAAAAF+SFLb3NvGX6Y=" }, - "propertyLabel": { - "$ref": "AAAAAAF+SFPL5uCq+Eg=" + "receptionCompartment": { + "$ref": "AAAAAAF+SFLb3NvHer4=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF+SFLb3NvInP4=" } }, { - "_type": "UMLAssociationView", - "_id": "AAAAAAF+SFRaVuaudoE=", + "_type": "UMLInterfaceView", + "_id": "AAAAAAF+SECmNMZ/ZYg=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaqw/8=" + "$ref": "AAAAAAF+SECmM8Z9n0k=" }, "subViews": [ { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVuavJ+E=", + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF+SECmNMaAJZw=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SECmNMZ/ZYg=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaqw/8=" + "$ref": "AAAAAAF+SECmM8Z9n0k=" }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF+SECmNcaB5p8=", + "_parent": { + "$ref": "AAAAAAF+SECmNMaAJZw=" + }, + "font": "Arial;13;0", + "left": 1957, + "top": 1941, + "width": 106.91357421875, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SECmNcaCvPA=", + "_parent": { + "$ref": "AAAAAAF+SECmNMaAJZw=" + }, + "font": "Arial;13;1", + "left": 1957, + "top": 1956, + "width": 106.91357421875, + "height": 13, + "text": "PrototypePlateau" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SECmNcaDIDI=", + "_parent": { + "$ref": "AAAAAAF+SECmNMaAJZw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2424, + "top": 1128, + "width": 81.6181640625, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SECmNcaEWoo=", + "_parent": { + "$ref": "AAAAAAF+SECmNMaAJZw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2424, + "top": 1128, + "height": 13, + "horizontalAlignment": 1 + } + ], "font": "Arial;13;0", - "left": 1487, - "top": 1132, - "width": 52.39990234375, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "left": 1952, + "top": 1936, + "width": 116.91357421875, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF+SECmNcaB5p8=" }, - "edgePosition": 1, - "text": "-position" + "nameLabel": { + "$ref": "AAAAAAF+SECmNcaCvPA=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF+SECmNcaDIDI=" + }, + "propertyLabel": { + "$ref": "AAAAAAF+SECmNcaEWoo=" + } }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVuawNzk=", + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF+SECmNcaFBCE=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SECmNMZ/ZYg=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaqw/8=" + "$ref": "AAAAAAF+SECmM8Z9n0k=" }, - "visible": null, + "visible": false, "font": "Arial;13;0", - "left": 1514, - "top": 1147, - "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "left": 1336, + "top": 640, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF+SECmNcaGmDs=", + "_parent": { + "$ref": "AAAAAAF+SECmNMZ/ZYg=" }, - "edgePosition": 1 + "model": { + "$ref": "AAAAAAF+SECmM8Z9n0k=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+SED8bch/l5o=", + "_parent": { + "$ref": "AAAAAAF+SECmNcaGmDs=" + }, + "model": { + "$ref": "AAAAAAF+SED8U8hYlU4=" + }, + "font": "Arial;13;0", + "left": 1957, + "top": 1979, + "width": 106.91357421875, + "height": 13, + "text": "+cloner()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1952, + "top": 1974, + "width": 116.91357421875, + "height": 23 }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVuaxDW8=", + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF+SECmNcaHUro=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SECmNMZ/ZYg=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaqw/8=" + "$ref": "AAAAAAF+SECmM8Z9n0k=" }, "visible": false, "font": "Arial;13;0", - "left": 1512, - "top": 1103, - "height": 13, - "alpha": -1.5707963267948966, - "distance": 15, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "left": 1336, + "top": 640, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF+SECmNcaIdEg=", + "_parent": { + "$ref": "AAAAAAF+SECmNMZ/ZYg=" }, - "edgePosition": 1 + "model": { + "$ref": "AAAAAAF+SECmM8Z9n0k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1336, + "top": 640, + "width": 10, + "height": 10 + } + ], + "containerView": { + "$ref": "AAAAAAF9mVQlT+VJsng=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1952, + "top": 1936, + "width": 116.91357421875, + "height": 72, + "nameCompartment": { + "$ref": "AAAAAAF+SECmNMaAJZw=" + }, + "suppressAttributes": true, + "attributeCompartment": { + "$ref": "AAAAAAF+SECmNcaFBCE=" + }, + "operationCompartment": { + "$ref": "AAAAAAF+SECmNcaGmDs=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF+SECmNcaHUro=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF+SECmNcaIdEg=" + } + }, + { + "_type": "UMLInterfaceView", + "_id": "AAAAAAF+SCJNgK6yyp8=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98FthE=" + }, + "model": { + "$ref": "AAAAAAF+SCJNgK6wRPc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF+SCJNgK6zUFE=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6yyp8=" + }, + "model": { + "$ref": "AAAAAAF+SCJNgK6wRPc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF+SCJNgK60JHU=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6zUFE=" + }, + "font": "Arial;13;0", + "left": 1381, + "top": 1165, + "width": 139.83251953125, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SCJNgK61xMM=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6zUFE=" + }, + "font": "Arial;13;1", + "left": 1381, + "top": 1180, + "width": 139.83251953125, + "height": 13, + "text": "ObserverCellule" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SCJNgK626LM=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6zUFE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 768, + "top": 448, + "width": 81.6181640625, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SCJNgK63Aew=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6zUFE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 768, + "top": 448, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1376, + "top": 1160, + "width": 149.83251953125, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF+SCJNgK60JHU=" + }, + "nameLabel": { + "$ref": "AAAAAAF+SCJNgK61xMM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAF+SCJNgK626LM=" + }, + "propertyLabel": { + "$ref": "AAAAAAF+SCJNgK63Aew=" + } }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVuaymc4=", + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF+SCJNgK64mfI=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SCJNgK6yyp8=" }, "model": { - "$ref": "AAAAAAF+SFRaVearYMs=" + "$ref": "AAAAAAF+SCJNgK6wRPc=" }, "visible": false, "font": "Arial;13;0", - "left": 1541, - "top": 1131, - "height": 13, - "alpha": 0.5235987755982988, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "left": 592, + "top": 288, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF+SCJNgK65P5M=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6yyp8=" }, - "edgePosition": 2 + "model": { + "$ref": "AAAAAAF+SCJNgK6wRPc=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAF+SCJ+l7CysSw=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK65P5M=" + }, + "model": { + "$ref": "AAAAAAF+SCJ+fbCLfn0=" + }, + "font": "Arial;13;0", + "left": 1381, + "top": 1203, + "width": 139.83251953125, + "height": 13, + "text": "+update(cellule: Cellule)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1376, + "top": 1198, + "width": 149.83251953125, + "height": 23 }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVuazVmg=", + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF+SCJNgK66Bi4=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SCJNgK6yyp8=" }, "model": { - "$ref": "AAAAAAF+SFRaVearYMs=" + "$ref": "AAAAAAF+SCJNgK6wRPc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": 288, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF+SCJNgK67+/8=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6yyp8=" + }, + "model": { + "$ref": "AAAAAAF+SCJNgK6wRPc=" }, "visible": false, "font": "Arial;13;0", - "left": 1540, - "top": 1144, - "height": 13, - "alpha": 0.7853981633974483, - "distance": 40, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" - }, - "edgePosition": 2 - }, - { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVua00PU=", - "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "left": 592, + "top": 288, + "width": 10, + "height": 10 + } + ], + "containerView": { + "$ref": "AAAAAAF9mVQlT+VJsng=" + }, + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1376, + "top": 1160, + "width": 149.83251953125, + "height": 72, + "nameCompartment": { + "$ref": "AAAAAAF+SCJNgK6zUFE=" + }, + "suppressAttributes": true, + "attributeCompartment": { + "$ref": "AAAAAAF+SCJNgK64mfI=" + }, + "operationCompartment": { + "$ref": "AAAAAAF+SCJNgK65P5M=" + }, + "receptionCompartment": { + "$ref": "AAAAAAF+SCJNgK66Bi4=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAF+SCJNgK67+/8=" + } + }, + { + "_type": "UMLEnumerationView", + "_id": "AAAAAAF+SAZ7f2uD2hE=", + "_parent": { + "$ref": "AAAAAAF9f+tPc98FthE=" + }, + "model": { + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAF+SAZ7f2uE9Yg=", + "_parent": { + "$ref": "AAAAAAF+SAZ7f2uD2hE=" + }, + "model": { + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAF+SAZ7f2uFf1M=", + "_parent": { + "$ref": "AAAAAAF+SAZ7f2uE9Yg=" + }, + "font": "Arial;13;0", + "left": 1373, + "top": 757, + "width": 105.46630859375, + "height": 13, + "text": "«enumeration»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SAZ7f2uG+6o=", + "_parent": { + "$ref": "AAAAAAF+SAZ7f2uE9Yg=" + }, + "font": "Arial;13;1", + "left": 1373, + "top": 772, + "width": 105.46630859375, + "height": 13, + "text": "Regle" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SAZ7gGuH2sA=", + "_parent": { + "$ref": "AAAAAAF+SAZ7f2uE9Yg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 560, + "top": 64, + "width": 81.6181640625, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAF+SAZ7gGuIfN8=", + "_parent": { + "$ref": "AAAAAAF+SAZ7f2uE9Yg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 560, + "top": 64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1368, + "top": 752, + "width": 115.46630859375, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAF+SAZ7f2uFf1M=" }, - "model": { - "$ref": "AAAAAAF+SFRaVearYMs=" + "nameLabel": { + "$ref": "AAAAAAF+SAZ7f2uG+6o=" }, - "visible": false, - "font": "Arial;13;0", - "left": 1544, - "top": 1103, - "height": 13, - "alpha": -0.5235987755982988, - "distance": 25, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "namespaceLabel": { + "$ref": "AAAAAAF+SAZ7gGuH2sA=" }, - "edgePosition": 2 + "propertyLabel": { + "$ref": "AAAAAAF+SAZ7gGuIfN8=" + } }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVua1eFA=", + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAF+SAZ7gGuJeLg=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SAZ7f2uD2hE=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaso0I=" + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" }, "visible": false, "font": "Arial;13;0", - "left": 1485, - "top": 1134, - "height": 13, - "alpha": -0.5235987755982988, - "distance": 30, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" - } + "left": 192, + "top": 8, + "width": 10, + "height": 10 }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVua2rX0=", + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF+SAZ7gGuKcY8=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SAZ7f2uD2hE=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaso0I=" + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" }, "visible": false, "font": "Arial;13;0", - "left": 1488, - "top": 1147, - "height": 13, - "alpha": -0.7853981633974483, - "distance": 40, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" - } + "left": 192, + "top": 8, + "width": 10, + "height": 10 }, { - "_type": "EdgeLabelView", - "_id": "AAAAAAF+SFRaVua3q/g=", + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAF+SAZ7gGuLsf4=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SAZ7f2uD2hE=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaso0I=" + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" }, "visible": false, "font": "Arial;13;0", - "left": 1479, - "top": 1107, - "height": 13, - "alpha": 0.5235987755982988, - "distance": 25, - "hostEdge": { - "$ref": "AAAAAAF+SFRaVuaudoE=" - } + "left": 192, + "top": 8, + "width": 10, + "height": 10 }, { - "_type": "UMLQualifierCompartmentView", - "_id": "AAAAAAF+SFRaVua4AR8=", + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAF+SAZ7gGuMAlo=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SAZ7f2uD2hE=" }, "model": { - "$ref": "AAAAAAF+SFRaVearYMs=" + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" }, "visible": false, "font": "Arial;13;0", + "left": 192, + "top": 8, "width": 10, "height": 10 }, { - "_type": "UMLQualifierCompartmentView", - "_id": "AAAAAAF+SFRaV+a5QPk=", + "_type": "UMLEnumerationLiteralCompartmentView", + "_id": "AAAAAAF+SAZ7gGuNqjY=", "_parent": { - "$ref": "AAAAAAF+SFRaVuaudoE=" + "$ref": "AAAAAAF+SAZ7f2uD2hE=" }, "model": { - "$ref": "AAAAAAF+SFRaVeaso0I=" + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" }, - "visible": false, + "subViews": [ + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAF+SAalSW0+mCY=", + "_parent": { + "$ref": "AAAAAAF+SAZ7gGuNqjY=" + }, + "model": { + "$ref": "AAAAAAF+SAalBG0XJMs=" + }, + "font": "Arial;13;0", + "left": 1373, + "top": 795, + "width": 105.46630859375, + "height": 13, + "text": "CONWAY_STYLE", + "horizontalAlignment": 0 + } + ], "font": "Arial;13;0", - "width": 10, - "height": 10 + "left": 1368, + "top": 790, + "width": 115.46630859375, + "height": 23 } ], - "font": "Arial;13;0", - "head": { - "$ref": "AAAAAAF+M6ihHCxx6+U=" - }, - "tail": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" - }, - "lineStyle": 1, - "points": "1567:1121;1459:1127", - "showVisibility": true, - "nameLabel": { - "$ref": "AAAAAAF+SFRaVuavJ+E=" - }, - "stereotypeLabel": { - "$ref": "AAAAAAF+SFRaVuawNzk=" - }, - "propertyLabel": { - "$ref": "AAAAAAF+SFRaVuaxDW8=" - }, - "tailRoleNameLabel": { - "$ref": "AAAAAAF+SFRaVuaymc4=" - }, - "tailPropertyLabel": { - "$ref": "AAAAAAF+SFRaVuazVmg=" + "containerView": { + "$ref": "AAAAAAF9mVQlT+VJsng=" }, - "tailMultiplicityLabel": { - "$ref": "AAAAAAF+SFRaVua00PU=" + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1368, + "top": 752, + "width": 115.46630859375, + "height": 61, + "nameCompartment": { + "$ref": "AAAAAAF+SAZ7f2uE9Yg=" }, - "headRoleNameLabel": { - "$ref": "AAAAAAF+SFRaVua1eFA=" + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAF+SAZ7gGuJeLg=" }, - "headPropertyLabel": { - "$ref": "AAAAAAF+SFRaVua2rX0=" + "operationCompartment": { + "$ref": "AAAAAAF+SAZ7gGuKcY8=" }, - "headMultiplicityLabel": { - "$ref": "AAAAAAF+SFRaVua3q/g=" + "receptionCompartment": { + "$ref": "AAAAAAF+SAZ7gGuLsf4=" }, - "tailQualifiersCompartment": { - "$ref": "AAAAAAF+SFRaVua4AR8=" + "templateParameterCompartment": { + "$ref": "AAAAAAF+SAZ7gGuMAlo=" }, - "headQualifiersCompartment": { - "$ref": "AAAAAAF+SFRaV+a5QPk=" + "enumerationLiteralCompartment": { + "$ref": "AAAAAAF+SAZ7gGuNqjY=" } }, { "_type": "UMLClassView", - "_id": "AAAAAAF+SFLb3Nu/7es=", + "_id": "AAAAAAF+SFJ2rtgzxhs=", "_parent": { "$ref": "AAAAAAF9f+tPc98FthE=" }, "model": { - "$ref": "AAAAAAF+SFLb29u9y5g=" + "$ref": "AAAAAAF+SFJ2rtgxj4o=" }, "subViews": [ { "_type": "UMLNameCompartmentView", - "_id": "AAAAAAF+SFLb3NvAgBE=", + "_id": "AAAAAAF+SFJ2rtg0kW0=", "_parent": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" + "$ref": "AAAAAAF+SFJ2rtgzxhs=" }, "model": { - "$ref": "AAAAAAF+SFLb29u9y5g=" + "$ref": "AAAAAAF+SFJ2rtgxj4o=" }, "subViews": [ { "_type": "LabelView", - "_id": "AAAAAAF+SFLb3NvB/+U=", + "_id": "AAAAAAF+SFJ2rtg1jmo=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvAgBE=" + "$ref": "AAAAAAF+SFJ2rtg0kW0=" }, "visible": false, "font": "Arial;13;0", - "left": -184, - "top": -1272, + "left": 1488, + "top": 688, "height": 13 }, { "_type": "LabelView", - "_id": "AAAAAAF+SFLb3NvCDMM=", + "_id": "AAAAAAF+SFJ2rtg23Rc=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvAgBE=" + "$ref": "AAAAAAF+SFJ2rtg0kW0=" }, "font": "Arial;13;1", - "left": 1573, - "top": 1079, - "width": 183.4853515625, + "left": 2197, + "top": 1799, + "width": 172.84033203125, "height": 13, - "text": "CelluleConcretNonPartagable" + "text": "CelluleConcrette" }, { "_type": "LabelView", - "_id": "AAAAAAF+SFLb3NvDanE=", + "_id": "AAAAAAF+SFJ2rtg3Acc=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvAgBE=" + "$ref": "AAAAAAF+SFJ2rtg0kW0=" }, "visible": false, "font": "Arial;13;0", - "left": -184, - "top": -1272, + "left": 1488, + "top": 688, "width": 81.6181640625, "height": 13, "text": "(from Model)" }, { "_type": "LabelView", - "_id": "AAAAAAF+SFLb3NvEW+U=", + "_id": "AAAAAAF+SFJ2rtg4N1Q=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvAgBE=" + "$ref": "AAAAAAF+SFJ2rtg0kW0=" }, "visible": false, "font": "Arial;13;0", - "left": -184, - "top": -1272, + "left": 1488, + "top": 688, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 1568, - "top": 1072, - "width": 193.4853515625, + "left": 2192, + "top": 1792, + "width": 182.84033203125, "height": 25, "stereotypeLabel": { - "$ref": "AAAAAAF+SFLb3NvB/+U=" + "$ref": "AAAAAAF+SFJ2rtg1jmo=" }, "nameLabel": { - "$ref": "AAAAAAF+SFLb3NvCDMM=" + "$ref": "AAAAAAF+SFJ2rtg23Rc=" }, "namespaceLabel": { - "$ref": "AAAAAAF+SFLb3NvDanE=" + "$ref": "AAAAAAF+SFJ2rtg3Acc=" }, "propertyLabel": { - "$ref": "AAAAAAF+SFLb3NvEW+U=" + "$ref": "AAAAAAF+SFJ2rtg4N1Q=" } }, { "_type": "UMLAttributeCompartmentView", - "_id": "AAAAAAF+SFLb3NvF0Ro=", - "_parent": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" - }, - "model": { - "$ref": "AAAAAAF+SFLb29u9y5g=" - }, - "font": "Arial;13;0", - "left": 1568, - "top": 1097, - "width": 193.4853515625, - "height": 10 - }, - { - "_type": "UMLOperationCompartmentView", - "_id": "AAAAAAF+SFLb3NvGX6Y=", + "_id": "AAAAAAF+SFJ2rtg57uk=", "_parent": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" + "$ref": "AAAAAAF+SFJ2rtgzxhs=" }, "model": { - "$ref": "AAAAAAF+SFLb29u9y5g=" + "$ref": "AAAAAAF+SFJ2rtgxj4o=" }, "subViews": [ { - "_type": "UMLOperationView", - "_id": "AAAAAAF+SFV6V/01hvY=", + "_type": "UMLAttributeView", + "_id": "AAAAAAF+SFg+GxCOfFk=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvGX6Y=" + "$ref": "AAAAAAF+SFJ2rtg57uk=" }, "model": { - "$ref": "AAAAAAF+SFV6FP0L0X4=" + "$ref": "AAAAAAF+SFg91BBnwC4=" }, "font": "Arial;13;0", - "left": 1573, - "top": 1112, - "width": 183.4853515625, + "left": 2197, + "top": 1822, + "width": 172.84033203125, "height": 13, - "text": "+getX(): int", + "text": "-vivante: BooleanProperty", "horizontalAlignment": 0 - }, + } + ], + "font": "Arial;13;0", + "left": 2192, + "top": 1817, + "width": 182.84033203125, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAF+SFJ2r9g6tR0=", + "_parent": { + "$ref": "AAAAAAF+SFJ2rtgzxhs=" + }, + "model": { + "$ref": "AAAAAAF+SFJ2rtgxj4o=" + }, + "subViews": [ { "_type": "UMLOperationView", - "_id": "AAAAAAF+SFW9IADvLYA=", + "_id": "AAAAAAF+SFabIAl0Ywg=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvGX6Y=" + "$ref": "AAAAAAF+SFJ2r9g6tR0=" }, "model": { - "$ref": "AAAAAAF+SFW8/QDFOuA=" + "$ref": "AAAAAAF+SFaa/AlNNE4=" }, "font": "Arial;13;0", - "left": 1573, - "top": 1127, - "width": 183.4853515625, + "left": 2197, + "top": 1845, + "width": 172.84033203125, "height": 13, - "text": "+getY(): int", + "text": "+estVivante(): Boolean", "horizontalAlignment": 0 }, { "_type": "UMLOperationView", - "_id": "AAAAAAF+SFXoEAQ0kpM=", + "_id": "AAAAAAF+SFblfgsql+A=", "_parent": { - "$ref": "AAAAAAF+SFLb3NvGX6Y=" + "$ref": "AAAAAAF+SFJ2r9g6tR0=" }, "model": { - "$ref": "AAAAAAF+SFXnzAQKDz4=" + "$ref": "AAAAAAF+SFblTAsDUn8=" }, "font": "Arial;13;0", - "left": 1573, - "top": 1142, - "width": 183.4853515625, + "left": 2197, + "top": 1860, + "width": 172.84033203125, "height": 13, - "text": "+getPosition(): Position", + "text": "+setVivante(vivante: Boolean)", "horizontalAlignment": 0 } ], "font": "Arial;13;0", - "left": 1568, - "top": 1107, - "width": 193.4853515625, - "height": 53 + "left": 2192, + "top": 1840, + "width": 182.84033203125, + "height": 38 }, { "_type": "UMLReceptionCompartmentView", - "_id": "AAAAAAF+SFLb3NvHer4=", + "_id": "AAAAAAF+SFJ2r9g7+ks=", "_parent": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" + "$ref": "AAAAAAF+SFJ2rtgzxhs=" }, "model": { - "$ref": "AAAAAAF+SFLb29u9y5g=" + "$ref": "AAAAAAF+SFJ2rtgxj4o=" }, "visible": false, "font": "Arial;13;0", - "left": -160, - "top": -848, + "left": 928, + "top": 392, "width": 10, "height": 10 }, { "_type": "UMLTemplateParameterCompartmentView", - "_id": "AAAAAAF+SFLb3NvInP4=", + "_id": "AAAAAAF+SFJ2r9g81yc=", "_parent": { - "$ref": "AAAAAAF+SFLb3Nu/7es=" + "$ref": "AAAAAAF+SFJ2rtgzxhs=" }, "model": { - "$ref": "AAAAAAF+SFLb29u9y5g=" + "$ref": "AAAAAAF+SFJ2rtgxj4o=" }, "visible": false, "font": "Arial;13;0", - "left": -160, - "top": -848, + "left": 928, + "top": 392, "width": 10, "height": 10 } @@ -11290,24 +11274,24 @@ }, "font": "Arial;13;0", "containerChangeable": true, - "left": 1568, - "top": 1072, - "width": 193.4853515625, - "height": 88, + "left": 2192, + "top": 1792, + "width": 182.84033203125, + "height": 86, "nameCompartment": { - "$ref": "AAAAAAF+SFLb3NvAgBE=" + "$ref": "AAAAAAF+SFJ2rtg0kW0=" }, "attributeCompartment": { - "$ref": "AAAAAAF+SFLb3NvF0Ro=" + "$ref": "AAAAAAF+SFJ2rtg57uk=" }, "operationCompartment": { - "$ref": "AAAAAAF+SFLb3NvGX6Y=" + "$ref": "AAAAAAF+SFJ2r9g6tR0=" }, "receptionCompartment": { - "$ref": "AAAAAAF+SFLb3NvHer4=" + "$ref": "AAAAAAF+SFJ2r9g7+ks=" }, "templateParameterCompartment": { - "$ref": "AAAAAAF+SFLb3NvInP4=" + "$ref": "AAAAAAF+SFJ2r9g81yc=" } } ] @@ -12001,6 +11985,7 @@ "_parent": { "$ref": "AAAAAAF9mawnSwtAdco=" }, + "name": "actualiseurTour", "end1": { "_type": "UMLAssociationEnd", "_id": "AAAAAAF9vZ5bxKtv8JM=", @@ -12021,7 +12006,8 @@ "reference": { "$ref": "AAAAAAF9vbs+rdv+++8=" } - } + }, + "visibility": "private" }, { "_type": "UMLAssociation", @@ -13225,146 +13211,146 @@ ] } ] - } - ] - }, - { - "_type": "UMLEnumeration", - "_id": "AAAAAAF+SAZ7f2uB1Ks=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98Erm4=" - }, - "name": "Regle", - "literals": [ - { - "_type": "UMLEnumerationLiteral", - "_id": "AAAAAAF+SAalBG0XJMs=", - "_parent": { - "$ref": "AAAAAAF+SAZ7f2uB1Ks=" - }, - "name": "CONWAY_STYLE" - } - ] - }, - { - "_type": "UMLInterface", - "_id": "AAAAAAF+SCJNgK6wRPc=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98Erm4=" - }, - "name": "ObserverCellule", - "operations": [ + }, { - "_type": "UMLOperation", - "_id": "AAAAAAF+SCJ+fbCLfn0=", + "_type": "UMLInterface", + "_id": "AAAAAAF+SECmM8Z9n0k=", "_parent": { - "$ref": "AAAAAAF+SCJNgK6wRPc=" + "$ref": "AAAAAAF9mVQlT+VH1co=" }, - "name": "update", - "parameters": [ + "name": "PrototypePlateau", + "operations": [ { - "_type": "UMLParameter", - "_id": "AAAAAAF+SCLFdLFGF7s=", + "_type": "UMLOperation", + "_id": "AAAAAAF+SED8U8hYlU4=", "_parent": { - "$ref": "AAAAAAF+SCJ+fbCLfn0=" + "$ref": "AAAAAAF+SECmM8Z9n0k=" }, - "name": "cellule", - "type": { - "$ref": "AAAAAAF9mVRnsuVkhwo=" - } + "name": "cloner" } ] - } - ] - }, - { - "_type": "UMLInterface", - "_id": "AAAAAAF+SECmM8Z9n0k=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98Erm4=" - }, - "name": "PrototypePlateau", - "operations": [ - { - "_type": "UMLOperation", - "_id": "AAAAAAF+SED8U8hYlU4=", - "_parent": { - "$ref": "AAAAAAF+SECmM8Z9n0k=" - }, - "name": "cloner" - } - ] - }, - { - "_type": "UMLClass", - "_id": "AAAAAAF+SFJ2rtgxj4o=", - "_parent": { - "$ref": "AAAAAAF9f+tPc98Erm4=" - }, - "name": "CelluleConcrette", - "ownedElements": [ - { - "_type": "UMLGeneralization", - "_id": "AAAAAAF+SFPEit/ghHs=", - "_parent": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" - }, - "source": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" - }, - "target": { - "$ref": "AAAAAAF9mVRnsuVkhwo=" - } - } - ], - "attributes": [ + }, { - "_type": "UMLAttribute", - "_id": "AAAAAAF+SFg91BBnwC4=", + "_type": "UMLInterface", + "_id": "AAAAAAF+SCJNgK6wRPc=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF9mVQlT+VH1co=" }, - "name": "vivante", - "visibility": "private", - "type": "BooleanProperty" - } - ], - "operations": [ + "name": "ObserverCellule", + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF+SCJ+fbCLfn0=", + "_parent": { + "$ref": "AAAAAAF+SCJNgK6wRPc=" + }, + "name": "update", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF+SCLFdLFGF7s=", + "_parent": { + "$ref": "AAAAAAF+SCJ+fbCLfn0=" + }, + "name": "cellule", + "type": { + "$ref": "AAAAAAF9mVRnsuVkhwo=" + } + } + ] + } + ] + }, { - "_type": "UMLOperation", - "_id": "AAAAAAF+SFaa/AlNNE4=", + "_type": "UMLEnumeration", + "_id": "AAAAAAF+SAZ7f2uB1Ks=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF9mVQlT+VH1co=" }, - "name": "estVivante", - "parameters": [ + "name": "Regle", + "literals": [ { - "_type": "UMLParameter", - "_id": "AAAAAAF+SFbNdAoX/FA=", + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAF+SAalBG0XJMs=", "_parent": { - "$ref": "AAAAAAF+SFaa/AlNNE4=" + "$ref": "AAAAAAF+SAZ7f2uB1Ks=" }, - "type": "Boolean", - "direction": "return" + "name": "CONWAY_STYLE" } ] }, { - "_type": "UMLOperation", - "_id": "AAAAAAF+SFblTAsDUn8=", + "_type": "UMLClass", + "_id": "AAAAAAF+SFJ2rtgxj4o=", "_parent": { - "$ref": "AAAAAAF+SFJ2rtgxj4o=" + "$ref": "AAAAAAF9mVQlT+VH1co=" }, - "name": "setVivante", - "parameters": [ + "name": "CelluleConcrette", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAF+SFPEit/ghHs=", + "_parent": { + "$ref": "AAAAAAF+SFJ2rtgxj4o=" + }, + "source": { + "$ref": "AAAAAAF+SFJ2rtgxj4o=" + }, + "target": { + "$ref": "AAAAAAF9mVRnsuVkhwo=" + } + } + ], + "attributes": [ { - "_type": "UMLParameter", - "_id": "AAAAAAF+SFc+5AvNTgg=", + "_type": "UMLAttribute", + "_id": "AAAAAAF+SFg91BBnwC4=", "_parent": { - "$ref": "AAAAAAF+SFblTAsDUn8=" + "$ref": "AAAAAAF+SFJ2rtgxj4o=" }, "name": "vivante", - "type": "Boolean" + "visibility": "private", + "type": "BooleanProperty" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAF+SFaa/AlNNE4=", + "_parent": { + "$ref": "AAAAAAF+SFJ2rtgxj4o=" + }, + "name": "estVivante", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF+SFbNdAoX/FA=", + "_parent": { + "$ref": "AAAAAAF+SFaa/AlNNE4=" + }, + "type": "Boolean", + "direction": "return" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAF+SFblTAsDUn8=", + "_parent": { + "$ref": "AAAAAAF+SFJ2rtgxj4o=" + }, + "name": "setVivante", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAF+SFc+5AvNTgg=", + "_parent": { + "$ref": "AAAAAAF+SFblTAsDUn8=" + }, + "name": "vivante", + "type": "Boolean" + } + ] } ] }