UML.ucls 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  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="1520" y="592"/>
  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="203" 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="1518" y="75"/>
  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="1058" y="17"/>
  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="2003" y="79"/>
  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. <association id="14">
  122. <end type="SOURCE" refId="1" navigable="false">
  123. <attribute id="15" name="coveredAreas">
  124. <position height="0" width="0" x="0" y="0"/>
  125. </attribute>
  126. <multiplicity id="16" minimum="0" maximum="2147483647">
  127. <position height="0" width="0" x="0" y="0"/>
  128. </multiplicity>
  129. </end>
  130. <end type="TARGET" refId="12" navigable="true"/>
  131. <display labels="true" multiplicity="true"/>
  132. </association>
  133. <association id="17">
  134. <end type="SOURCE" refId="5" navigable="false">
  135. <attribute id="18" name="t">
  136. <position height="0" width="0" x="10" y="-132"/>
  137. </attribute>
  138. <multiplicity id="19" minimum="0" maximum="1">
  139. <position height="0" width="0" x="10" y="-132"/>
  140. </multiplicity>
  141. </end>
  142. <end type="TARGET" refId="6" navigable="true"/>
  143. <display labels="true" multiplicity="true"/>
  144. </association>
  145. <dependency id="20">
  146. <end type="SOURCE" refId="11"/>
  147. <end type="TARGET" refId="8"/>
  148. </dependency>
  149. <nesting id="21">
  150. <end type="SOURCE" refId="5"/>
  151. <end type="TARGET" refId="6"/>
  152. </nesting>
  153. <association id="22">
  154. <end type="SOURCE" refId="2" navigable="false">
  155. <attribute id="23" name="instance">
  156. <position height="0" width="0" x="-33" y="-14"/>
  157. </attribute>
  158. <multiplicity id="24" minimum="0" maximum="1">
  159. <position height="0" width="0" x="-33" y="-14"/>
  160. </multiplicity>
  161. </end>
  162. <end type="TARGET" refId="2" navigable="true"/>
  163. <display labels="true" multiplicity="true"/>
  164. </association>
  165. <association id="25">
  166. <end type="SOURCE" refId="3" navigable="false">
  167. <attribute id="26" name="ircChan">
  168. <position height="0" width="0" x="-6" y="-191"/>
  169. </attribute>
  170. <multiplicity id="27" minimum="0" maximum="2147483647">
  171. <position height="0" width="0" x="-6" y="-191"/>
  172. </multiplicity>
  173. </end>
  174. <end type="TARGET" refId="5" navigable="true"/>
  175. <display labels="true" multiplicity="true"/>
  176. </association>
  177. <realization id="28">
  178. <end type="SOURCE" refId="1"/>
  179. <end type="TARGET" refId="7"/>
  180. </realization>
  181. <dependency id="29">
  182. <end type="SOURCE" refId="8"/>
  183. <end type="TARGET" refId="9"/>
  184. </dependency>
  185. <association id="30">
  186. <end type="SOURCE" refId="9" navigable="false">
  187. <attribute id="31" name="instance">
  188. <position height="0" width="0" x="0" y="0"/>
  189. </attribute>
  190. <multiplicity id="32" minimum="0" maximum="1">
  191. <position height="0" width="0" x="0" y="0"/>
  192. </multiplicity>
  193. </end>
  194. <end type="TARGET" refId="9" navigable="true"/>
  195. <display labels="true" multiplicity="true"/>
  196. </association>
  197. <dependency id="33">
  198. <end type="SOURCE" refId="9"/>
  199. <end type="TARGET" refId="2"/>
  200. </dependency>
  201. <association id="34">
  202. <end type="SOURCE" refId="11" navigable="false">
  203. <attribute id="35" name="cache">
  204. <position height="0" width="0" x="0" y="0"/>
  205. </attribute>
  206. <multiplicity id="36" minimum="0" maximum="1">
  207. <position height="0" width="0" x="0" y="0"/>
  208. </multiplicity>
  209. </end>
  210. <end type="TARGET" refId="9" navigable="true"/>
  211. <display labels="true" multiplicity="true"/>
  212. </association>
  213. <dependency id="37">
  214. <end type="SOURCE" refId="11"/>
  215. <end type="TARGET" refId="10"/>
  216. </dependency>
  217. <realization id="38">
  218. <end type="SOURCE" refId="9"/>
  219. <end type="TARGET" refId="7"/>
  220. </realization>
  221. <dependency id="39">
  222. <end type="SOURCE" refId="2"/>
  223. <end type="TARGET" refId="11"/>
  224. </dependency>
  225. <realization id="40">
  226. <end type="SOURCE" refId="5"/>
  227. <end type="TARGET" refId="7"/>
  228. </realization>
  229. <association id="41">
  230. <end type="SOURCE" refId="8" navigable="false">
  231. <attribute id="42" name="actions"/>
  232. <multiplicity id="43" minimum="0" maximum="2147483647"/>
  233. </end>
  234. <end type="TARGET" refId="13" navigable="true"/>
  235. <display labels="true" multiplicity="true"/>
  236. </association>
  237. <dependency id="44">
  238. <end type="SOURCE" refId="10"/>
  239. <end type="TARGET" refId="9"/>
  240. </dependency>
  241. <association id="45">
  242. <end type="SOURCE" refId="9" navigable="false">
  243. <attribute id="46" name="cache">
  244. <position height="0" width="0" x="91" y="-461"/>
  245. </attribute>
  246. <multiplicity id="47" minimum="0" maximum="2147483647">
  247. <position height="0" width="0" x="91" y="-461"/>
  248. </multiplicity>
  249. </end>
  250. <end type="TARGET" refId="1" navigable="true"/>
  251. <display labels="true" multiplicity="true"/>
  252. </association>
  253. <dependency id="48">
  254. <end type="SOURCE" refId="1"/>
  255. <end type="TARGET" refId="9"/>
  256. </dependency>
  257. <association id="49">
  258. <end type="SOURCE" refId="12" navigable="false">
  259. <attribute id="50" name="technos">
  260. <position height="0" width="0" x="0" y="0"/>
  261. </attribute>
  262. <multiplicity id="51" minimum="0" maximum="2147483647">
  263. <position height="0" width="0" x="0" y="0"/>
  264. </multiplicity>
  265. </end>
  266. <end type="TARGET" refId="4" navigable="true"/>
  267. <display labels="true" multiplicity="true"/>
  268. </association>
  269. <association id="52">
  270. <end type="SOURCE" refId="1" navigable="false">
  271. <attribute id="53" name="data">
  272. <position height="0" width="0" x="-35" y="-301"/>
  273. </attribute>
  274. <multiplicity id="54" minimum="0" maximum="1">
  275. <position height="0" width="0" x="-35" y="-301"/>
  276. </multiplicity>
  277. </end>
  278. <end type="TARGET" refId="3" navigable="true"/>
  279. <display labels="true" multiplicity="true"/>
  280. </association>
  281. <dependency id="55">
  282. <end type="SOURCE" refId="2"/>
  283. <end type="TARGET" refId="3"/>
  284. </dependency>
  285. <association id="56">
  286. <end type="SOURCE" refId="8" navigable="false">
  287. <attribute id="57" name="idao">
  288. <position height="0" width="0" x="-33" y="-14"/>
  289. </attribute>
  290. <multiplicity id="58" minimum="0" maximum="1">
  291. <position height="0" width="0" x="-33" y="-14"/>
  292. </multiplicity>
  293. </end>
  294. <end type="TARGET" refId="2" navigable="true"/>
  295. <display labels="true" multiplicity="true"/>
  296. </association>
  297. <dependency id="59">
  298. <end type="SOURCE" refId="9"/>
  299. <end type="TARGET" refId="11"/>
  300. </dependency>
  301. <association id="60">
  302. <end type="SOURCE" refId="12" navigable="false">
  303. <attribute id="61" name="isp">
  304. <position height="0" width="0" x="91" y="-461"/>
  305. </attribute>
  306. <multiplicity id="62" minimum="0" maximum="1">
  307. <position height="0" width="0" x="91" y="-461"/>
  308. </multiplicity>
  309. </end>
  310. <end type="TARGET" refId="1" navigable="true"/>
  311. <display labels="true" multiplicity="true"/>
  312. </association>
  313. <classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
  314. sort-features="false" accessors="true" visibility="true">
  315. <attributes public="true" package="true" protected="true" private="true" static="true"/>
  316. <operations public="true" package="true" protected="true" private="true" static="true"/>
  317. </classifier-display>
  318. <association-display labels="true" multiplicity="true"/>
  319. </class-diagram>