UML.ucls 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <class-diagram version="1.2.2" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
  3. associations="true" dependencies="false" nesting-relationships="true" router="FAN">
  4. <class id="1" language="java" name="data.ISP" project="bot-irc" file="/bot-irc/src/data/ISP.java" binary="false"
  5. corner="BOTTOM_RIGHT">
  6. <position height="-1" width="-1" x="548" y="353"/>
  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="data.ISPDAO" project="bot-irc" file="/bot-irc/src/data/ISPDAO.java" binary="false"
  14. corner="BOTTOM_RIGHT">
  15. <position height="-1" width="-1" x="1565" y="638"/>
  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="data.ISPdata" project="bot-irc" file="/bot-irc/src/data/ISPdata.java"
  23. binary="false" corner="BOTTOM_RIGHT">
  24. <position height="-1" width="-1" x="837" y="1403"/>
  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. <enumeration id="4" language="java" name="data.TechnoCoverage" project="bot-irc"
  32. file="/bot-irc/src/data/TechnoCoverage.java" binary="false" corner="BOTTOM_RIGHT">
  33. <position height="-1" width="-1" x="154" y="39"/>
  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. </enumeration>
  40. <class id="5" language="java" name="IRC.Server" project="bot-irc" file="/bot-irc/src/IRC/Server.java" binary="false"
  41. corner="BOTTOM_RIGHT">
  42. <position height="-1" width="-1" x="841" y="853"/>
  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. <enumeration id="6" language="java" name="IRC.Server.Type" project="bot-irc" file="/bot-irc/src/IRC/Server.java"
  50. binary="false" corner="BOTTOM_RIGHT">
  51. <position height="-1" width="-1" x="1027" y="869"/>
  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. </enumeration>
  58. <interface id="7" language="java" name="main.AffichableSurIRC" project="bot-irc"
  59. file="/bot-irc/src/main/AffichableSurIRC.java" binary="false" corner="BOTTOM_RIGHT">
  60. <position height="-1" width="-1" x="847" y="575"/>
  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. </interface>
  67. <class id="8" language="java" name="main.Bot" project="bot-irc" file="/bot-irc/src/main/Bot.java" binary="false"
  68. corner="BOTTOM_RIGHT">
  69. <position height="-1" width="-1" x="1939" y="251"/>
  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="main.Cache" project="bot-irc" file="/bot-irc/src/main/Cache.java" binary="false"
  77. corner="BOTTOM_RIGHT">
  78. <position height="-1" width="-1" x="1055" y="511"/>
  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="main.CacheReloader" project="bot-irc" file="/bot-irc/src/main/CacheReloader.java"
  86. binary="false" corner="BOTTOM_RIGHT">
  87. <position height="-1" width="-1" x="811" y="3"/>
  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="main.Main" project="bot-irc" file="/bot-irc/src/main/Main.java" binary="false"
  95. corner="BOTTOM_RIGHT">
  96. <position height="-1" width="-1" x="1070" y="65"/>
  97. <display autosize="true" 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="data.CoveredAreas" project="bot-irc" file="/bot-irc/src/data/CoveredAreas.java"
  104. binary="false" corner="BOTTOM_RIGHT">
  105. <position height="-1" width="-1" x="149" y="348"/>
  106. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  107. sort-features="false" accessors="true" visibility="true">
  108. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  109. <operations public="true" package="true" protected="true" private="true" static="true"/>
  110. </display>
  111. </class>
  112. <class id="13" language="java" name="actions.Action" project="bot-irc" file="/bot-irc/src/actions/Action.java"
  113. binary="false" corner="BOTTOM_RIGHT">
  114. <position height="-1" width="-1" x="2294" y="32"/>
  115. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  116. sort-features="false" accessors="true" visibility="true">
  117. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  118. <operations public="true" package="true" protected="true" private="true" static="true"/>
  119. </display>
  120. </class>
  121. <class id="14" language="java" name="main.RejoinThread" project="bot-irc" file="/bot-irc/src/main/RejoinThread.java"
  122. binary="false" corner="BOTTOM_RIGHT">
  123. <position height="-1" width="-1" x="1560" y="285"/>
  124. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  125. sort-features="false" accessors="true" visibility="true">
  126. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  127. <operations public="true" package="true" protected="true" private="true" static="true"/>
  128. </display>
  129. </class>
  130. <class id="15" language="java" name="data.AddresseToGPS" project="bot-irc" file="/bot-irc/src/data/AddresseToGPS.java"
  131. binary="false" corner="BOTTOM_RIGHT">
  132. <position height="-1" width="-1" x="1570" y="1061"/>
  133. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  134. sort-features="false" accessors="true" visibility="true">
  135. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  136. <operations public="true" package="true" protected="true" private="true" static="true"/>
  137. </display>
  138. </class>
  139. <class id="16" language="java" name="data.AddresseToGPS.Lieu" project="bot-irc"
  140. file="/bot-irc/src/data/AddresseToGPS.java" binary="false" corner="BOTTOM_RIGHT">
  141. <position height="-1" width="-1" x="1566" y="1404"/>
  142. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  143. sort-features="false" accessors="true" visibility="true">
  144. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  145. <operations public="true" package="true" protected="true" private="true" static="true"/>
  146. </display>
  147. </class>
  148. <class id="17" language="java" name="data.Coordinates" project="bot-irc" file="/bot-irc/src/data/Coordinates.java"
  149. binary="false" corner="BOTTOM_RIGHT">
  150. <position height="-1" width="-1" x="1277" y="1404"/>
  151. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  152. sort-features="false" accessors="true" visibility="true">
  153. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  154. <operations public="true" package="true" protected="true" private="true" static="true"/>
  155. </display>
  156. </class>
  157. <class id="18" language="java" name="data.MultiplePossibleAddressException" project="bot-irc"
  158. file="/bot-irc/src/data/MultiplePossibleAddressException.java" binary="false" corner="BOTTOM_RIGHT">
  159. <position height="-1" width="-1" x="1569" y="1570"/>
  160. <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  161. sort-features="false" accessors="true" visibility="true">
  162. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  163. <operations public="true" package="true" protected="true" private="true" static="true"/>
  164. </display>
  165. </class>
  166. <association id="19">
  167. <end type="SOURCE" refId="9" navigable="false">
  168. <attribute id="20" name="cache">
  169. <position height="0" width="0" x="91" y="-461"/>
  170. </attribute>
  171. <multiplicity id="21" minimum="0" maximum="2147483647">
  172. <position height="0" width="0" x="91" y="-461"/>
  173. </multiplicity>
  174. </end>
  175. <end type="TARGET" refId="1" navigable="true"/>
  176. <display labels="true" multiplicity="true"/>
  177. </association>
  178. <dependency id="22">
  179. <end type="SOURCE" refId="2"/>
  180. <end type="TARGET" refId="11"/>
  181. </dependency>
  182. <association id="23">
  183. <end type="SOURCE" refId="1" navigable="false">
  184. <attribute id="24" name="data">
  185. <position height="0" width="0" x="-35" y="-301"/>
  186. </attribute>
  187. <multiplicity id="25" minimum="0" maximum="1">
  188. <position height="0" width="0" x="-35" y="-301"/>
  189. </multiplicity>
  190. </end>
  191. <end type="TARGET" refId="3" navigable="true"/>
  192. <display labels="true" multiplicity="true"/>
  193. </association>
  194. <dependency id="26">
  195. <end type="SOURCE" refId="2"/>
  196. <end type="TARGET" refId="3"/>
  197. </dependency>
  198. <dependency id="27">
  199. <end type="SOURCE" refId="10"/>
  200. <end type="TARGET" refId="9"/>
  201. </dependency>
  202. <association id="28">
  203. <end type="SOURCE" refId="9" navigable="false">
  204. <attribute id="29" name="instance">
  205. <position height="0" width="0" x="0" y="0"/>
  206. </attribute>
  207. <multiplicity id="30" minimum="0" maximum="1">
  208. <position height="0" width="0" x="0" y="0"/>
  209. </multiplicity>
  210. </end>
  211. <end type="TARGET" refId="9" navigable="true"/>
  212. <display labels="true" multiplicity="true"/>
  213. </association>
  214. <nesting id="31">
  215. <end type="SOURCE" refId="15"/>
  216. <end type="TARGET" refId="16"/>
  217. </nesting>
  218. <dependency id="32">
  219. <end type="SOURCE" refId="8"/>
  220. <end type="TARGET" refId="14"/>
  221. </dependency>
  222. <dependency id="33">
  223. <end type="SOURCE" refId="15"/>
  224. <end type="TARGET" refId="2"/>
  225. </dependency>
  226. <realization id="34">
  227. <end type="SOURCE" refId="9"/>
  228. <end type="TARGET" refId="7"/>
  229. </realization>
  230. <association id="35">
  231. <end type="SOURCE" refId="18" navigable="false">
  232. <attribute id="36" name="lieux"/>
  233. <multiplicity id="37" minimum="0" maximum="2147483647"/>
  234. </end>
  235. <end type="TARGET" refId="16" navigable="true"/>
  236. <display labels="true" multiplicity="true"/>
  237. </association>
  238. <association id="38">
  239. <end type="SOURCE" refId="1" navigable="false">
  240. <attribute id="39" name="coveredAreas">
  241. <position height="0" width="0" x="0" y="0"/>
  242. </attribute>
  243. <multiplicity id="40" minimum="0" maximum="2147483647">
  244. <position height="0" width="0" x="0" y="0"/>
  245. </multiplicity>
  246. </end>
  247. <end type="TARGET" refId="12" navigable="true"/>
  248. <display labels="true" multiplicity="true"/>
  249. </association>
  250. <association id="41">
  251. <end type="SOURCE" refId="2" navigable="false">
  252. <attribute id="42" name="instance">
  253. <position height="0" width="0" x="12" y="32"/>
  254. </attribute>
  255. <multiplicity id="43" minimum="0" maximum="1">
  256. <position height="0" width="0" x="12" y="32"/>
  257. </multiplicity>
  258. </end>
  259. <end type="TARGET" refId="2" navigable="true"/>
  260. <display labels="true" multiplicity="true"/>
  261. </association>
  262. <association id="44">
  263. <end type="SOURCE" refId="16" navigable="false">
  264. <attribute id="45" name="coordonees"/>
  265. <multiplicity id="46" minimum="0" maximum="1"/>
  266. </end>
  267. <end type="TARGET" refId="17" navigable="true"/>
  268. <display labels="true" multiplicity="true"/>
  269. </association>
  270. <dependency id="47">
  271. <end type="SOURCE" refId="11"/>
  272. <end type="TARGET" refId="10"/>
  273. </dependency>
  274. <dependency id="48">
  275. <end type="SOURCE" refId="14"/>
  276. <end type="TARGET" refId="11"/>
  277. </dependency>
  278. <realization id="49">
  279. <end type="SOURCE" refId="1"/>
  280. <end type="TARGET" refId="7"/>
  281. </realization>
  282. <dependency id="50">
  283. <end type="SOURCE" refId="9"/>
  284. <end type="TARGET" refId="11"/>
  285. </dependency>
  286. <association id="51">
  287. <end type="SOURCE" refId="8" navigable="false">
  288. <attribute id="52" name="actions">
  289. <position height="0" width="0" x="291" y="-47"/>
  290. </attribute>
  291. <multiplicity id="53" minimum="0" maximum="2147483647">
  292. <position height="0" width="0" x="291" y="-47"/>
  293. </multiplicity>
  294. </end>
  295. <end type="TARGET" refId="13" navigable="true"/>
  296. <display labels="true" multiplicity="true"/>
  297. </association>
  298. <association id="54">
  299. <end type="SOURCE" refId="3" navigable="false">
  300. <attribute id="55" name="ircChan">
  301. <position height="0" width="0" x="-6" y="-191"/>
  302. </attribute>
  303. <multiplicity id="56" minimum="0" maximum="2147483647">
  304. <position height="0" width="0" x="-6" y="-191"/>
  305. </multiplicity>
  306. </end>
  307. <end type="TARGET" refId="5" navigable="true"/>
  308. <display labels="true" multiplicity="true"/>
  309. </association>
  310. <association id="57">
  311. <end type="SOURCE" refId="12" navigable="false">
  312. <attribute id="58" name="technos">
  313. <position height="0" width="0" x="-49" y="0"/>
  314. </attribute>
  315. <multiplicity id="59" minimum="0" maximum="2147483647">
  316. <position height="0" width="0" x="-49" y="0"/>
  317. </multiplicity>
  318. </end>
  319. <end type="TARGET" refId="4" navigable="true"/>
  320. <display labels="true" multiplicity="true"/>
  321. </association>
  322. <dependency id="60">
  323. <end type="SOURCE" refId="1"/>
  324. <end type="TARGET" refId="9"/>
  325. </dependency>
  326. <realization id="61">
  327. <end type="SOURCE" refId="5"/>
  328. <end type="TARGET" refId="7"/>
  329. </realization>
  330. <association id="62">
  331. <end type="SOURCE" refId="5" navigable="false">
  332. <attribute id="63" name="t">
  333. <position height="0" width="0" x="10" y="-132"/>
  334. </attribute>
  335. <multiplicity id="64" minimum="0" maximum="1">
  336. <position height="0" width="0" x="10" y="-132"/>
  337. </multiplicity>
  338. </end>
  339. <end type="TARGET" refId="6" navigable="true"/>
  340. <display labels="true" multiplicity="true"/>
  341. </association>
  342. <association id="65">
  343. <end type="SOURCE" refId="12" navigable="false">
  344. <attribute id="66" name="isp">
  345. <position height="0" width="0" x="91" y="-461"/>
  346. </attribute>
  347. <multiplicity id="67" minimum="0" maximum="1">
  348. <position height="0" width="0" x="91" y="-461"/>
  349. </multiplicity>
  350. </end>
  351. <end type="TARGET" refId="1" navigable="true"/>
  352. <display labels="true" multiplicity="true"/>
  353. </association>
  354. <nesting id="68">
  355. <end type="SOURCE" refId="5"/>
  356. <end type="TARGET" refId="6"/>
  357. </nesting>
  358. <dependency id="69">
  359. <bendpoint x="1711" y="121"/>
  360. <end type="SOURCE" refId="11"/>
  361. <end type="TARGET" refId="8"/>
  362. </dependency>
  363. <association id="70">
  364. <end type="SOURCE" refId="3" navigable="false">
  365. <attribute id="71" name="coordonnees"/>
  366. <multiplicity id="72" minimum="0" maximum="1"/>
  367. </end>
  368. <end type="TARGET" refId="17" navigable="true"/>
  369. <display labels="true" multiplicity="true"/>
  370. </association>
  371. <dependency id="73">
  372. <end type="SOURCE" refId="9"/>
  373. <end type="TARGET" refId="2"/>
  374. </dependency>
  375. <classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  376. sort-features="false" accessors="true" visibility="true">
  377. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  378. <operations public="true" package="true" protected="true" private="true" static="true"/>
  379. </classifier-display>
  380. <association-display labels="true" multiplicity="true"/>
  381. </class-diagram>