uml.ucls 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <class-diagram version="1.2.3" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
  3. associations="true" dependencies="true" nesting-relationships="true" router="FAN">
  4. <class id="1" language="java" name="bot.irc.action.Action" project="bot-irc-with-graddle"
  5. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Action.java" binary="false" corner="BOTTOM_RIGHT">
  6. <position height="315" width="305" x="56" y="6"/>
  7. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  8. sort-features="false" accessors="true" visibility="true">
  9. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  10. <operations public="true" package="true" protected="true" private="true" static="true"/>
  11. </display>
  12. </class>
  13. <class id="2" language="java" name="bot.irc.action.Contact" project="bot-irc-with-graddle"
  14. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Contact.java" binary="false" corner="BOTTOM_RIGHT">
  15. <position height="-1" width="-1" x="112" y="666"/>
  16. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  17. sort-features="false" accessors="true" visibility="true">
  18. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  19. <operations public="true" package="true" protected="true" private="true" static="true"/>
  20. </display>
  21. </class>
  22. <class id="3" language="java" name="bot.irc.action.Distance" project="bot-irc-with-graddle"
  23. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Distance.java" binary="false" corner="BOTTOM_RIGHT">
  24. <position height="-1" width="-1" x="471" y="1867"/>
  25. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  26. sort-features="false" accessors="true" visibility="true">
  27. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  28. <operations public="true" package="true" protected="true" private="true" static="true"/>
  29. </display>
  30. </class>
  31. <class id="4" language="java" name="bot.irc.action.Help" project="bot-irc-with-graddle"
  32. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Help.java" binary="false" corner="BOTTOM_RIGHT">
  33. <position height="-1" width="-1" x="765" y="175"/>
  34. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  35. sort-features="false" accessors="true" visibility="true">
  36. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  37. <operations public="true" package="true" protected="true" private="true" static="true"/>
  38. </display>
  39. </class>
  40. <class id="5" language="java" name="bot.irc.action.ID" project="bot-irc-with-graddle"
  41. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/ID.java" binary="false" corner="BOTTOM_RIGHT">
  42. <position height="-1" width="-1" x="329" y="898"/>
  43. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  44. sort-features="false" accessors="true" visibility="true">
  45. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  46. <operations public="true" package="true" protected="true" private="true" static="true"/>
  47. </display>
  48. </class>
  49. <class id="6" language="java" name="bot.irc.action.Info" project="bot-irc-with-graddle"
  50. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Info.java" binary="false" corner="BOTTOM_RIGHT">
  51. <position height="-1" width="-1" x="1113" y="406"/>
  52. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  53. sort-features="false" accessors="true" visibility="true">
  54. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  55. <operations public="true" package="true" protected="true" private="true" static="true"/>
  56. </display>
  57. </class>
  58. <class id="7" language="java" name="bot.irc.action.Liste" project="bot-irc-with-graddle"
  59. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Liste.java" binary="false" corner="BOTTOM_RIGHT">
  60. <position height="-1" width="-1" x="-354" y="838"/>
  61. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  62. sort-features="false" accessors="true" visibility="true">
  63. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  64. <operations public="true" package="true" protected="true" private="true" static="true"/>
  65. </display>
  66. </class>
  67. <class id="8" language="java" name="bot.irc.action.Reload" project="bot-irc-with-graddle"
  68. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Reload.java" binary="false" corner="BOTTOM_RIGHT">
  69. <position height="-1" width="-1" x="-207" y="254"/>
  70. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  71. sort-features="false" accessors="true" visibility="true">
  72. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  73. <operations public="true" package="true" protected="true" private="true" static="true"/>
  74. </display>
  75. </class>
  76. <class id="9" language="java" name="bot.irc.action.RP" project="bot-irc-with-graddle"
  77. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/RP.java" binary="false" corner="BOTTOM_RIGHT">
  78. <position height="-1" width="-1" x="-254" y="477"/>
  79. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  80. sort-features="false" accessors="true" visibility="true">
  81. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  82. <operations public="true" package="true" protected="true" private="true" static="true"/>
  83. </display>
  84. </class>
  85. <class id="10" language="java" name="bot.irc.action.RSS" project="bot-irc-with-graddle"
  86. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/RSS.java" binary="false" corner="BOTTOM_RIGHT">
  87. <position height="135" width="293" x="-379" y="28"/>
  88. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  89. sort-features="false" accessors="true" visibility="true">
  90. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  91. <operations public="true" package="true" protected="true" private="true" static="true"/>
  92. </display>
  93. </class>
  94. <class id="11" language="java" name="bot.irc.action.Source" project="bot-irc-with-graddle"
  95. file="/bot-irc-with-graddle/src/main/java/bot/irc/action/Source.java" binary="false" corner="BOTTOM_RIGHT">
  96. <position height="158" width="303" x="589" y="356"/>
  97. <display autosize="false" stereotype="true" package="true" initial-value="false" signature="true"
  98. sort-features="false" accessors="true" visibility="true">
  99. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  100. <operations public="true" package="true" protected="true" private="true" static="true"/>
  101. </display>
  102. </class>
  103. <class id="12" language="java" name="bot.irc.comportement.Comportement" project="bot-irc-with-graddle"
  104. file="/bot-irc-with-graddle/src/main/java/bot/irc/comportement/Comportement.java" binary="false"
  105. corner="BOTTOM_RIGHT">
  106. <position height="-1" width="-1" x="944" y="-49"/>
  107. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  108. sort-features="false" accessors="true" visibility="true">
  109. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  110. <operations public="true" package="true" protected="true" private="true" static="true"/>
  111. </display>
  112. </class>
  113. <class id="13" language="java" name="bot.irc.comportement.Philo" project="bot-irc-with-graddle"
  114. file="/bot-irc-with-graddle/src/main/java/bot/irc/comportement/Philo.java" binary="false" corner="BOTTOM_RIGHT">
  115. <position height="-1" width="-1" x="582" y="-77"/>
  116. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  117. sort-features="false" accessors="true" visibility="true">
  118. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  119. <operations public="true" package="true" protected="true" private="true" static="true"/>
  120. </display>
  121. </class>
  122. <class id="14" language="java" name="bot.irc.comportement.Cafe" project="bot-irc-with-graddle"
  123. file="/bot-irc-with-graddle/src/main/java/bot/irc/comportement/Cafe.java" binary="false" corner="BOTTOM_RIGHT">
  124. <position height="-1" width="-1" x="1080" y="-221"/>
  125. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  126. sort-features="false" accessors="true" visibility="true">
  127. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  128. <operations public="true" package="true" protected="true" private="true" static="true"/>
  129. </display>
  130. </class>
  131. <class id="15" language="java" name="bot.irc.data.AddresseToGPS" project="bot-irc-with-graddle"
  132. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/AddresseToGPS.java" binary="false" corner="BOTTOM_RIGHT">
  133. <position height="-1" width="-1" x="547" y="1491"/>
  134. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  135. sort-features="false" accessors="true" visibility="true">
  136. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  137. <operations public="true" package="true" protected="true" private="true" static="true"/>
  138. </display>
  139. </class>
  140. <class id="16" language="java" name="bot.irc.data.AddresseToGPS.Lieu" project="bot-irc-with-graddle"
  141. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/AddresseToGPS.java" binary="false" corner="BOTTOM_RIGHT">
  142. <position height="-1" width="-1" x="764" y="1250"/>
  143. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  144. sort-features="false" accessors="true" visibility="true">
  145. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  146. <operations public="true" package="true" protected="true" private="true" static="true"/>
  147. </display>
  148. </class>
  149. <class id="17" language="java" name="bot.irc.data.Coordinates" project="bot-irc-with-graddle"
  150. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/Coordinates.java" binary="false" corner="BOTTOM_RIGHT">
  151. <position height="-1" width="-1" x="1111" y="1575"/>
  152. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  153. sort-features="false" accessors="true" visibility="true">
  154. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  155. <operations public="true" package="true" protected="true" private="true" static="true"/>
  156. </display>
  157. </class>
  158. <class id="18" language="java" name="bot.irc.data.CoveredAreas" project="bot-irc-with-graddle"
  159. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/CoveredAreas.java" binary="false" corner="BOTTOM_RIGHT">
  160. <position height="-1" width="-1" x="1091" y="773"/>
  161. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  162. sort-features="false" accessors="true" visibility="true">
  163. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  164. <operations public="true" package="true" protected="true" private="true" static="true"/>
  165. </display>
  166. </class>
  167. <class id="19" language="java" name="bot.irc.data.ErrorAddressException" project="bot-irc-with-graddle"
  168. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/ErrorAddressException.java" binary="false"
  169. corner="BOTTOM_RIGHT">
  170. <position height="-1" width="-1" x="1027" y="1211"/>
  171. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  172. sort-features="false" accessors="true" visibility="true">
  173. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  174. <operations public="true" package="true" protected="true" private="true" static="true"/>
  175. </display>
  176. </class>
  177. <class id="20" language="java" name="bot.irc.data.ISP" project="bot-irc-with-graddle"
  178. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/ISP.java" binary="false" corner="BOTTOM_RIGHT">
  179. <position height="-1" width="-1" x="26" y="1600"/>
  180. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  181. sort-features="false" accessors="true" visibility="true">
  182. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  183. <operations public="true" package="true" protected="true" private="true" static="true"/>
  184. </display>
  185. </class>
  186. <class id="21" language="java" name="bot.irc.data.ISPDAO" project="bot-irc-with-graddle"
  187. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/ISPDAO.java" binary="false" corner="BOTTOM_RIGHT">
  188. <position height="-1" width="-1" x="-503" y="1309"/>
  189. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  190. sort-features="false" accessors="true" visibility="true">
  191. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  192. <operations public="true" package="true" protected="true" private="true" static="true"/>
  193. </display>
  194. </class>
  195. <class id="22" language="java" name="bot.irc.data.ISPdata" project="bot-irc-with-graddle"
  196. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/ISPdata.java" binary="false" corner="BOTTOM_RIGHT">
  197. <position height="-1" width="-1" x="-21" y="2775"/>
  198. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  199. sort-features="false" accessors="true" visibility="true">
  200. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  201. <operations public="true" package="true" protected="true" private="true" static="true"/>
  202. </display>
  203. </class>
  204. <class id="23" language="java" name="bot.irc.data.Message" project="bot-irc-with-graddle"
  205. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/Message.java" binary="false" corner="BOTTOM_RIGHT">
  206. <position height="-1" width="-1" x="-318" y="2429"/>
  207. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  208. sort-features="false" accessors="true" visibility="true">
  209. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  210. <operations public="true" package="true" protected="true" private="true" static="true"/>
  211. </display>
  212. </class>
  213. <class id="24" language="java" name="bot.irc.data.Polygon" project="bot-irc-with-graddle"
  214. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/Polygon.java" binary="false" corner="BOTTOM_RIGHT">
  215. <position height="-1" width="-1" x="644" y="2450"/>
  216. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  217. sort-features="false" accessors="true" visibility="true">
  218. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  219. <operations public="true" package="true" protected="true" private="true" static="true"/>
  220. </display>
  221. </class>
  222. <class id="25" language="java" name="bot.irc.data.Segment" project="bot-irc-with-graddle"
  223. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/Segment.java" binary="false" corner="BOTTOM_RIGHT">
  224. <position height="-1" width="-1" x="1075" y="2376"/>
  225. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  226. sort-features="false" accessors="true" visibility="true">
  227. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  228. <operations public="true" package="true" protected="true" private="true" static="true"/>
  229. </display>
  230. </class>
  231. <enumeration id="26" language="java" name="bot.irc.data.TechnoCoverage" project="bot-irc-with-graddle"
  232. file="/bot-irc-with-graddle/src/main/java/bot/irc/data/TechnoCoverage.java" binary="false" corner="BOTTOM_RIGHT">
  233. <position height="-1" width="-1" x="436" y="546"/>
  234. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  235. sort-features="false" accessors="true" visibility="true">
  236. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  237. <operations public="true" package="true" protected="true" private="true" static="true"/>
  238. </display>
  239. </enumeration>
  240. <enumeration id="27" language="java" name="bot.irc.IRC.Server.Type" project="bot-irc-with-graddle"
  241. file="/bot-irc-with-graddle/src/main/java/bot/irc/IRC/Server.java" binary="false" corner="BOTTOM_RIGHT">
  242. <position height="-1" width="-1" x="210" y="1043"/>
  243. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  244. sort-features="false" accessors="true" visibility="true">
  245. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  246. <operations public="true" package="true" protected="true" private="true" static="true"/>
  247. </display>
  248. </enumeration>
  249. <class id="28" language="java" name="bot.irc.IRC.Server" project="bot-irc-with-graddle"
  250. file="/bot-irc-with-graddle/src/main/java/bot/irc/IRC/Server.java" binary="false" corner="BOTTOM_RIGHT">
  251. <position height="-1" width="-1" x="50" y="945"/>
  252. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  253. sort-features="false" accessors="true" visibility="true">
  254. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  255. <operations public="true" package="true" protected="true" private="true" static="true"/>
  256. </display>
  257. </class>
  258. <interface id="29" language="java" name="bot.irc.main.AffichableSurIRC" project="bot-irc-with-graddle"
  259. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/AffichableSurIRC.java" binary="false" corner="BOTTOM_RIGHT">
  260. <position height="-1" width="-1" x="-211" y="1667"/>
  261. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  262. sort-features="false" accessors="true" visibility="true">
  263. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  264. <operations public="true" package="true" protected="true" private="true" static="true"/>
  265. </display>
  266. </interface>
  267. <interface id="30" language="java" name="bot.irc.main.Bot" project="bot-irc-with-graddle"
  268. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/Bot.java" binary="false" corner="BOTTOM_RIGHT">
  269. <position height="-1" width="-1" x="82" y="477"/>
  270. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  271. sort-features="false" accessors="true" visibility="true">
  272. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  273. <operations public="true" package="true" protected="true" private="true" static="true"/>
  274. </display>
  275. </interface>
  276. <class id="31" language="java" name="bot.irc.main.Cache" project="bot-irc-with-graddle"
  277. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/Cache.java" binary="false" corner="BOTTOM_RIGHT">
  278. <position height="-1" width="-1" x="400" y="2891"/>
  279. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  280. sort-features="false" accessors="true" visibility="true">
  281. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  282. <operations public="true" package="true" protected="true" private="true" static="true"/>
  283. </display>
  284. </class>
  285. <class id="32" language="java" name="bot.irc.main.CacheReloader" project="bot-irc-with-graddle"
  286. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/CacheReloader.java" binary="false" corner="BOTTOM_RIGHT">
  287. <position height="-1" width="-1" x="655" y="2761"/>
  288. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  289. sort-features="false" accessors="true" visibility="true">
  290. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  291. <operations public="true" package="true" protected="true" private="true" static="true"/>
  292. </display>
  293. </class>
  294. <class id="33" language="java" name="bot.irc.main.Config" project="bot-irc-with-graddle"
  295. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/Config.java" binary="false" corner="BOTTOM_RIGHT">
  296. <position height="-1" width="-1" x="-46" y="-268"/>
  297. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  298. sort-features="false" accessors="true" visibility="true">
  299. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  300. <operations public="true" package="true" protected="true" private="true" static="true"/>
  301. </display>
  302. </class>
  303. <class id="34" language="java" name="bot.irc.main.IRCBot" project="bot-irc-with-graddle"
  304. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/IRCBot.java" binary="false" corner="BOTTOM_RIGHT">
  305. <position height="-1" width="-1" x="279" y="-475"/>
  306. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  307. sort-features="false" accessors="true" visibility="true">
  308. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  309. <operations public="true" package="true" protected="true" private="true" static="true"/>
  310. </display>
  311. </class>
  312. <class id="35" language="java" name="bot.irc.main.Main" project="bot-irc-with-graddle"
  313. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/Main.java" binary="false" corner="BOTTOM_RIGHT">
  314. <position height="-1" width="-1" x="-328" y="-748"/>
  315. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  316. sort-features="false" accessors="true" visibility="true">
  317. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  318. <operations public="true" package="true" protected="true" private="true" static="true"/>
  319. </display>
  320. </class>
  321. <class id="36" language="java" name="bot.irc.main.RejoinThread" project="bot-irc-with-graddle"
  322. file="/bot-irc-with-graddle/src/main/java/bot/irc/main/RejoinThread.java" binary="false" corner="BOTTOM_RIGHT">
  323. <position height="-1" width="-1" x="157" y="-988"/>
  324. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  325. sort-features="false" accessors="true" visibility="true">
  326. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  327. <operations public="true" package="true" protected="true" private="true" static="true"/>
  328. </display>
  329. </class>
  330. <class id="37" language="java" name="bot.irc.rss.RSSChecker" project="bot-irc-with-graddle"
  331. file="/bot-irc-with-graddle/src/main/java/bot/irc/rss/RSSChecker.java" binary="false" corner="BOTTOM_RIGHT">
  332. <position height="-1" width="-1" x="700" y="-1105"/>
  333. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  334. sort-features="false" accessors="true" visibility="true">
  335. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  336. <operations public="true" package="true" protected="true" private="true" static="true"/>
  337. </display>
  338. </class>
  339. <class id="38" language="java" name="bot.irc.rss.RssData" project="bot-irc-with-graddle"
  340. file="/bot-irc-with-graddle/src/main/java/bot/irc/rss/RssData.java" binary="false" corner="BOTTOM_RIGHT">
  341. <position height="-1" width="-1" x="1001" y="-959"/>
  342. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  343. sort-features="false" accessors="true" visibility="true">
  344. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  345. <operations public="true" package="true" protected="true" private="true" static="true"/>
  346. </display>
  347. </class>
  348. <class id="39" language="java" name="bot.irc.rss.RssDataRemainder" project="bot-irc-with-graddle"
  349. file="/bot-irc-with-graddle/src/main/java/bot/irc/rss/RssDataRemainder.java" binary="false" corner="BOTTOM_RIGHT">
  350. <position height="-1" width="-1" x="1003" y="-535"/>
  351. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  352. sort-features="false" accessors="true" visibility="true">
  353. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  354. <operations public="true" package="true" protected="true" private="true" static="true"/>
  355. </display>
  356. </class>
  357. <class id="40" language="java" name="bot.irc.socials.MastodonBot" project="bot-irc-with-graddle"
  358. file="/bot-irc-with-graddle/src/main/java/bot/irc/socials/MastodonBot.java" binary="false" corner="BOTTOM_RIGHT">
  359. <position height="-1" width="-1" x="-651" y="-313"/>
  360. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  361. sort-features="false" accessors="true" visibility="true">
  362. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  363. <operations public="true" package="true" protected="true" private="true" static="true"/>
  364. </display>
  365. </class>
  366. <class id="41" language="java" name="bot.irc.socials.TwitterBot" project="bot-irc-with-graddle"
  367. file="/bot-irc-with-graddle/src/main/java/bot/irc/socials/TwitterBot.java" binary="false" corner="BOTTOM_RIGHT">
  368. <position height="-1" width="-1" x="-678" y="514"/>
  369. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  370. sort-features="false" accessors="true" visibility="true">
  371. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  372. <operations public="true" package="true" protected="true" private="true" static="true"/>
  373. </display>
  374. </class>
  375. <dependency id="42">
  376. <end type="SOURCE" refId="11"/>
  377. <end type="TARGET" refId="23"/>
  378. </dependency>
  379. <association id="43">
  380. <end type="SOURCE" refId="22" navigable="false">
  381. <attribute id="44" name="ircChan"/>
  382. <multiplicity id="45" minimum="0" maximum="2147483647"/>
  383. </end>
  384. <end type="TARGET" refId="28" navigable="true"/>
  385. <display labels="true" multiplicity="true"/>
  386. </association>
  387. <nesting id="46">
  388. <end type="SOURCE" refId="15"/>
  389. <end type="TARGET" refId="16"/>
  390. </nesting>
  391. <dependency id="47">
  392. <end type="SOURCE" refId="35"/>
  393. <end type="TARGET" refId="31"/>
  394. </dependency>
  395. <generalization id="48">
  396. <end type="SOURCE" refId="8"/>
  397. <end type="TARGET" refId="1"/>
  398. </generalization>
  399. <dependency id="49">
  400. <end type="SOURCE" refId="3"/>
  401. <end type="TARGET" refId="22"/>
  402. </dependency>
  403. <dependency id="50">
  404. <end type="SOURCE" refId="21"/>
  405. <end type="TARGET" refId="20"/>
  406. </dependency>
  407. <dependency id="51">
  408. <end type="SOURCE" refId="31"/>
  409. <end type="TARGET" refId="33"/>
  410. </dependency>
  411. <dependency id="52">
  412. <end type="SOURCE" refId="14"/>
  413. <end type="TARGET" refId="30"/>
  414. </dependency>
  415. <dependency id="53">
  416. <end type="SOURCE" refId="34"/>
  417. <end type="TARGET" refId="38"/>
  418. </dependency>
  419. <dependency id="54">
  420. <end type="SOURCE" refId="6"/>
  421. <end type="TARGET" refId="33"/>
  422. </dependency>
  423. <dependency id="55">
  424. <end type="SOURCE" refId="6"/>
  425. <end type="TARGET" refId="20"/>
  426. </dependency>
  427. <generalization id="56">
  428. <end type="SOURCE" refId="10"/>
  429. <end type="TARGET" refId="1"/>
  430. </generalization>
  431. <association id="57">
  432. <end type="SOURCE" refId="21" navigable="false">
  433. <attribute id="58" name="instance"/>
  434. <multiplicity id="59" minimum="0" maximum="1"/>
  435. </end>
  436. <end type="TARGET" refId="21" navigable="true"/>
  437. <display labels="true" multiplicity="true"/>
  438. </association>
  439. <nesting id="60">
  440. <end type="SOURCE" refId="28"/>
  441. <end type="TARGET" refId="27"/>
  442. </nesting>
  443. <dependency id="61">
  444. <end type="SOURCE" refId="40"/>
  445. <end type="TARGET" refId="29"/>
  446. </dependency>
  447. <dependency id="62">
  448. <end type="SOURCE" refId="7"/>
  449. <end type="TARGET" refId="21"/>
  450. </dependency>
  451. <dependency id="63">
  452. <end type="SOURCE" refId="9"/>
  453. <end type="TARGET" refId="35"/>
  454. </dependency>
  455. <dependency id="64">
  456. <end type="SOURCE" refId="38"/>
  457. <end type="TARGET" refId="37"/>
  458. </dependency>
  459. <dependency id="65">
  460. <end type="SOURCE" refId="2"/>
  461. <end type="TARGET" refId="31"/>
  462. </dependency>
  463. <dependency id="66">
  464. <end type="SOURCE" refId="13"/>
  465. <end type="TARGET" refId="1"/>
  466. </dependency>
  467. <dependency id="67">
  468. <end type="SOURCE" refId="7"/>
  469. <end type="TARGET" refId="33"/>
  470. </dependency>
  471. <dependency id="68">
  472. <end type="SOURCE" refId="8"/>
  473. <end type="TARGET" refId="31"/>
  474. </dependency>
  475. <association id="69">
  476. <end type="SOURCE" refId="16" navigable="false">
  477. <attribute id="70" name="coordonees"/>
  478. <multiplicity id="71" minimum="0" maximum="1"/>
  479. </end>
  480. <end type="TARGET" refId="17" navigable="true"/>
  481. <display labels="true" multiplicity="true"/>
  482. </association>
  483. <dependency id="72">
  484. <end type="SOURCE" refId="40"/>
  485. <end type="TARGET" refId="33"/>
  486. </dependency>
  487. <dependency id="73">
  488. <end type="SOURCE" refId="1"/>
  489. <end type="TARGET" refId="23"/>
  490. </dependency>
  491. <dependency id="74">
  492. <end type="SOURCE" refId="24"/>
  493. <end type="TARGET" refId="25"/>
  494. </dependency>
  495. <generalization id="75">
  496. <end type="SOURCE" refId="2"/>
  497. <end type="TARGET" refId="1"/>
  498. </generalization>
  499. <dependency id="76">
  500. <end type="SOURCE" refId="8"/>
  501. <end type="TARGET" refId="23"/>
  502. </dependency>
  503. <dependency id="77">
  504. <end type="SOURCE" refId="21"/>
  505. <end type="TARGET" refId="22"/>
  506. </dependency>
  507. <association id="78">
  508. <end type="SOURCE" refId="35" navigable="false">
  509. <attribute id="79" name="RSS_DATA_REMAINDER"/>
  510. <multiplicity id="80" minimum="0" maximum="1"/>
  511. </end>
  512. <end type="TARGET" refId="39" navigable="true"/>
  513. <display labels="true" multiplicity="true"/>
  514. </association>
  515. <dependency id="81">
  516. <end type="SOURCE" refId="2"/>
  517. <end type="TARGET" refId="30"/>
  518. </dependency>
  519. <dependency id="82">
  520. <end type="SOURCE" refId="6"/>
  521. <end type="TARGET" refId="18"/>
  522. </dependency>
  523. <association id="83">
  524. <end type="SOURCE" refId="28" navigable="false">
  525. <attribute id="84" name="t"/>
  526. <multiplicity id="85" minimum="0" maximum="1"/>
  527. </end>
  528. <end type="TARGET" refId="27" navigable="true"/>
  529. <display labels="true" multiplicity="true"/>
  530. </association>
  531. <dependency id="86">
  532. <end type="SOURCE" refId="22"/>
  533. <end type="TARGET" refId="35"/>
  534. </dependency>
  535. <association id="87">
  536. <end type="SOURCE" refId="20" navigable="false">
  537. <attribute id="88" name="coveredAreas"/>
  538. <multiplicity id="89" minimum="0" maximum="2147483647"/>
  539. </end>
  540. <end type="TARGET" refId="18" navigable="true"/>
  541. <display labels="true" multiplicity="true"/>
  542. </association>
  543. <dependency id="90">
  544. <end type="SOURCE" refId="30"/>
  545. <end type="TARGET" refId="29"/>
  546. </dependency>
  547. <association id="91">
  548. <end type="SOURCE" refId="35" navigable="false">
  549. <attribute id="92" name="BOTS"/>
  550. <multiplicity id="93" minimum="0" maximum="2147483647"/>
  551. </end>
  552. <end type="TARGET" refId="30" navigable="true"/>
  553. <display labels="true" multiplicity="true"/>
  554. </association>
  555. <generalization id="94">
  556. <end type="SOURCE" refId="3"/>
  557. <end type="TARGET" refId="1"/>
  558. </generalization>
  559. <association id="95">
  560. <end type="SOURCE" refId="12" navigable="false">
  561. <attribute id="96" name="bot"/>
  562. <multiplicity id="97" minimum="0" maximum="1"/>
  563. </end>
  564. <end type="TARGET" refId="30" navigable="true"/>
  565. <display labels="true" multiplicity="true"/>
  566. </association>
  567. <dependency id="98">
  568. <end type="SOURCE" refId="10"/>
  569. <end type="TARGET" refId="39"/>
  570. </dependency>
  571. <dependency id="99">
  572. <end type="SOURCE" refId="9"/>
  573. <end type="TARGET" refId="33"/>
  574. </dependency>
  575. <dependency id="100">
  576. <end type="SOURCE" refId="5"/>
  577. <end type="TARGET" refId="31"/>
  578. </dependency>
  579. <dependency id="101">
  580. <end type="SOURCE" refId="10"/>
  581. <end type="TARGET" refId="30"/>
  582. </dependency>
  583. <dependency id="102">
  584. <end type="SOURCE" refId="31"/>
  585. <end type="TARGET" refId="18"/>
  586. </dependency>
  587. <dependency id="103">
  588. <end type="SOURCE" refId="9"/>
  589. <end type="TARGET" refId="23"/>
  590. </dependency>
  591. <generalization id="104">
  592. <end type="SOURCE" refId="13"/>
  593. <end type="TARGET" refId="12"/>
  594. </generalization>
  595. <dependency id="105">
  596. <end type="SOURCE" refId="32"/>
  597. <end type="TARGET" refId="31"/>
  598. </dependency>
  599. <dependency id="106">
  600. <end type="SOURCE" refId="34"/>
  601. <end type="TARGET" refId="23"/>
  602. </dependency>
  603. <dependency id="107">
  604. <end type="SOURCE" refId="20"/>
  605. <end type="TARGET" refId="35"/>
  606. </dependency>
  607. <dependency id="108">
  608. <end type="SOURCE" refId="7"/>
  609. <end type="TARGET" refId="20"/>
  610. </dependency>
  611. <association id="109">
  612. <end type="SOURCE" refId="24" navigable="false">
  613. <attribute id="110" name="points"/>
  614. <multiplicity id="111" minimum="0" maximum="2147483647"/>
  615. </end>
  616. <end type="TARGET" refId="17" navigable="true"/>
  617. <display labels="true" multiplicity="true"/>
  618. </association>
  619. <generalization id="112">
  620. <end type="SOURCE" refId="6"/>
  621. <end type="TARGET" refId="1"/>
  622. </generalization>
  623. <dependency id="113">
  624. <end type="SOURCE" refId="9"/>
  625. <end type="TARGET" refId="30"/>
  626. </dependency>
  627. <dependency id="114">
  628. <end type="SOURCE" refId="1"/>
  629. <end type="TARGET" refId="33"/>
  630. </dependency>
  631. <dependency id="115">
  632. <end type="SOURCE" refId="3"/>
  633. <end type="TARGET" refId="15"/>
  634. </dependency>
  635. <association id="116">
  636. <end type="SOURCE" refId="31" navigable="false">
  637. <attribute id="117" name="instance"/>
  638. <multiplicity id="118" minimum="0" maximum="1"/>
  639. </end>
  640. <end type="TARGET" refId="31" navigable="true"/>
  641. <display labels="true" multiplicity="true"/>
  642. </association>
  643. <dependency id="119">
  644. <end type="SOURCE" refId="2"/>
  645. <end type="TARGET" refId="20"/>
  646. </dependency>
  647. <dependency id="120">
  648. <end type="SOURCE" refId="3"/>
  649. <end type="TARGET" refId="30"/>
  650. </dependency>
  651. <dependency id="121">
  652. <end type="SOURCE" refId="10"/>
  653. <end type="TARGET" refId="35"/>
  654. </dependency>
  655. <dependency id="122">
  656. <end type="SOURCE" refId="41"/>
  657. <end type="TARGET" refId="38"/>
  658. </dependency>
  659. <dependency id="123">
  660. <end type="SOURCE" refId="40"/>
  661. <end type="TARGET" refId="39"/>
  662. </dependency>
  663. <dependency id="124">
  664. <end type="SOURCE" refId="41"/>
  665. <end type="TARGET" refId="39"/>
  666. </dependency>
  667. <dependency id="125">
  668. <end type="SOURCE" refId="13"/>
  669. <end type="TARGET" refId="35"/>
  670. </dependency>
  671. <dependency id="126">
  672. <end type="SOURCE" refId="36"/>
  673. <end type="TARGET" refId="33"/>
  674. </dependency>
  675. <dependency id="127">
  676. <end type="SOURCE" refId="6"/>
  677. <end type="TARGET" refId="21"/>
  678. </dependency>
  679. <dependency id="128">
  680. <end type="SOURCE" refId="7"/>
  681. <end type="TARGET" refId="23"/>
  682. </dependency>
  683. <dependency id="129">
  684. <end type="SOURCE" refId="3"/>
  685. <end type="TARGET" refId="17"/>
  686. </dependency>
  687. <realization id="130">
  688. <end type="SOURCE" refId="39"/>
  689. <end type="TARGET" refId="29"/>
  690. </realization>
  691. <realization id="131">
  692. <end type="SOURCE" refId="41"/>
  693. <end type="TARGET" refId="30"/>
  694. </realization>
  695. <generalization id="132">
  696. <end type="SOURCE" refId="5"/>
  697. <end type="TARGET" refId="1"/>
  698. </generalization>
  699. <association id="133">
  700. <end type="SOURCE" refId="39" navigable="false">
  701. <attribute id="134" name="data"/>
  702. <multiplicity id="135" minimum="0" maximum="2147483647"/>
  703. </end>
  704. <end type="TARGET" refId="38" navigable="true"/>
  705. <display labels="true" multiplicity="true"/>
  706. </association>
  707. <realization id="136">
  708. <end type="SOURCE" refId="28"/>
  709. <end type="TARGET" refId="29"/>
  710. </realization>
  711. <dependency id="137">
  712. <end type="SOURCE" refId="4"/>
  713. <end type="TARGET" refId="23"/>
  714. </dependency>
  715. <dependency id="138">
  716. <end type="SOURCE" refId="15"/>
  717. <end type="TARGET" refId="21"/>
  718. </dependency>
  719. <dependency id="139">
  720. <end type="SOURCE" refId="15"/>
  721. <end type="TARGET" refId="17"/>
  722. </dependency>
  723. <association id="140">
  724. <end type="SOURCE" refId="34" navigable="false">
  725. <attribute id="141" name="comportements"/>
  726. <multiplicity id="142" minimum="0" maximum="2147483647"/>
  727. </end>
  728. <end type="TARGET" refId="12" navigable="true"/>
  729. <display labels="true" multiplicity="true"/>
  730. </association>
  731. <dependency id="143">
  732. <end type="SOURCE" refId="3"/>
  733. <end type="TARGET" refId="23"/>
  734. </dependency>
  735. <dependency id="144">
  736. <end type="SOURCE" refId="5"/>
  737. <end type="TARGET" refId="20"/>
  738. </dependency>
  739. <dependency id="145">
  740. <end type="SOURCE" refId="7"/>
  741. <end type="TARGET" refId="30"/>
  742. </dependency>
  743. <dependency id="146">
  744. <end type="SOURCE" refId="6"/>
  745. <end type="TARGET" refId="23"/>
  746. </dependency>
  747. <realization id="147">
  748. <end type="SOURCE" refId="20"/>
  749. <end type="TARGET" refId="29"/>
  750. </realization>
  751. <association id="148">
  752. <end type="SOURCE" refId="20" navigable="false">
  753. <attribute id="149" name="data"/>
  754. <multiplicity id="150" minimum="0" maximum="1"/>
  755. </end>
  756. <end type="TARGET" refId="22" navigable="true"/>
  757. <display labels="true" multiplicity="true"/>
  758. </association>
  759. <dependency id="151">
  760. <end type="SOURCE" refId="6"/>
  761. <end type="TARGET" refId="31"/>
  762. </dependency>
  763. <association id="152">
  764. <end type="SOURCE" refId="37" navigable="false">
  765. <attribute id="153" name="b"/>
  766. <multiplicity id="154" minimum="0" maximum="2147483647"/>
  767. </end>
  768. <end type="TARGET" refId="30" navigable="true"/>
  769. <display labels="true" multiplicity="true"/>
  770. </association>
  771. <dependency id="155">
  772. <end type="SOURCE" refId="34"/>
  773. <end type="TARGET" refId="39"/>
  774. </dependency>
  775. <dependency id="156">
  776. <end type="SOURCE" refId="31"/>
  777. <end type="TARGET" refId="21"/>
  778. </dependency>
  779. <association id="157">
  780. <end type="SOURCE" refId="35" navigable="false">
  781. <attribute id="158" name="CR"/>
  782. <multiplicity id="159" minimum="0" maximum="1"/>
  783. </end>
  784. <end type="TARGET" refId="32" navigable="true"/>
  785. <display labels="true" multiplicity="true"/>
  786. </association>
  787. <generalization id="160">
  788. <end type="SOURCE" refId="9"/>
  789. <end type="TARGET" refId="1"/>
  790. </generalization>
  791. <dependency id="161">
  792. <end type="SOURCE" refId="3"/>
  793. <end type="TARGET" refId="19"/>
  794. </dependency>
  795. <association id="162">
  796. <end type="SOURCE" refId="35" navigable="false">
  797. <attribute id="163" name="CONFIG"/>
  798. <multiplicity id="164" minimum="0" maximum="1"/>
  799. </end>
  800. <end type="TARGET" refId="33" navigable="true"/>
  801. <display labels="true" multiplicity="true"/>
  802. </association>
  803. <dependency id="165">
  804. <end type="SOURCE" refId="21"/>
  805. <end type="TARGET" refId="26"/>
  806. </dependency>
  807. <association id="166">
  808. <end type="SOURCE" refId="41" navigable="false">
  809. <attribute id="167" name="actions"/>
  810. <multiplicity id="168" minimum="0" maximum="2147483647"/>
  811. </end>
  812. <end type="TARGET" refId="1" navigable="true"/>
  813. <display labels="true" multiplicity="true"/>
  814. </association>
  815. <dependency id="169">
  816. <end type="SOURCE" refId="5"/>
  817. <end type="TARGET" refId="30"/>
  818. </dependency>
  819. <dependency id="170">
  820. <end type="SOURCE" refId="20"/>
  821. <end type="TARGET" refId="28"/>
  822. </dependency>
  823. <dependency id="171">
  824. <end type="SOURCE" refId="10"/>
  825. <end type="TARGET" refId="23"/>
  826. </dependency>
  827. <association id="172">
  828. <end type="SOURCE" refId="37" navigable="false">
  829. <attribute id="173" name="remainder"/>
  830. <multiplicity id="174" minimum="0" maximum="1"/>
  831. </end>
  832. <end type="TARGET" refId="39" navigable="true"/>
  833. <display labels="true" multiplicity="true"/>
  834. </association>
  835. <association id="175">
  836. <end type="SOURCE" refId="18" navigable="false">
  837. <attribute id="176" name="poligon"/>
  838. <multiplicity id="177" minimum="0" maximum="1"/>
  839. </end>
  840. <end type="TARGET" refId="24" navigable="true"/>
  841. <display labels="true" multiplicity="true"/>
  842. </association>
  843. <generalization id="178">
  844. <end type="SOURCE" refId="11"/>
  845. <end type="TARGET" refId="1"/>
  846. </generalization>
  847. <dependency id="179">
  848. <end type="SOURCE" refId="6"/>
  849. <end type="TARGET" refId="30"/>
  850. </dependency>
  851. <association id="180">
  852. <end type="SOURCE" refId="1" navigable="false">
  853. <attribute id="181" name="bot"/>
  854. <multiplicity id="182" minimum="0" maximum="1"/>
  855. </end>
  856. <end type="TARGET" refId="30" navigable="true"/>
  857. <display labels="true" multiplicity="true"/>
  858. </association>
  859. <realization id="183">
  860. <end type="SOURCE" refId="34"/>
  861. <end type="TARGET" refId="30"/>
  862. </realization>
  863. <association id="184">
  864. <end type="SOURCE" refId="18" navigable="false">
  865. <attribute id="185" name="technos"/>
  866. <multiplicity id="186" minimum="0" maximum="2147483647"/>
  867. </end>
  868. <end type="TARGET" refId="26" navigable="true"/>
  869. <display labels="true" multiplicity="true"/>
  870. </association>
  871. <dependency id="187">
  872. <end type="SOURCE" refId="3"/>
  873. <end type="TARGET" refId="20"/>
  874. </dependency>
  875. <dependency id="188">
  876. <end type="SOURCE" refId="3"/>
  877. <end type="TARGET" refId="16"/>
  878. </dependency>
  879. <dependency id="189">
  880. <end type="SOURCE" refId="36"/>
  881. <end type="TARGET" refId="35"/>
  882. </dependency>
  883. <dependency id="190">
  884. <end type="SOURCE" refId="7"/>
  885. <end type="TARGET" refId="31"/>
  886. </dependency>
  887. <realization id="191">
  888. <end type="SOURCE" refId="31"/>
  889. <end type="TARGET" refId="29"/>
  890. </realization>
  891. <dependency id="192">
  892. <end type="SOURCE" refId="34"/>
  893. <end type="TARGET" refId="33"/>
  894. </dependency>
  895. <realization id="193">
  896. <end type="SOURCE" refId="38"/>
  897. <end type="TARGET" refId="29"/>
  898. </realization>
  899. <dependency id="194">
  900. <end type="SOURCE" refId="13"/>
  901. <end type="TARGET" refId="30"/>
  902. </dependency>
  903. <dependency id="195">
  904. <end type="SOURCE" refId="37"/>
  905. <end type="TARGET" refId="35"/>
  906. </dependency>
  907. <dependency id="196">
  908. <end type="SOURCE" refId="41"/>
  909. <end type="TARGET" refId="23"/>
  910. </dependency>
  911. <dependency id="197">
  912. <end type="SOURCE" refId="5"/>
  913. <end type="TARGET" refId="23"/>
  914. </dependency>
  915. <generalization id="198">
  916. <end type="SOURCE" refId="4"/>
  917. <end type="TARGET" refId="1"/>
  918. </generalization>
  919. <association id="199">
  920. <end type="SOURCE" refId="14" navigable="false">
  921. <attribute id="200" name="instance"/>
  922. <multiplicity id="201" minimum="0" maximum="1"/>
  923. </end>
  924. <end type="TARGET" refId="14" navigable="true"/>
  925. <display labels="true" multiplicity="true"/>
  926. </association>
  927. <association id="202">
  928. <end type="SOURCE" refId="25" navigable="false">
  929. <attribute id="203" name="c2"/>
  930. <multiplicity id="204" minimum="0" maximum="1"/>
  931. </end>
  932. <end type="TARGET" refId="17" navigable="true"/>
  933. <display labels="true" multiplicity="true"/>
  934. </association>
  935. <generalization id="205">
  936. <end type="SOURCE" refId="14"/>
  937. <end type="TARGET" refId="12"/>
  938. </generalization>
  939. <association id="206">
  940. <end type="SOURCE" refId="19" navigable="false">
  941. <attribute id="207" name="lieux"/>
  942. <multiplicity id="208" minimum="0" maximum="2147483647"/>
  943. </end>
  944. <end type="TARGET" refId="16" navigable="true"/>
  945. <display labels="true" multiplicity="true"/>
  946. </association>
  947. <association id="209">
  948. <end type="SOURCE" refId="35" navigable="false">
  949. <attribute id="210" name="TWITTER"/>
  950. <multiplicity id="211" minimum="0" maximum="1"/>
  951. </end>
  952. <end type="TARGET" refId="41" navigable="true"/>
  953. <display labels="true" multiplicity="true"/>
  954. </association>
  955. <dependency id="212">
  956. <end type="SOURCE" refId="41"/>
  957. <end type="TARGET" refId="29"/>
  958. </dependency>
  959. <association id="213">
  960. <end type="SOURCE" refId="31" navigable="false">
  961. <attribute id="214" name="cache"/>
  962. <multiplicity id="215" minimum="0" maximum="2147483647"/>
  963. </end>
  964. <end type="TARGET" refId="20" navigable="true"/>
  965. <display labels="true" multiplicity="true"/>
  966. </association>
  967. <dependency id="216">
  968. <end type="SOURCE" refId="2"/>
  969. <end type="TARGET" refId="23"/>
  970. </dependency>
  971. <dependency id="217">
  972. <end type="SOURCE" refId="15"/>
  973. <end type="TARGET" refId="19"/>
  974. </dependency>
  975. <dependency id="218">
  976. <end type="SOURCE" refId="21"/>
  977. <end type="TARGET" refId="18"/>
  978. </dependency>
  979. <generalization id="219">
  980. <end type="SOURCE" refId="7"/>
  981. <end type="TARGET" refId="1"/>
  982. </generalization>
  983. <dependency id="220">
  984. <end type="SOURCE" refId="8"/>
  985. <end type="TARGET" refId="35"/>
  986. </dependency>
  987. <dependency id="221">
  988. <end type="SOURCE" refId="3"/>
  989. <end type="TARGET" refId="31"/>
  990. </dependency>
  991. <realization id="222">
  992. <end type="SOURCE" refId="40"/>
  993. <end type="TARGET" refId="30"/>
  994. </realization>
  995. <association id="223">
  996. <end type="SOURCE" refId="18" navigable="false">
  997. <attribute id="224" name="isp"/>
  998. <multiplicity id="225" minimum="0" maximum="1"/>
  999. </end>
  1000. <end type="TARGET" refId="20" navigable="true"/>
  1001. <display labels="true" multiplicity="true"/>
  1002. </association>
  1003. <dependency id="226">
  1004. <end type="SOURCE" refId="14"/>
  1005. <end type="TARGET" refId="35"/>
  1006. </dependency>
  1007. <association id="227">
  1008. <end type="SOURCE" refId="25" navigable="false">
  1009. <attribute id="228" name="c1"/>
  1010. <multiplicity id="229" minimum="0" maximum="1"/>
  1011. </end>
  1012. <end type="TARGET" refId="17" navigable="true"/>
  1013. <display labels="true" multiplicity="true"/>
  1014. </association>
  1015. <association id="230">
  1016. <end type="SOURCE" refId="34" navigable="false">
  1017. <attribute id="231" name="actions"/>
  1018. <multiplicity id="232" minimum="0" maximum="2147483647"/>
  1019. </end>
  1020. <end type="TARGET" refId="1" navigable="true"/>
  1021. <display labels="true" multiplicity="true"/>
  1022. </association>
  1023. <association id="233">
  1024. <end type="SOURCE" refId="35" navigable="false">
  1025. <attribute id="234" name="MASTODON"/>
  1026. <multiplicity id="235" minimum="0" maximum="1"/>
  1027. </end>
  1028. <end type="TARGET" refId="40" navigable="true"/>
  1029. <display labels="true" multiplicity="true"/>
  1030. </association>
  1031. <dependency id="236">
  1032. <end type="SOURCE" refId="7"/>
  1033. <end type="TARGET" refId="29"/>
  1034. </dependency>
  1035. <dependency id="237">
  1036. <end type="SOURCE" refId="40"/>
  1037. <end type="TARGET" refId="38"/>
  1038. </dependency>
  1039. <dependency id="238">
  1040. <end type="SOURCE" refId="4"/>
  1041. <end type="TARGET" refId="30"/>
  1042. </dependency>
  1043. <dependency id="239">
  1044. <end type="SOURCE" refId="11"/>
  1045. <end type="TARGET" refId="30"/>
  1046. </dependency>
  1047. <dependency id="240">
  1048. <end type="SOURCE" refId="21"/>
  1049. <end type="TARGET" refId="35"/>
  1050. </dependency>
  1051. <dependency id="241">
  1052. <end type="SOURCE" refId="38"/>
  1053. <end type="TARGET" refId="35"/>
  1054. </dependency>
  1055. <association id="242">
  1056. <end type="SOURCE" refId="13" navigable="false">
  1057. <attribute id="243" name="instance"/>
  1058. <multiplicity id="244" minimum="0" maximum="1"/>
  1059. </end>
  1060. <end type="TARGET" refId="13" navigable="true"/>
  1061. <display labels="true" multiplicity="true"/>
  1062. </association>
  1063. <dependency id="245">
  1064. <end type="SOURCE" refId="34"/>
  1065. <end type="TARGET" refId="36"/>
  1066. </dependency>
  1067. <association id="246">
  1068. <end type="SOURCE" refId="22" navigable="false">
  1069. <attribute id="247" name="coordonnees"/>
  1070. <multiplicity id="248" minimum="0" maximum="1"/>
  1071. </end>
  1072. <end type="TARGET" refId="17" navigable="true"/>
  1073. <display labels="true" multiplicity="true"/>
  1074. </association>
  1075. <dependency id="249">
  1076. <end type="SOURCE" refId="10"/>
  1077. <end type="TARGET" refId="38"/>
  1078. </dependency>
  1079. <dependency id="250">
  1080. <end type="SOURCE" refId="34"/>
  1081. <end type="TARGET" refId="29"/>
  1082. </dependency>
  1083. <dependency id="251">
  1084. <end type="SOURCE" refId="8"/>
  1085. <end type="TARGET" refId="30"/>
  1086. </dependency>
  1087. <association id="252">
  1088. <end type="SOURCE" refId="35" navigable="false">
  1089. <attribute id="253" name="IRCBOT"/>
  1090. <multiplicity id="254" minimum="0" maximum="1"/>
  1091. </end>
  1092. <end type="TARGET" refId="34" navigable="true"/>
  1093. <display labels="true" multiplicity="true"/>
  1094. </association>
  1095. <classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  1096. sort-features="false" accessors="true" visibility="true">
  1097. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  1098. <operations public="true" package="true" protected="true" private="true" static="true"/>
  1099. </classifier-display>
  1100. <association-display labels="true" multiplicity="true"/>
  1101. </class-diagram>