QLiberace.simp 101 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <sim-project version="13.80" multi-file="no" uid="simp2ea5f8008af94134b20730821dbeba15">
  3. <meta>
  4. <name>QLiberace</name>
  5. <authors>Dalibor Votruba</authors>
  6. <description>SAAS based functional processing (automatic) backend with payments</description>
  7. </meta>
  8. <counters models="3">
  9. <entity-names>
  10. <counter>
  11. <item-type stereotype="component" type-id="component" type="Component" />
  12. <value>3</value>
  13. </counter>
  14. <counter>
  15. <item-type type-id="erd-entity" type="Entity" />
  16. <value>4</value>
  17. </counter>
  18. </entity-names>
  19. <entity-ids>
  20. <counter>
  21. <item-type type-id="group" type="Group" />
  22. <value>313</value>
  23. </counter>
  24. <counter>
  25. <item-type type-id="component" type="Component" />
  26. <value>4</value>
  27. </counter>
  28. <counter>
  29. <item-type type-id="relationship" type="Association" />
  30. <value>15</value>
  31. </counter>
  32. <counter>
  33. <item-type type-id="property" type="Property" />
  34. <value>7</value>
  35. </counter>
  36. <counter>
  37. <item-type type-id="diagram-description" type="Diagram Description" />
  38. <value>2</value>
  39. </counter>
  40. <counter>
  41. <item-type type-id="requirement" type="Requirement" />
  42. <value>15</value>
  43. </counter>
  44. <counter>
  45. <item-type type-id="erd-entity" type="Entity" />
  46. <value>5</value>
  47. </counter>
  48. <counter>
  49. <item-type type-id="erd-relationship" type="Relationship" />
  50. <value>19</value>
  51. </counter>
  52. </entity-ids>
  53. <diagrams>
  54. <counter>
  55. <type>SoftwareIdeasModeler.Core.Diagrams.UmlDiagrams.UmlComponentDiagram</type>
  56. <value>1</value>
  57. </counter>
  58. <counter>
  59. <type>SoftwareIdeasModeler.Core.Diagrams.Other.RequirementDiagram</type>
  60. <value>1</value>
  61. </counter>
  62. <counter>
  63. <type>SoftwareIdeasModeler.Core.Diagrams.Other.EntityRelationshipDiagram</type>
  64. <value>1</value>
  65. </counter>
  66. </diagrams>
  67. <fields>
  68. <counter>
  69. <type>SoftwareIdeasModeler.Core.DiagramItems.Erd.ErdEntityAttribute</type>
  70. <value>31</value>
  71. </counter>
  72. <counter>
  73. <type>SoftwareIdeasModeler.Core.DiagramItems.Erd.ErdEntityIndex</type>
  74. <value>5</value>
  75. </counter>
  76. </fields>
  77. </counters>
  78. <alias-groups />
  79. <management uid="md-64da5925cccf40f881cbd349de3ac60c" name="" task-id-sequence="0">
  80. <working-schedule uid="ws-2807cc5250c044ec85bb85dcc5f7f146" hours="8" monday="8" tuesday="8" wednesday="8" thursday="8" friday="8" saturday="0" sunday="0" />
  81. <persons>
  82. <person id="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57">
  83. <first-name>Dalibor</first-name>
  84. <last-name>Votruba</last-name>
  85. <role />
  86. <e-mail />
  87. <phone-number />
  88. <description />
  89. <color>#00000000</color>
  90. <working-schedule uid="ws-8d5061554bea46fba84de4f496d6d5f1" hours="8" monday="8" tuesday="8" wednesday="8" thursday="8" friday="8" saturday="0" sunday="0" />
  91. </person>
  92. </persons>
  93. <teams />
  94. <sprints />
  95. <projects />
  96. <modules />
  97. <tasks />
  98. <to-dos />
  99. </management>
  100. <glossary id="glsr-c62334eae23c4f22971de71d88128a88" />
  101. <types default="UML">
  102. <type-sets>
  103. <type-set file="MsSqlTypes.xml" />
  104. <type-set file="UmlTypes.xml" />
  105. </type-sets>
  106. <custom-types>
  107. <parameters />
  108. <types>
  109. <type id="Class:2626a7fd504946ccaa1eb090b6d27d0d" name="Base" class-ref="2626a7fd504946ccaa1eb090b6d27d0d" />
  110. <type id="Class:7546dafc2b0d406bb9cf489c5eeb4aff" name="Customer" class-ref="7546dafc2b0d406bb9cf489c5eeb4aff" />
  111. <type id="Class:cb92b4b50dc847aebfdbd90ce365a1eb" name="Invoice" class-ref="cb92b4b50dc847aebfdbd90ce365a1eb" />
  112. <type id="nvarchar (MsSql.nvarchar)" name="nvarchar (MsSql.nvarchar)" />
  113. </types>
  114. </custom-types>
  115. </types>
  116. <items>
  117. <item id="132ce45236e54d6da05ae53d64712729" cid="PROP002" type="property" owner="7268ad1b0bd249218475144e6941ccdf" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:42:51" visibility="private">
  118. <structural-feature type="Customer" type-id="Class:7546dafc2b0d406bb9cf489c5eeb4aff" />
  119. </item>
  120. <item id="de0957d8d7ac42eab57e579c2cefbf47" cid="PROP005" type="property" owner="802906c103994cfb8c5117077f30e22a" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:43:31" visibility="private">
  121. <structural-feature type="Customer" type-id="Class:7546dafc2b0d406bb9cf489c5eeb4aff" />
  122. </item>
  123. <item id="002883f71fbc4324bbd1efa19cdbd1a6" cid="PROP003" type="property" owner="2037f7bd032e4fa3a1d8d99f1cd1ea27" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:43:08" visibility="private">
  124. <structural-feature type="Invoice" type-id="Class:cb92b4b50dc847aebfdbd90ce365a1eb" />
  125. </item>
  126. <item id="49ad3ceea0bb4157b557e21e2eb7c0b9" cid="PROP006" type="property" owner="802906c103994cfb8c5117077f30e22a" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:43:31" visibility="private">
  127. <structural-feature type="Base" type-id="Class:2626a7fd504946ccaa1eb090b6d27d0d" />
  128. </item>
  129. <item id="b531bae1520645b58761d8077cac7517" cid="PROP004" type="property" owner="2037f7bd032e4fa3a1d8d99f1cd1ea27" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:43:08" visibility="private">
  130. <structural-feature type="Base" type-id="Class:2626a7fd504946ccaa1eb090b6d27d0d" />
  131. </item>
  132. <item id="93016f98fae440bb88e27fe09172df66" cid="PROP001" type="property" owner="7268ad1b0bd249218475144e6941ccdf" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:42:51" visibility="private">
  133. <structural-feature type="Invoice" type-id="Class:cb92b4b50dc847aebfdbd90ce365a1eb" />
  134. </item>
  135. </items>
  136. <models>
  137. <model id="p90d2274b44184846a11deb852336b134_590513963" name="Concept" namespace="" order-index="1" expanded="true">
  138. <meta>
  139. <authors>
  140. <author> </author>
  141. </authors>
  142. <description />
  143. <creation-date>09/15/2022 15:37:52</creation-date>
  144. <change-date>01/01/0001 00:00:00</change-date>
  145. <revision-count>0</revision-count>
  146. <version />
  147. </meta>
  148. <abstract-items />
  149. <sub-models />
  150. <diagram type="uml-component" id="pc5adf2469318408aa71655238685ea62_667242607" name="Architecture - Modules" order-index="1" uid="" name-style="" auto-routed-paths="false" default-line-style="default" show-frame="false" view-location="0,14">
  151. <style>
  152. <background-color index="1" color="#FFFFFFFF" />
  153. <background-color index="2" color="#FFFFFFFF" />
  154. <background-type type="solid" />
  155. </style>
  156. <meta>
  157. <authors>
  158. <author />
  159. </authors>
  160. <description>Shows module associations and descripe their functionality (role)
  161. </description>
  162. <creation-date>09/15/2022 15:38:28</creation-date>
  163. <change-date>09/15/2022 15:44:58</change-date>
  164. <revision-count>0</revision-count>
  165. <version>0.0.1</version>
  166. </meta>
  167. <abstract-items>
  168. <item id="802906c103994cfb8c5117077f30e22a" cid="REL003" type="relationship" change-tracking-state="added" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:43:31" from="7546dafc2b0d406bb9cf489c5eeb4aff" to="2626a7fd504946ccaa1eb090b6d27d0d" visibility="package">
  169. <stereotypes>
  170. <stereotype name="use" />
  171. </stereotypes>
  172. <stereotype-instances>
  173. <stereotype id="802906c103994cfb8c5117077f30e22a_use_c" type="use" ref="" />
  174. </stereotype-instances>
  175. <owned-items />
  176. <relation from="7546dafc2b0d406bb9cf489c5eeb4aff" to="2626a7fd504946ccaa1eb090b6d27d0d" derived="false">
  177. <start-role id="umlar-514d049c-19c5-4f50-ba0b-3685153babdd" name="" navigability="" association-type="association" visibility="private" property-ref="de0957d8d7ac42eab57e579c2cefbf47" />
  178. <end-role id="umlar-7007235f-0293-427f-8765-6c6222d43b2f" name="" navigability="yes" association-type="association" visibility="private" property-ref="49ad3ceea0bb4157b557e21e2eb7c0b9" />
  179. </relation>
  180. </item>
  181. <item id="2626a7fd504946ccaa1eb090b6d27d0d" cid="CPT001" type="component" name="Base" change-tracking-state="added" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:39:10" visibility="undefined">
  182. <stereotypes>
  183. <stereotype name="component" />
  184. <stereotype name="module" />
  185. </stereotypes>
  186. <documentations>
  187. <doc id="2777eb2fa3ca41168e11650499b7bce5">
  188. <text>
  189. <default>
  190. <style font-name="Verdana" font-size="12">
  191. <text>
  192. <solid-brush color="#FFE6E6E6" />
  193. </text>
  194. </style>
  195. </default>
  196. <styles />
  197. <content>
  198. <paragraph>
  199. <style numbering-type="None">
  200. <numbering name="" multi-level="false">
  201. <numbering-level type="None" level="0" format="{0}." />
  202. </numbering>
  203. </style>
  204. <p>
  205. <t>Provide </t>
  206. </p>
  207. <p>
  208. <t>general </t>
  209. </p>
  210. <p>
  211. <t>functionalities </t>
  212. </p>
  213. <p>
  214. <t>shared </t>
  215. </p>
  216. <p>
  217. <t>across </t>
  218. </p>
  219. <p>
  220. <t>whole </t>
  221. </p>
  222. <p>
  223. <t>application.
  224. </t>
  225. </p>
  226. </paragraph>
  227. </content>
  228. </text>
  229. </doc>
  230. </documentations>
  231. <stereotype-instances>
  232. <stereotype id="2626a7fd504946ccaa1eb090b6d27d0d_component_c" type="component" ref="" />
  233. <stereotype id="2626a7fd504946ccaa1eb090b6d27d0d_module_c" type="module" ref="" />
  234. </stereotype-instances>
  235. <component />
  236. </item>
  237. <item id="cb92b4b50dc847aebfdbd90ce365a1eb" cid="CPT003" type="component" name="Invoice" change-tracking-state="added" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:40:58" visibility="undefined">
  238. <stereotypes>
  239. <stereotype name="component" />
  240. <stereotype name="module" />
  241. </stereotypes>
  242. <documentations>
  243. <doc id="592a16c499e3482ea6729697c2c8d3af">
  244. <text>
  245. <default>
  246. <style font-name="Verdana" font-size="12">
  247. <text>
  248. <solid-brush color="#FFE6E6E6" />
  249. </text>
  250. </style>
  251. </default>
  252. <styles />
  253. <content>
  254. <paragraph>
  255. <style numbering-type="None">
  256. <numbering name="" multi-level="false">
  257. <numbering-level type="None" level="0" format="{0}." />
  258. </numbering>
  259. </style>
  260. <p>
  261. <t>Provides </t>
  262. </p>
  263. <p>
  264. <t>invoicing </t>
  265. </p>
  266. <p>
  267. <t>and </t>
  268. </p>
  269. <p>
  270. <t>payments </t>
  271. </p>
  272. <p>
  273. <t>functionality
  274. </t>
  275. </p>
  276. </paragraph>
  277. </content>
  278. </text>
  279. </doc>
  280. </documentations>
  281. <stereotype-instances>
  282. <stereotype id="cb92b4b50dc847aebfdbd90ce365a1eb_component_c" type="component" ref="" />
  283. <stereotype id="cb92b4b50dc847aebfdbd90ce365a1eb_module_c" type="module" ref="" />
  284. </stereotype-instances>
  285. <component />
  286. </item>
  287. <item id="7268ad1b0bd249218475144e6941ccdf" cid="REL001" type="relationship" change-tracking-state="added" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:42:51" from="cb92b4b50dc847aebfdbd90ce365a1eb" to="7546dafc2b0d406bb9cf489c5eeb4aff" visibility="package">
  288. <stereotypes>
  289. <stereotype name="use" />
  290. </stereotypes>
  291. <stereotype-instances>
  292. <stereotype id="7268ad1b0bd249218475144e6941ccdf_use_c" type="use" ref="" />
  293. </stereotype-instances>
  294. <owned-items />
  295. <relation from="cb92b4b50dc847aebfdbd90ce365a1eb" to="7546dafc2b0d406bb9cf489c5eeb4aff" derived="false">
  296. <start-role id="umlar-b20fdfea-e1af-43b9-8888-03175954b812" name="" navigability="" association-type="association" visibility="private" property-ref="93016f98fae440bb88e27fe09172df66" />
  297. <end-role id="umlar-e6208a74-7fa9-4cd5-9497-0dfaeaba3db1" name="" navigability="yes" association-type="association" visibility="private" property-ref="132ce45236e54d6da05ae53d64712729" />
  298. </relation>
  299. </item>
  300. <item id="7546dafc2b0d406bb9cf489c5eeb4aff" cid="CPT002" type="component" name="Customer" change-tracking-state="added" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:40:04" visibility="undefined">
  301. <stereotypes>
  302. <stereotype name="component" />
  303. <stereotype name="module" />
  304. </stereotypes>
  305. <documentations>
  306. <doc id="2f25c883ee2a4f96868943171354c7f7">
  307. <text>
  308. <default>
  309. <style font-name="Verdana" font-size="12">
  310. <text>
  311. <solid-brush color="#FFE6E6E6" />
  312. </text>
  313. </style>
  314. </default>
  315. <styles />
  316. <content>
  317. <paragraph>
  318. <style numbering-type="None">
  319. <numbering name="" multi-level="false">
  320. <numbering-level type="None" level="0" format="{0}." />
  321. </numbering>
  322. </style>
  323. <p>
  324. <t>Provides </t>
  325. </p>
  326. <p>
  327. <t>customer </t>
  328. </p>
  329. <p>
  330. <t>oriented </t>
  331. </p>
  332. <p>
  333. <t>functionality, </t>
  334. </p>
  335. <p>
  336. <t>address/contact</t>
  337. </p>
  338. <p>
  339. <t> </t>
  340. </p>
  341. <p>
  342. <t>management</t>
  343. </p>
  344. <p>
  345. <t>
  346. </t>
  347. </p>
  348. </paragraph>
  349. </content>
  350. </text>
  351. </doc>
  352. </documentations>
  353. <stereotype-instances>
  354. <stereotype id="7546dafc2b0d406bb9cf489c5eeb4aff_component_c" type="component" ref="" />
  355. <stereotype id="7546dafc2b0d406bb9cf489c5eeb4aff_module_c" type="module" ref="" />
  356. </stereotype-instances>
  357. <component />
  358. </item>
  359. <item id="2037f7bd032e4fa3a1d8d99f1cd1ea27" cid="REL002" type="relationship" change-tracking-state="added" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:43:08" from="cb92b4b50dc847aebfdbd90ce365a1eb" to="2626a7fd504946ccaa1eb090b6d27d0d" visibility="package">
  360. <stereotypes>
  361. <stereotype name="use" />
  362. </stereotypes>
  363. <stereotype-instances>
  364. <stereotype id="2037f7bd032e4fa3a1d8d99f1cd1ea27_use_c" type="use" ref="" />
  365. </stereotype-instances>
  366. <owned-items />
  367. <relation from="cb92b4b50dc847aebfdbd90ce365a1eb" to="2626a7fd504946ccaa1eb090b6d27d0d" derived="false">
  368. <start-role id="umlar-bc3f84aa-0b50-4c37-9ef5-cc10f9f0e631" name="" navigability="" association-type="association" visibility="private" property-ref="002883f71fbc4324bbd1efa19cdbd1a6" />
  369. <end-role id="umlar-4705a859-41e6-4cbe-a2be-36baaa603479" name="" navigability="yes" association-type="association" visibility="private" property-ref="b531bae1520645b58761d8077cac7517" />
  370. </relation>
  371. </item>
  372. </abstract-items>
  373. <layer id="4652a1f25651443e81c94ca76e3351d7" name="Default" visible="true" enabled="true" locked="false">
  374. <item id="2626a7fd504946ccaa1eb090b6d27d0d" iid="2d9f12d0b5c747d680e5b9a634abc525" show-fields="false" creation-date="09/15/2022 15:39:10" order-index="0" type="entity">
  375. <layout ax="839" ay="263" awidth="140" aheight="160" x="839" y="263" width="140" height="160" expanded="839,263,140,160" collapsed="0,0,0,0" />
  376. </item>
  377. <item id="7546dafc2b0d406bb9cf489c5eeb4aff" iid="c0a6c5ce0e1b45008fd2ef6d6c8d1a8c" show-fields="false" creation-date="09/15/2022 15:40:04" order-index="1" type="entity">
  378. <layout ax="621" ay="487" awidth="140" aheight="160" x="621" y="487" width="140" height="160" expanded="621,487,140,160" collapsed="0,0,0,0" />
  379. </item>
  380. <item id="cb92b4b50dc847aebfdbd90ce365a1eb" iid="42fbe04b406d43938c426dd5a934f4e6" show-fields="false" creation-date="09/15/2022 15:40:58" order-index="2" type="entity">
  381. <layout ax="1096" ay="482" awidth="150" aheight="170" x="1101" y="487" width="140" height="160" expanded="1096,482,150,170" collapsed="0,0,0,0" />
  382. </item>
  383. <item id="7268ad1b0bd249218475144e6941ccdf" iid="508755fa1a0e4a7fb2dfba7f62070f8f" creation-date="09/15/2022 15:42:51" order-index="3" type="relation">
  384. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-start-point="true" lock-end-point="true" lock-to-fields="false" auto-path="" x1="1096" y1="564" x2="761" y2="567" start-border-pos="0.879411764705882" end-border-pos="0.375" start-local-pos="82" end-local-pos="80" name-position="0,20">
  385. <points>
  386. <point x="1096" y="564" />
  387. <point x="761" y="567" />
  388. </points>
  389. </layout>
  390. <relation from="cb92b4b50dc847aebfdbd90ce365a1eb" from-iid="42fbe04b406d43938c426dd5a934f4e6" to="7546dafc2b0d406bb9cf489c5eeb4aff" to-iid="c0a6c5ce0e1b45008fd2ef6d6c8d1a8c" />
  391. </item>
  392. <item id="2037f7bd032e4fa3a1d8d99f1cd1ea27" iid="b64cdba8f076447da454c86782e6da61" creation-date="09/15/2022 15:43:08" order-index="4" type="relation">
  393. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-start-point="true" lock-end-point="true" lock-to-fields="false" auto-path="" x1="1171" y1="482" x2="909" y2="423" start-border-pos="0.125" end-border-pos="0.625" start-local-pos="75" end-local-pos="70" name-position="0,20">
  394. <points>
  395. <point x="1171" y="482" />
  396. <point x="909" y="423" />
  397. </points>
  398. </layout>
  399. <relation from="cb92b4b50dc847aebfdbd90ce365a1eb" from-iid="42fbe04b406d43938c426dd5a934f4e6" to="2626a7fd504946ccaa1eb090b6d27d0d" to-iid="2d9f12d0b5c747d680e5b9a634abc525" />
  400. </item>
  401. <item id="802906c103994cfb8c5117077f30e22a" iid="bed3456ed286491285c49010378498ab" creation-date="09/15/2022 15:43:31" order-index="5" type="relation">
  402. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-start-point="true" lock-end-point="true" lock-to-fields="false" auto-path="" x1="691" y1="487" x2="909" y2="423" start-border-pos="0.125" end-border-pos="0.625" start-local-pos="70" end-local-pos="70" name-position="0,20">
  403. <points>
  404. <point x="691" y="487" />
  405. <point x="909" y="423" />
  406. </points>
  407. </layout>
  408. <relation from="7546dafc2b0d406bb9cf489c5eeb4aff" from-iid="c0a6c5ce0e1b45008fd2ef6d6c8d1a8c" to="2626a7fd504946ccaa1eb090b6d27d0d" to-iid="2d9f12d0b5c747d680e5b9a634abc525" />
  409. </item>
  410. <item id="dia55312d629c641938b485196c9371fe44919" iid="15406135242e4cdda2683de4a2211c46" name="" creation-date="09/15/2022 15:44:58" order-index="6" type="diagram-description">
  411. <layout ax="21" ay="97" awidth="350" aheight="209" x="21" y="97" width="350" height="209" rotation-center="0,-14.5" />
  412. </item>
  413. </layer>
  414. </diagram>
  415. <diagram type="requirements" id="pba77ba9fdd314810965c16d702e875d3_966553081" name="General.Requitements" order-index="2" overview-order-index="0" uid="" name-style="" auto-routed-paths="false" default-line-style="default">
  416. <style>
  417. <background-color index="1" color="#FFFFFFFF" />
  418. <background-color index="2" color="#FFFFFFFF" />
  419. <background-type type="solid" />
  420. </style>
  421. <meta>
  422. <authors>
  423. <author>Dalibor Votruba</author>
  424. </authors>
  425. <description>General requirements list</description>
  426. <creation-date>09/15/2022 15:52:35</creation-date>
  427. <change-date>09/15/2022 15:52:35</change-date>
  428. <revision-count>0</revision-count>
  429. <version>0.0.1</version>
  430. </meta>
  431. <abstract-items>
  432. <item id="f57cd7c78a5e483ebb3edb6a59957a97" cid="REQ014" type="requirement" name="RQ_CSTR_DB_CROSS_SCHEMA_1" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:09:33">
  433. <requirement id="2.1.2.">
  434. <description>
  435. <text>
  436. <default>
  437. <style font-name="Verdana" font-size="12">
  438. <text>
  439. <solid-brush color="#FFE6E6E6" />
  440. </text>
  441. </style>
  442. </default>
  443. <styles />
  444. <definition>
  445. <sections>
  446. <section name="">
  447. <default-page>
  448. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  449. <margins left="20" right="20" top="20" bottom="20" />
  450. </page>
  451. </default-page>
  452. </section>
  453. </sections>
  454. </definition>
  455. <content>
  456. <paragraph>
  457. <style numbering-type="None">
  458. <numbering name="" multi-level="false">
  459. <numbering-level type="None" level="0" format="{0}." />
  460. </numbering>
  461. </style>
  462. <p>
  463. <t>Data </t>
  464. </p>
  465. <p>
  466. <t>referenced </t>
  467. </p>
  468. <p>
  469. <t>cross </t>
  470. </p>
  471. <p>
  472. <t>schema </t>
  473. </p>
  474. <p>
  475. <t>with </t>
  476. </p>
  477. <p>
  478. <t>Id
  479. </t>
  480. </p>
  481. </paragraph>
  482. </content>
  483. </text>
  484. </description>
  485. <priority>0</priority>
  486. <index>1</index>
  487. <row-height>0</row-height>
  488. </requirement>
  489. </item>
  490. <item id="c19c4449f012422dbba1ddec55021b44" cid="REL004" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:57:00" from="d3486fe91b1f476e8a3393099f04e99e" to="ba48530a7b5245a7b6efcf3d8e61f067" visibility="package">
  491. <relation from="d3486fe91b1f476e8a3393099f04e99e" to="ba48530a7b5245a7b6efcf3d8e61f067" derived="false">
  492. <start-role id="umlar-09683eff-8cfe-486c-9425-c2bc6a352f1e" name="" navigability="" association-type="association" visibility="private" />
  493. <end-role id="umlar-4be79653-dc74-4acf-a657-8ddfd6a642bd" name="" navigability="" association-type="composition" visibility="private" />
  494. </relation>
  495. </item>
  496. <item id="c34f0bc111894b608624e52c0815c07a" cid="REQ007" type="requirement" name="RQ_TECH_SPEC_FE_4" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:02:23">
  497. <requirement id="3.4.">
  498. <description>
  499. <text>
  500. <default>
  501. <style font-name="Verdana" font-size="12">
  502. <text>
  503. <solid-brush color="#FFE6E6E6" />
  504. </text>
  505. </style>
  506. </default>
  507. <styles />
  508. <definition>
  509. <sections>
  510. <section name="">
  511. <default-page>
  512. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  513. <margins left="20" right="20" top="20" bottom="20" />
  514. </page>
  515. </default-page>
  516. </section>
  517. </sections>
  518. </definition>
  519. <content>
  520. <paragraph>
  521. <style numbering-type="None">
  522. <numbering name="" multi-level="false">
  523. <numbering-level type="None" level="0" format="{0}." />
  524. </numbering>
  525. </style>
  526. <p>
  527. <t>Frontend: </t>
  528. </p>
  529. <p>
  530. <t>ASP.NET
  531. </t>
  532. </p>
  533. </paragraph>
  534. </content>
  535. </text>
  536. </description>
  537. <priority>0</priority>
  538. <index>3</index>
  539. <row-height>0</row-height>
  540. </requirement>
  541. </item>
  542. <item id="0a48454de005413c92e4a5cce0d2982c" cid="REQ010" type="requirement" name="RQ_CONSTRAINTS" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:07:00">
  543. <requirement id="2.">
  544. <description>
  545. <text>
  546. <default>
  547. <style font-name="Verdana" font-size="12">
  548. <text>
  549. <solid-brush color="#FFE6E6E6" />
  550. </text>
  551. </style>
  552. </default>
  553. <styles />
  554. <definition>
  555. <sections>
  556. <section name="">
  557. <default-page>
  558. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  559. <margins left="20" right="20" top="20" bottom="20" />
  560. </page>
  561. </default-page>
  562. </section>
  563. </sections>
  564. </definition>
  565. <content>
  566. <paragraph>
  567. <style numbering-type="None">
  568. <numbering name="" multi-level="false">
  569. <numbering-level type="None" level="0" format="{0}." />
  570. </numbering>
  571. </style>
  572. <p>
  573. <t>Constraints
  574. </t>
  575. </p>
  576. </paragraph>
  577. <paragraph>
  578. <style numbering-type="None">
  579. <numbering name="" multi-level="false">
  580. <numbering-level type="None" level="0" format="{0}." />
  581. </numbering>
  582. </style>
  583. <p>
  584. <t>
  585. </t>
  586. </p>
  587. </paragraph>
  588. </content>
  589. </text>
  590. </description>
  591. <priority>0</priority>
  592. <index>1</index>
  593. <row-height>0</row-height>
  594. <requirement ref="c54c944000d84837bbb378cebd81a4e2" />
  595. <requirement ref="f2c72e50f02843f08f5a7b84d1b0047f" />
  596. </requirement>
  597. </item>
  598. <item id="ce75414afc48414db34ec56233570770" cid="REL005" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:58:04" from="05792695378d4e0fa3cdd3681474e8f6" to="ba48530a7b5245a7b6efcf3d8e61f067" visibility="package">
  599. <relation from="05792695378d4e0fa3cdd3681474e8f6" to="ba48530a7b5245a7b6efcf3d8e61f067" derived="false">
  600. <start-role id="umlar-2f5c9cc3-19e8-48c8-b0af-6ffb9171ff06" name="" navigability="" association-type="association" visibility="private" />
  601. <end-role id="umlar-07568f38-457d-4c3c-bc68-71ca644eaef4" name="" navigability="" association-type="composition" visibility="private" />
  602. </relation>
  603. </item>
  604. <item id="57b3095ce64f4492bf2b9b93738232bf" cid="REL007" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:02:23" from="c34f0bc111894b608624e52c0815c07a" to="ba48530a7b5245a7b6efcf3d8e61f067" visibility="package">
  605. <relation from="c34f0bc111894b608624e52c0815c07a" to="ba48530a7b5245a7b6efcf3d8e61f067" derived="false">
  606. <start-role id="umlar-1d355ca4-6c96-4f5c-8388-68baa97d652c" name="" navigability="" association-type="association" visibility="private" />
  607. <end-role id="umlar-8e571c81-4137-4657-a829-2c1890b7c8c5" name="" navigability="" association-type="composition" visibility="private" />
  608. </relation>
  609. </item>
  610. <item id="05792695378d4e0fa3cdd3681474e8f6" cid="REQ005" type="requirement" name="RQ_TECH_SPEC_FRAMEWORK_2" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:58:04">
  611. <requirement id="3.2.">
  612. <description>
  613. <text>
  614. <default>
  615. <style font-name="Verdana" font-size="12">
  616. <text>
  617. <solid-brush color="#FFE6E6E6" />
  618. </text>
  619. </style>
  620. </default>
  621. <styles />
  622. <definition>
  623. <sections>
  624. <section name="">
  625. <default-page>
  626. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  627. <margins left="20" right="20" top="20" bottom="20" />
  628. </page>
  629. </default-page>
  630. </section>
  631. </sections>
  632. </definition>
  633. <content>
  634. <paragraph>
  635. <style numbering-type="None">
  636. <numbering name="" multi-level="false">
  637. <numbering-level type="None" level="0" format="{0}." />
  638. </numbering>
  639. </style>
  640. <p>
  641. <t>.NET </t>
  642. </p>
  643. <p>
  644. <t>6, </t>
  645. </p>
  646. <p>
  647. <t>EF
  648. </t>
  649. </p>
  650. </paragraph>
  651. </content>
  652. </text>
  653. </description>
  654. <priority>0</priority>
  655. <index>1</index>
  656. <row-height>0</row-height>
  657. </requirement>
  658. </item>
  659. <item id="c42a187a572a4c2c80d005bf4ea52f65" cid="REQ001" type="requirement" name="RQ_SUP_USER" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:53:11">
  660. <requirement id="1.1.">
  661. <description>
  662. <text>
  663. <default>
  664. <style font-name="Verdana" font-size="12">
  665. <text>
  666. <solid-brush color="#FFE6E6E6" />
  667. </text>
  668. </style>
  669. </default>
  670. <styles />
  671. <definition>
  672. <sections>
  673. <section name="">
  674. <default-page>
  675. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  676. <margins left="20" right="20" top="20" bottom="20" />
  677. </page>
  678. </default-page>
  679. </section>
  680. </sections>
  681. </definition>
  682. <content>
  683. <paragraph>
  684. <style numbering-type="None">
  685. <numbering name="" multi-level="false">
  686. <numbering-level type="None" level="0" format="{0}." />
  687. </numbering>
  688. </style>
  689. <p>
  690. <t>Supports</t>
  691. </p>
  692. <p>
  693. <t> </t>
  694. </p>
  695. <p>
  696. <t>users </t>
  697. </p>
  698. <p>
  699. <t>and </t>
  700. </p>
  701. <p>
  702. <t>roles </t>
  703. </p>
  704. <p>
  705. <t>management
  706. </t>
  707. </p>
  708. </paragraph>
  709. </content>
  710. </text>
  711. </description>
  712. <priority>0</priority>
  713. <index>0</index>
  714. <row-height>0</row-height>
  715. </requirement>
  716. </item>
  717. <item id="7888a9de9bb14ac0a6fadd2418d0d7a6" cid="REQ013" type="requirement" name="RQ_CSTR_DB_SCHPERMOD_1" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:08:33">
  718. <requirement id="2.1.1.">
  719. <description>
  720. <text>
  721. <default>
  722. <style font-name="Verdana" font-size="12">
  723. <text>
  724. <solid-brush color="#FFE6E6E6" />
  725. </text>
  726. </style>
  727. </default>
  728. <styles />
  729. <definition>
  730. <sections>
  731. <section name="">
  732. <default-page>
  733. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  734. <margins left="20" right="20" top="20" bottom="20" />
  735. </page>
  736. </default-page>
  737. </section>
  738. </sections>
  739. </definition>
  740. <content>
  741. <paragraph>
  742. <style numbering-type="None">
  743. <numbering name="" multi-level="false">
  744. <numbering-level type="None" level="0" format="{0}." />
  745. </numbering>
  746. </style>
  747. <p>
  748. <t>Schema </t>
  749. </p>
  750. <p>
  751. <t>per </t>
  752. </p>
  753. <p>
  754. <t>module
  755. </t>
  756. </p>
  757. </paragraph>
  758. </content>
  759. </text>
  760. </description>
  761. <priority>0</priority>
  762. <index>0</index>
  763. <row-height>0</row-height>
  764. </requirement>
  765. </item>
  766. <item id="b92a1d894874430fb846cd4ffebbe4e1" cid="REL014" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:09:33" from="f57cd7c78a5e483ebb3edb6a59957a97" to="c54c944000d84837bbb378cebd81a4e2" visibility="package">
  767. <relation from="f57cd7c78a5e483ebb3edb6a59957a97" to="c54c944000d84837bbb378cebd81a4e2" derived="false">
  768. <start-role id="umlar-ae451a75-fb32-416b-90dc-a3e01f2d0838" name="" navigability="" association-type="association" visibility="private" />
  769. <end-role id="umlar-db7f8c07-e73e-4dcb-81cd-ce840195b0d2" name="" navigability="" association-type="composition" visibility="private" />
  770. </relation>
  771. </item>
  772. <item id="2ffa044974b44d11a13593ba0173375b" cid="REL010" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:05:39" from="b2345a523c6b4b969a3fc4b92c2a427e" to="f3f58833e12d41adbad092d5fa821ae6" visibility="package">
  773. <relation from="b2345a523c6b4b969a3fc4b92c2a427e" to="f3f58833e12d41adbad092d5fa821ae6" derived="false">
  774. <start-role id="umlar-d1e94e7f-c8d6-45d8-ae91-7f65047cb91a" name="" navigability="" association-type="association" visibility="private" />
  775. <end-role id="umlar-95d604e8-26aa-4f4d-a069-43fd76e0081c" name="" navigability="" association-type="composition" visibility="private" />
  776. </relation>
  777. </item>
  778. <item id="b8f1b1ee8380442a9b9806bcaabd60e1" cid="REL009" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:04:56" from="c776555b542842099176f5d00fbd63e4" to="f3f58833e12d41adbad092d5fa821ae6" visibility="package">
  779. <relation from="c776555b542842099176f5d00fbd63e4" to="f3f58833e12d41adbad092d5fa821ae6" derived="false">
  780. <start-role id="umlar-f8bb8b64-4d80-4e7a-8c48-c5c6ad085584" name="" navigability="" association-type="association" visibility="private" />
  781. <end-role id="umlar-1da7debb-297e-4f8b-9649-75878b6f8960" name="" navigability="" association-type="composition" visibility="private" />
  782. </relation>
  783. </item>
  784. <item id="d31aa3cec9784517b6f38b38341c1799" cid="REL006" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:59:19" from="cc5e96719a7b4470b17001e1bc806b61" to="ba48530a7b5245a7b6efcf3d8e61f067" visibility="package">
  785. <relation from="cc5e96719a7b4470b17001e1bc806b61" to="ba48530a7b5245a7b6efcf3d8e61f067" derived="false">
  786. <start-role id="umlar-80e450d6-5529-4bf5-8e57-d4576a4307e9" name="" navigability="" association-type="association" visibility="private" />
  787. <end-role id="umlar-7267061c-2215-4b32-a93c-a3296f35e343" name="" navigability="" association-type="composition" visibility="private" />
  788. </relation>
  789. </item>
  790. <item id="d3486fe91b1f476e8a3393099f04e99e" cid="REQ004" type="requirement" name="RQ_TECH_SPEC_PLATFORM_1" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:57:00">
  791. <requirement id="3.1.">
  792. <description>
  793. <text>
  794. <default>
  795. <style font-name="Verdana" font-size="12">
  796. <text>
  797. <solid-brush color="#FFE6E6E6" />
  798. </text>
  799. </style>
  800. </default>
  801. <styles />
  802. <definition>
  803. <sections>
  804. <section name="">
  805. <default-page>
  806. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  807. <margins left="20" right="20" top="20" bottom="20" />
  808. </page>
  809. </default-page>
  810. </section>
  811. </sections>
  812. </definition>
  813. <content>
  814. <paragraph>
  815. <style numbering-type="None">
  816. <numbering name="" multi-level="false">
  817. <numbering-level type="None" level="0" format="{0}." />
  818. </numbering>
  819. </style>
  820. <p>
  821. <t>OS: </t>
  822. </p>
  823. <p>
  824. <t>Windows, </t>
  825. </p>
  826. <p>
  827. <t>Linux
  828. </t>
  829. </p>
  830. </paragraph>
  831. </content>
  832. </text>
  833. </description>
  834. <priority>0</priority>
  835. <index>0</index>
  836. <row-height>0</row-height>
  837. </requirement>
  838. </item>
  839. <item id="cc5e96719a7b4470b17001e1bc806b61" cid="REQ006" type="requirement" name="RQ_TECH_SPEC_DB_3" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:59:19">
  840. <requirement id="3.3.">
  841. <description>
  842. <text>
  843. <default>
  844. <style font-name="Verdana" font-size="12">
  845. <text>
  846. <solid-brush color="#FFE6E6E6" />
  847. </text>
  848. </style>
  849. </default>
  850. <styles />
  851. <definition>
  852. <sections>
  853. <section name="">
  854. <default-page>
  855. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  856. <margins left="20" right="20" top="20" bottom="20" />
  857. </page>
  858. </default-page>
  859. </section>
  860. </sections>
  861. </definition>
  862. <content>
  863. <paragraph>
  864. <style numbering-type="None">
  865. <numbering name="" multi-level="false">
  866. <numbering-level type="None" level="0" format="{0}." />
  867. </numbering>
  868. </style>
  869. <p>
  870. <t>Supports: </t>
  871. </p>
  872. <p>
  873. <t>MSSQL, </t>
  874. </p>
  875. <p>
  876. <t>PostgreSQL
  877. </t>
  878. </p>
  879. </paragraph>
  880. </content>
  881. </text>
  882. </description>
  883. <priority>0</priority>
  884. <index>2</index>
  885. <row-height>0</row-height>
  886. </requirement>
  887. </item>
  888. <item id="6236eeabf4f94d1984205fd7fcb75b72" cid="REL008" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:04:52" from="c42a187a572a4c2c80d005bf4ea52f65" to="f3f58833e12d41adbad092d5fa821ae6" visibility="package">
  889. <relation from="c42a187a572a4c2c80d005bf4ea52f65" to="f3f58833e12d41adbad092d5fa821ae6" derived="false">
  890. <start-role id="umlar-066f722a-3023-4684-a53c-7696dd51fa13" name="" navigability="" association-type="association" visibility="private" />
  891. <end-role id="umlar-2f89e4ee-529b-4dd6-9dd7-99b910801ca4" name="" navigability="" association-type="composition" visibility="private" />
  892. </relation>
  893. </item>
  894. <item id="b2345a523c6b4b969a3fc4b92c2a427e" cid="REQ009" type="requirement" name="RQ_SUP_SETTINGS" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:05:39">
  895. <requirement id="1.3.">
  896. <description>
  897. <text>
  898. <default>
  899. <style font-name="Verdana" font-size="12">
  900. <text>
  901. <solid-brush color="#FFE6E6E6" />
  902. </text>
  903. </style>
  904. </default>
  905. <styles />
  906. <definition>
  907. <sections>
  908. <section name="">
  909. <default-page>
  910. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  911. <margins left="20" right="20" top="20" bottom="20" />
  912. </page>
  913. </default-page>
  914. </section>
  915. </sections>
  916. </definition>
  917. <content>
  918. <paragraph>
  919. <style numbering-type="None">
  920. <numbering name="" multi-level="false">
  921. <numbering-level type="None" level="0" format="{0}." />
  922. </numbering>
  923. </style>
  924. <p>
  925. <t>Support </t>
  926. </p>
  927. <p>
  928. <t>module </t>
  929. </p>
  930. <p>
  931. <t>specific </t>
  932. </p>
  933. <p>
  934. <t>settings
  935. </t>
  936. </p>
  937. </paragraph>
  938. </content>
  939. </text>
  940. </description>
  941. <priority>0</priority>
  942. <index>2</index>
  943. <row-height>0</row-height>
  944. </requirement>
  945. </item>
  946. <item id="ba48530a7b5245a7b6efcf3d8e61f067" cid="REQ003" type="requirement" name="RQ_TECH_SPEC" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:56:20">
  947. <requirement id="3.">
  948. <description>
  949. <text>
  950. <default>
  951. <style font-name="Verdana" font-size="12">
  952. <text>
  953. <solid-brush color="#FFE6E6E6" />
  954. </text>
  955. </style>
  956. </default>
  957. <styles />
  958. <definition>
  959. <sections>
  960. <section name="">
  961. <default-page>
  962. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  963. <margins left="20" right="20" top="20" bottom="20" />
  964. </page>
  965. </default-page>
  966. </section>
  967. </sections>
  968. </definition>
  969. <content>
  970. <paragraph>
  971. <style numbering-type="None">
  972. <numbering name="" multi-level="false">
  973. <numbering-level type="None" level="0" format="{0}." />
  974. </numbering>
  975. </style>
  976. <p>
  977. <t>Technical </t>
  978. </p>
  979. <p>
  980. <t>requirements
  981. </t>
  982. </p>
  983. </paragraph>
  984. <paragraph>
  985. <style numbering-type="None">
  986. <numbering name="" multi-level="false">
  987. <numbering-level type="None" level="0" format="{0}." />
  988. </numbering>
  989. </style>
  990. <p>
  991. <t>
  992. </t>
  993. </p>
  994. </paragraph>
  995. </content>
  996. </text>
  997. </description>
  998. <priority>0</priority>
  999. <index>2</index>
  1000. <row-height>0</row-height>
  1001. <requirement ref="d3486fe91b1f476e8a3393099f04e99e" />
  1002. <requirement ref="05792695378d4e0fa3cdd3681474e8f6" />
  1003. <requirement ref="cc5e96719a7b4470b17001e1bc806b61" />
  1004. <requirement ref="c34f0bc111894b608624e52c0815c07a" />
  1005. </requirement>
  1006. </item>
  1007. <item id="613bacfba1584c98951c8961e3c0cc5e" cid="REL011" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:07:27" from="c54c944000d84837bbb378cebd81a4e2" to="0a48454de005413c92e4a5cce0d2982c" visibility="package">
  1008. <relation from="c54c944000d84837bbb378cebd81a4e2" to="0a48454de005413c92e4a5cce0d2982c" derived="false">
  1009. <start-role id="umlar-b5191386-5312-412a-9a2a-e5dab0bb1ee0" name="" navigability="" association-type="association" visibility="private" />
  1010. <end-role id="umlar-0a0ddf63-1b05-4d7a-8c85-b9ae67f171e1" name="" navigability="" association-type="composition" visibility="private" />
  1011. </relation>
  1012. </item>
  1013. <item id="4db2cc42f34c4caa94683e00c470b9da" cid="REL013" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:08:33" from="7888a9de9bb14ac0a6fadd2418d0d7a6" to="c54c944000d84837bbb378cebd81a4e2" visibility="package">
  1014. <relation from="7888a9de9bb14ac0a6fadd2418d0d7a6" to="c54c944000d84837bbb378cebd81a4e2" derived="false">
  1015. <start-role id="umlar-9963dd2e-111f-497b-af92-413f99ddf628" name="" navigability="" association-type="association" visibility="private" />
  1016. <end-role id="umlar-5c6bfeaa-9f51-417b-9bf6-dff7a873a136" name="" navigability="" association-type="composition" visibility="private" />
  1017. </relation>
  1018. </item>
  1019. <item id="f2c72e50f02843f08f5a7b84d1b0047f" cid="REQ012" type="requirement" name="RQ_CSTR_APP" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:07:51">
  1020. <requirement id="2.2.">
  1021. <description>
  1022. <text>
  1023. <default>
  1024. <style font-name="Verdana" font-size="12">
  1025. <text>
  1026. <solid-brush color="#FFE6E6E6" />
  1027. </text>
  1028. </style>
  1029. </default>
  1030. <styles />
  1031. <definition>
  1032. <sections>
  1033. <section name="">
  1034. <default-page>
  1035. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  1036. <margins left="20" right="20" top="20" bottom="20" />
  1037. </page>
  1038. </default-page>
  1039. </section>
  1040. </sections>
  1041. </definition>
  1042. <content>
  1043. <paragraph>
  1044. <style numbering-type="None">
  1045. <numbering name="" multi-level="false">
  1046. <numbering-level type="None" level="0" format="{0}." />
  1047. </numbering>
  1048. </style>
  1049. <p>
  1050. <t>Application </t>
  1051. </p>
  1052. <p>
  1053. <t>constraints
  1054. </t>
  1055. </p>
  1056. </paragraph>
  1057. <paragraph>
  1058. <style numbering-type="None">
  1059. <numbering name="" multi-level="false">
  1060. <numbering-level type="None" level="0" format="{0}." />
  1061. </numbering>
  1062. </style>
  1063. <p>
  1064. <t>
  1065. </t>
  1066. </p>
  1067. </paragraph>
  1068. </content>
  1069. </text>
  1070. </description>
  1071. <priority>0</priority>
  1072. <index>1</index>
  1073. <row-height>0</row-height>
  1074. </requirement>
  1075. </item>
  1076. <item id="c776555b542842099176f5d00fbd63e4" cid="REQ002" type="requirement" name="RQ_SUP_TENANT" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 15:54:52">
  1077. <requirement id="1.2.">
  1078. <description>
  1079. <text>
  1080. <default>
  1081. <style font-name="Verdana" font-size="12">
  1082. <text>
  1083. <solid-brush color="#FFE6E6E6" />
  1084. </text>
  1085. </style>
  1086. </default>
  1087. <styles />
  1088. <definition>
  1089. <sections>
  1090. <section name="">
  1091. <default-page>
  1092. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  1093. <margins left="20" right="20" top="20" bottom="20" />
  1094. </page>
  1095. </default-page>
  1096. </section>
  1097. </sections>
  1098. </definition>
  1099. <content>
  1100. <paragraph>
  1101. <style numbering-type="None">
  1102. <numbering name="" multi-level="false">
  1103. <numbering-level type="None" level="0" format="{0}." />
  1104. </numbering>
  1105. </style>
  1106. <p>
  1107. <t>Supports </t>
  1108. </p>
  1109. <p>
  1110. <t>tenant </t>
  1111. </p>
  1112. <p>
  1113. <t>access </t>
  1114. </p>
  1115. <p>
  1116. <t>to </t>
  1117. </p>
  1118. <p>
  1119. <t>data </t>
  1120. </p>
  1121. <p>
  1122. <t>and </t>
  1123. </p>
  1124. <p>
  1125. <t>functionality
  1126. </t>
  1127. </p>
  1128. </paragraph>
  1129. <paragraph>
  1130. <style numbering-type="None">
  1131. <numbering name="" multi-level="false">
  1132. <numbering-level type="None" level="0" format="{0}." />
  1133. </numbering>
  1134. </style>
  1135. <p>
  1136. <t>
  1137. </t>
  1138. </p>
  1139. </paragraph>
  1140. </content>
  1141. </text>
  1142. </description>
  1143. <priority>0</priority>
  1144. <index>1</index>
  1145. <row-height>0</row-height>
  1146. </requirement>
  1147. </item>
  1148. <item id="f3f58833e12d41adbad092d5fa821ae6" cid="REQ008" type="requirement" name="RQ_FUNC_SUP" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:04:21">
  1149. <requirement id="1.">
  1150. <description>
  1151. <text>
  1152. <default>
  1153. <style font-name="Verdana" font-size="12">
  1154. <text>
  1155. <solid-brush color="#FFE6E6E6" />
  1156. </text>
  1157. </style>
  1158. </default>
  1159. <styles />
  1160. <definition>
  1161. <sections>
  1162. <section name="">
  1163. <default-page>
  1164. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  1165. <margins left="20" right="20" top="20" bottom="20" />
  1166. </page>
  1167. </default-page>
  1168. </section>
  1169. </sections>
  1170. </definition>
  1171. <content>
  1172. <paragraph>
  1173. <style numbering-type="None">
  1174. <numbering name="" multi-level="false">
  1175. <numbering-level type="None" level="0" format="{0}." />
  1176. </numbering>
  1177. </style>
  1178. <p>
  1179. <t>Functionality
  1180. </t>
  1181. </p>
  1182. </paragraph>
  1183. </content>
  1184. </text>
  1185. </description>
  1186. <priority>0</priority>
  1187. <index>0</index>
  1188. <row-height>0</row-height>
  1189. <requirement ref="c42a187a572a4c2c80d005bf4ea52f65" />
  1190. <requirement ref="c776555b542842099176f5d00fbd63e4" />
  1191. <requirement ref="b2345a523c6b4b969a3fc4b92c2a427e" />
  1192. </requirement>
  1193. </item>
  1194. <item id="c54c944000d84837bbb378cebd81a4e2" cid="REQ011" type="requirement" name="RQ_CSTR_DB" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:07:27">
  1195. <requirement id="2.1.">
  1196. <description>
  1197. <text>
  1198. <default>
  1199. <style font-name="Verdana" font-size="12">
  1200. <text>
  1201. <solid-brush color="#FFE6E6E6" />
  1202. </text>
  1203. </style>
  1204. </default>
  1205. <styles />
  1206. <definition>
  1207. <sections>
  1208. <section name="">
  1209. <default-page>
  1210. <page size="210,297" header-offset="15" footer-offset="15" unit="mm">
  1211. <margins left="20" right="20" top="20" bottom="20" />
  1212. </page>
  1213. </default-page>
  1214. </section>
  1215. </sections>
  1216. </definition>
  1217. <content>
  1218. <paragraph>
  1219. <style numbering-type="None">
  1220. <numbering name="" multi-level="false">
  1221. <numbering-level type="None" level="0" format="{0}." />
  1222. </numbering>
  1223. </style>
  1224. <p>
  1225. <t>Database </t>
  1226. </p>
  1227. <p>
  1228. <t>constraints
  1229. </t>
  1230. </p>
  1231. </paragraph>
  1232. </content>
  1233. </text>
  1234. </description>
  1235. <priority>0</priority>
  1236. <index>0</index>
  1237. <row-height>0</row-height>
  1238. <requirement ref="7888a9de9bb14ac0a6fadd2418d0d7a6" />
  1239. <requirement ref="f57cd7c78a5e483ebb3edb6a59957a97" />
  1240. </requirement>
  1241. </item>
  1242. <item id="fbc97786a07c4aaa90c643ba77619c6e" cid="REL012" type="relationship" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="09/15/2022 16:07:51" from="f2c72e50f02843f08f5a7b84d1b0047f" to="0a48454de005413c92e4a5cce0d2982c" visibility="package">
  1243. <relation from="f2c72e50f02843f08f5a7b84d1b0047f" to="0a48454de005413c92e4a5cce0d2982c" derived="false">
  1244. <start-role id="umlar-17f89034-a605-43fa-adfa-d7547b32d4c0" name="" navigability="" association-type="association" visibility="private" />
  1245. <end-role id="umlar-8e1cc8d6-9b3d-4e2c-b7e0-250ab55f5e2b" name="" navigability="" association-type="composition" visibility="private" />
  1246. </relation>
  1247. </item>
  1248. </abstract-items>
  1249. <layer id="142a29da37304668873356c338030d64" name="Default" visible="true" enabled="true" locked="false">
  1250. <item id="c42a187a572a4c2c80d005bf4ea52f65" iid="ef0d3dc3c7534c9c8d5b86c3414dba49" creation-date="09/15/2022 15:54:52" order-index="0" type="entity">
  1251. <layout ax="0" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1252. </item>
  1253. <item id="c776555b542842099176f5d00fbd63e4" iid="dbc34015133944c7b06cd58fdb6baba8" creation-date="09/15/2022 15:54:52" order-index="1" type="entity">
  1254. <layout ax="160" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1255. </item>
  1256. <item id="ba48530a7b5245a7b6efcf3d8e61f067" iid="590a876d59524d5a9ff4472f671749f8" creation-date="09/15/2022 15:56:20" order-index="2" type="entity">
  1257. <layout ax="1200" ay="0" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1258. </item>
  1259. <item id="d3486fe91b1f476e8a3393099f04e99e" iid="769b7c24075247bea432653a6094610c" creation-date="09/15/2022 15:57:00" order-index="3" type="entity">
  1260. <layout ax="960" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1261. </item>
  1262. <item id="c19c4449f012422dbba1ddec55021b44" iid="aeeed071d62842828a1bc5e289ebdf31" creation-date="09/15/2022 15:57:00" order-index="4" type="relation">
  1263. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="1100" y1="229" x2="1200" y2="141" start-border-pos="0.279296875" end-border-pos="0.779296875" name-position="0,20">
  1264. <points>
  1265. <point x="1100" y="229" />
  1266. <point x="1200" y="141" />
  1267. </points>
  1268. </layout>
  1269. <relation from="d3486fe91b1f476e8a3393099f04e99e" from-iid="769b7c24075247bea432653a6094610c" to="ba48530a7b5245a7b6efcf3d8e61f067" to-iid="590a876d59524d5a9ff4472f671749f8" />
  1270. </item>
  1271. <item id="05792695378d4e0fa3cdd3681474e8f6" iid="0f0d87d84f0444aeb6049b006cbe38ec" creation-date="09/15/2022 15:58:04" order-index="5" type="entity">
  1272. <layout ax="1120" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1273. </item>
  1274. <item id="ce75414afc48414db34ec56233570770" iid="1553ab8748104a02a08b3109dbac3a53" creation-date="09/15/2022 15:58:04" order-index="6" type="relation">
  1275. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="1220" y1="210" x2="1240" y2="160" start-border-pos="0.179421779087612" end-border-pos="0.679421779087612" name-position="0,20">
  1276. <points>
  1277. <point x="1220" y="210" />
  1278. <point x="1240" y="160" />
  1279. </points>
  1280. </layout>
  1281. <relation from="05792695378d4e0fa3cdd3681474e8f6" from-iid="0f0d87d84f0444aeb6049b006cbe38ec" to="ba48530a7b5245a7b6efcf3d8e61f067" to-iid="590a876d59524d5a9ff4472f671749f8" />
  1282. </item>
  1283. <item id="cc5e96719a7b4470b17001e1bc806b61" iid="e1f9e63dddc7477d84b7086014da3246" creation-date="09/15/2022 15:59:19" order-index="7" type="entity">
  1284. <layout ax="1280" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1285. </item>
  1286. <item id="d31aa3cec9784517b6f38b38341c1799" iid="85e6fba6ee5840848c36926369f05e57" creation-date="09/15/2022 15:59:19" order-index="8" type="relation">
  1287. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="1320" y1="210" x2="1300" y2="160" start-border-pos="0.0705782209123884" end-border-pos="0.570578220912388" name-position="0,20">
  1288. <points>
  1289. <point x="1320" y="210" />
  1290. <point x="1300" y="160" />
  1291. </points>
  1292. </layout>
  1293. <relation from="cc5e96719a7b4470b17001e1bc806b61" from-iid="e1f9e63dddc7477d84b7086014da3246" to="ba48530a7b5245a7b6efcf3d8e61f067" to-iid="590a876d59524d5a9ff4472f671749f8" />
  1294. </item>
  1295. <item id="c34f0bc111894b608624e52c0815c07a" iid="fa705d4f1e714eb3abe299e984d05976" creation-date="09/15/2022 16:02:23" order-index="9" type="entity">
  1296. <layout ax="1440" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1297. </item>
  1298. <item id="57b3095ce64f4492bf2b9b93738232bf" iid="bffba19bf8d14e9faa63ce8103a20b9f" creation-date="09/15/2022 16:02:23" order-index="10" type="relation">
  1299. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="1440" y1="229" x2="1340" y2="141" start-border-pos="0.970703125" end-border-pos="0.470703125" name-position="0,20">
  1300. <points>
  1301. <point x="1440" y="229" />
  1302. <point x="1340" y="141" />
  1303. </points>
  1304. </layout>
  1305. <relation from="c34f0bc111894b608624e52c0815c07a" from-iid="fa705d4f1e714eb3abe299e984d05976" to="ba48530a7b5245a7b6efcf3d8e61f067" to-iid="590a876d59524d5a9ff4472f671749f8" />
  1306. </item>
  1307. <item id="f3f58833e12d41adbad092d5fa821ae6" iid="34c2cdfe8fe947ecb22185febc978355" creation-date="09/15/2022 16:04:21" order-index="11" type="entity">
  1308. <layout ax="160" ay="0" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1309. </item>
  1310. <item id="6236eeabf4f94d1984205fd7fcb75b72" iid="b0460ad75397461abc49940fb32669c6" creation-date="09/15/2022 16:04:52" order-index="12" type="relation">
  1311. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="131" y1="210" x2="169" y2="160" start-border-pos="0.233843530927386" end-border-pos="0.733843530927386" name-position="0,20">
  1312. <points>
  1313. <point x="131" y="210" />
  1314. <point x="169" y="160" />
  1315. </points>
  1316. </layout>
  1317. <relation from="c42a187a572a4c2c80d005bf4ea52f65" from-iid="ef0d3dc3c7534c9c8d5b86c3414dba49" to="f3f58833e12d41adbad092d5fa821ae6" to-iid="34c2cdfe8fe947ecb22185febc978355" />
  1318. </item>
  1319. <item id="b8f1b1ee8380442a9b9806bcaabd60e1" iid="0a37c13b2a6142baab26e9eb774b2d91" creation-date="09/15/2022 16:04:56" order-index="13" type="relation">
  1320. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="230" y1="210" x2="230" y2="160" start-border-pos="0.125" end-border-pos="0.625" name-position="0,20">
  1321. <points>
  1322. <point x="230" y="210" />
  1323. <point x="230" y="160" />
  1324. </points>
  1325. </layout>
  1326. <relation from="c776555b542842099176f5d00fbd63e4" from-iid="dbc34015133944c7b06cd58fdb6baba8" to="f3f58833e12d41adbad092d5fa821ae6" to-iid="34c2cdfe8fe947ecb22185febc978355" />
  1327. </item>
  1328. <item id="b2345a523c6b4b969a3fc4b92c2a427e" iid="0927835d3a8e47e9a129bc83681c14b2" creation-date="09/15/2022 16:05:39" order-index="14" type="entity">
  1329. <layout ax="320" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1330. </item>
  1331. <item id="2ffa044974b44d11a13593ba0173375b" iid="de44e430bcf54390a9b5063c2953ed62" creation-date="09/15/2022 16:05:39" order-index="15" type="relation">
  1332. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="329" y1="210" x2="291" y2="160" start-border-pos="0.0161564418247768" end-border-pos="0.516156441824777" name-position="0,20">
  1333. <points>
  1334. <point x="329" y="210" />
  1335. <point x="291" y="160" />
  1336. </points>
  1337. </layout>
  1338. <relation from="b2345a523c6b4b969a3fc4b92c2a427e" from-iid="0927835d3a8e47e9a129bc83681c14b2" to="f3f58833e12d41adbad092d5fa821ae6" to-iid="34c2cdfe8fe947ecb22185febc978355" />
  1339. </item>
  1340. <item id="0a48454de005413c92e4a5cce0d2982c" iid="94bae0777f80427c8614e13788828305" creation-date="09/15/2022 16:07:00" order-index="16" type="entity">
  1341. <layout ax="640" ay="0" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1342. </item>
  1343. <item id="c54c944000d84837bbb378cebd81a4e2" iid="4b2d4bb4faf54600970aadb1386122d9" creation-date="09/15/2022 16:07:27" order-index="17" type="entity">
  1344. <layout ax="560" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1345. </item>
  1346. <item id="613bacfba1584c98951c8961e3c0cc5e" iid="ec3d371dc2994470b6334a6757e94560" creation-date="09/15/2022 16:07:27" order-index="18" type="relation">
  1347. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="660" y1="210" x2="680" y2="160" start-border-pos="0.179421779087612" end-border-pos="0.679421779087612" name-position="0,20">
  1348. <points>
  1349. <point x="660" y="210" />
  1350. <point x="680" y="160" />
  1351. </points>
  1352. </layout>
  1353. <relation from="c54c944000d84837bbb378cebd81a4e2" from-iid="4b2d4bb4faf54600970aadb1386122d9" to="0a48454de005413c92e4a5cce0d2982c" to-iid="94bae0777f80427c8614e13788828305" />
  1354. </item>
  1355. <item id="f2c72e50f02843f08f5a7b84d1b0047f" iid="3f442c69c7894baab327bd10228093bd" creation-date="09/15/2022 16:07:51" order-index="19" type="entity">
  1356. <layout ax="800" ay="210" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1357. </item>
  1358. <item id="fbc97786a07c4aaa90c643ba77619c6e" iid="7ef7a00004c64c1c87085786665f2f8a" creation-date="09/15/2022 16:07:51" order-index="20" type="relation">
  1359. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="809" y1="210" x2="771" y2="160" start-border-pos="0.0161564418247768" end-border-pos="0.516156441824777" name-position="0,20">
  1360. <points>
  1361. <point x="809" y="210" />
  1362. <point x="771" y="160" />
  1363. </points>
  1364. </layout>
  1365. <relation from="f2c72e50f02843f08f5a7b84d1b0047f" from-iid="3f442c69c7894baab327bd10228093bd" to="0a48454de005413c92e4a5cce0d2982c" to-iid="94bae0777f80427c8614e13788828305" />
  1366. </item>
  1367. <item id="7888a9de9bb14ac0a6fadd2418d0d7a6" iid="793d4718c8eb490e9e0722a2a8a68c07" creation-date="09/15/2022 16:08:33" order-index="21" type="entity">
  1368. <layout ax="480" ay="420" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1369. </item>
  1370. <item id="4db2cc42f34c4caa94683e00c470b9da" iid="0d4d3fa8a9284fcfb762650b6e3d1014" creation-date="09/15/2022 16:08:33" order-index="22" type="relation">
  1371. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="580" y1="420" x2="600" y2="370" start-border-pos="0.179421779087612" end-border-pos="0.679421779087612" name-position="0,20">
  1372. <points>
  1373. <point x="580" y="420" />
  1374. <point x="600" y="370" />
  1375. </points>
  1376. </layout>
  1377. <relation from="7888a9de9bb14ac0a6fadd2418d0d7a6" from-iid="793d4718c8eb490e9e0722a2a8a68c07" to="c54c944000d84837bbb378cebd81a4e2" to-iid="4b2d4bb4faf54600970aadb1386122d9" />
  1378. </item>
  1379. <item id="f57cd7c78a5e483ebb3edb6a59957a97" iid="db9a6d1f2f57491b9e330d1441bc27e0" creation-date="09/15/2022 16:09:33" order-index="23" type="entity">
  1380. <layout ax="640" ay="420" awidth="140" aheight="160" x="50" y="50" width="140" height="160" />
  1381. </item>
  1382. <item id="b92a1d894874430fb846cd4ffebbe4e1" iid="559626d61b274c29b7222b8071726dc2" creation-date="09/15/2022 16:09:33" order-index="24" type="relation">
  1383. <layout start-role-position="25,15" end-role-position="25,-15" start-multiplicity-position="25,-15" end-multiplicity-position="25,15" line-style="oblique" lock-to-fields="false" auto-path="" x1="680" y1="420" x2="660" y2="370" start-border-pos="0.0705782209123884" end-border-pos="0.570578220912388" name-position="0,20">
  1384. <points>
  1385. <point x="680" y="420" />
  1386. <point x="660" y="370" />
  1387. </points>
  1388. </layout>
  1389. <relation from="f57cd7c78a5e483ebb3edb6a59957a97" from-iid="db9a6d1f2f57491b9e330d1441bc27e0" to="c54c944000d84837bbb378cebd81a4e2" to-iid="4b2d4bb4faf54600970aadb1386122d9" />
  1390. </item>
  1391. </layer>
  1392. </diagram>
  1393. </model>
  1394. <model id="pcb9044279dee459f9eaa1fb8d4fe6bf3_148351808" name="Database" namespace="" order-index="2" default-type-set="MSSQL" expanded="true">
  1395. <meta>
  1396. <authors>
  1397. <author>Dalibor Votruba</author>
  1398. </authors>
  1399. <description />
  1400. <creation-date>11/04/2022 05:56:57</creation-date>
  1401. <change-date>01/01/0001 00:00:00</change-date>
  1402. <revision-count>0</revision-count>
  1403. <version />
  1404. </meta>
  1405. <abstract-items />
  1406. <sub-models>
  1407. <model id="ped66179a97834e0ca74f024bc91be326_173380611" name="Base" namespace="" order-index="2" expanded="true">
  1408. <meta>
  1409. <authors>
  1410. <author>Dalibor Votruba</author>
  1411. </authors>
  1412. <description />
  1413. <creation-date>11/04/2022 08:34:43</creation-date>
  1414. <change-date>01/01/0001 00:00:00</change-date>
  1415. <revision-count>0</revision-count>
  1416. <version />
  1417. </meta>
  1418. <abstract-items />
  1419. <sub-models />
  1420. <diagram type="entity-relationship" id="p2d80210b075e4f5d8725460fac0df0c9_518455272" name="Base" order-index="0" uid="" name-style="" auto-routed-paths="false" default-line-style="default" view-location="0,-2">
  1421. <style>
  1422. <background-color index="1" color="#FFFFFFFF" />
  1423. <background-color index="2" color="#FFFFFFFF" />
  1424. <background-type type="solid" />
  1425. </style>
  1426. <meta>
  1427. <authors>
  1428. <author>Dalibor Votruba</author>
  1429. </authors>
  1430. <description />
  1431. <creation-date>11/04/2022 05:59:30</creation-date>
  1432. <change-date>11/04/2022 06:48:42</change-date>
  1433. <revision-count>0</revision-count>
  1434. <version />
  1435. </meta>
  1436. <abstract-items>
  1437. <item id="1995ba399cb24729b4df7bbbc0c77b31" cid="TBL_SETTING" type="erd-entity" name="Setting" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:37:09">
  1438. <stereotypes>
  1439. <stereotype name="table" />
  1440. </stereotypes>
  1441. <stereotype-instances>
  1442. <stereotype id="1995ba399cb24729b4df7bbbc0c77b31_table_c" type="table" ref="" />
  1443. </stereotype-instances>
  1444. <entity pk-constraint-name="PK_SETTING_ID" description="" />
  1445. <attributes>
  1446. <attribute uid="a43f81acbacea4b5eb1ab53c404241e92410" cid="SETTING_ID" name="Id" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="false" primary-key="true" nullable="false" description="Setting primary key" default-value="" auto-increment="true" creation-date="11/04/2022 08:29:04" />
  1447. <attribute uid="a08479372eb77415d9e7fc24b12fd0d42593" cid="SETTING_PARENT_ID" name="ParentId" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="true" primary-key="false" nullable="true" description="Reference to parent setting" default-value="" auto-increment="false" creation-date="11/04/2022 08:29:45" />
  1448. <attribute uid="ac6d5df86cafd42679955a33396a23de5550" cid="SETTING_TENANT_ID" name="TenantId" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="true" primary-key="false" nullable="false" description="Reference to tenant that setting belongs" default-value="" auto-increment="false" creation-date="11/04/2022 08:29:55" />
  1449. <attribute uid="a86d9f9ac361249ab9905468baf25092a181" cid="SETTING_MODULE_CODE" name="ModuleCode" type="nvarchar" type-id="MsSql.nvarchar" type-size="10" foreign-key="false" primary-key="false" nullable="false" description="Module code that setting belongs. Secondary key" default-value="" auto-increment="false" creation-date="11/04/2022 08:30:06" />
  1450. <attribute uid="afefa364546f4472f95e4c5942672c099497" cid="SETTING_SEQUENCE_NO" name="SequenceNo" type="int" type-id="MsSql.int" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Order number" default-value="0" auto-increment="false" creation-date="11/04/2022 08:30:16" />
  1451. <attribute uid="ae3252c151d6c4eac949dda3b840d19d1410" cid="SETTING_CODE" name="Code" type="nvarchar" type-id="MsSql.nvarchar" type-size="100" foreign-key="false" primary-key="false" nullable="false" description="Setting code. Main key to search." default-value="" auto-increment="false" creation-date="11/04/2022 08:30:23" />
  1452. <attribute uid="aee21d6a30c8149ea8b163002e76c4c9a136" cid="SETTING_DESCRIPTION" name="Description" type="nvarchar" type-id="MsSql.nvarchar" type-size="500" foreign-key="false" primary-key="false" nullable="true" description="Setting value description" default-value="" auto-increment="false" creation-date="11/04/2022 08:30:44" />
  1453. <attribute uid="a656f4fce42cc4990899868940c2c8a76803" cid="SETTING_VALUE_TYPE" name="ValueTypeQualified" type="nvarchar" type-id="MsSql.nvarchar" type-size="500" foreign-key="false" primary-key="false" nullable="false" description="Qualified name of value type" default-value="" auto-increment="false" creation-date="11/04/2022 08:30:55" />
  1454. <attribute uid="a4c27edb789294dbaa5c381ca3f13c54e445" cid="SETTING_VALUE" name="Value" type="nvarchar" type-id="MsSql.nvarchar" type-size="MAX" foreign-key="false" primary-key="false" nullable="true" description="Setting value" default-value="" auto-increment="false" creation-date="11/04/2022 08:41:41" />
  1455. <attribute uid="a5a2bcd803ad3407ab6b1db0a815764e4139" cid="SETTING_ENABLED" name="IsEnabled" type="bit" type-id="MsSql.bit" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Flag if setting is enabled" default-value="0" auto-increment="false" creation-date="11/04/2022 08:31:13" />
  1456. <attribute uid="ab9bc8ce5599c493795a2dd1394c7d9f9410" cid="SETTING_CREATED" name="Created" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Record created timestamp" default-value="getdate()" auto-increment="false" creation-date="11/04/2022 08:31:22" />
  1457. <attribute uid="a7223fbe8ebb342958c4e513f66a7b6ed410" cid="SETTING_MODIFIED" name="Modified" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="true" description="Record modified timestamp" default-value="" auto-increment="false" creation-date="11/04/2022 08:31:31" />
  1458. <attribute uid="a45d742fcee4e48199b79cf0888f22a34410" cid="SETTING_MODIFIER" name="Modifier" type="nvarchar" type-id="MsSql.nvarchar" type-size="100" foreign-key="false" primary-key="false" nullable="true" description="Record modifier signature" default-value="" auto-increment="false" creation-date="11/04/2022 08:31:40" />
  1459. </attributes>
  1460. <indexes>
  1461. <index uid="ix47d475815cf546db98d5f77def2062a053" cid="ERI003" name="IDX_SETTING_TENANT_MCODE_CODE" is-unique="true">
  1462. <index-attributes>
  1463. <index-attribute ref="ac6d5df86cafd42679955a33396a23de5550" sort="Asc" />
  1464. <index-attribute ref="a86d9f9ac361249ab9905468baf25092a181" sort="Asc" />
  1465. <index-attribute ref="ae3252c151d6c4eac949dda3b840d19d1410" sort="Asc" />
  1466. </index-attributes>
  1467. </index>
  1468. </indexes>
  1469. </item>
  1470. <item id="031a668b1d6a45e1907a612d85b43d24" cid="TBL_USER" type="erd-entity" name="User" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:15:45">
  1471. <stereotypes>
  1472. <stereotype name="table" />
  1473. </stereotypes>
  1474. <stereotype-instances>
  1475. <stereotype id="031a668b1d6a45e1907a612d85b43d24_table_c" type="table" ref="" />
  1476. </stereotype-instances>
  1477. <entity pk-constraint-name="PK_USER_ID" description="" />
  1478. <attributes>
  1479. <attribute uid="a6dda4862ea794595834ccbbeacdb68a8699" cid="USER_ID" name="Id" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="false" primary-key="true" nullable="false" description="User primary key" default-value="" auto-increment="true" creation-date="11/04/2022 06:20:45" />
  1480. <attribute uid="a7561c31027e444b7b5d5c9bc65164f69709" cid="USER_LOGINNAME" name="LoginName" type="nvarchar" type-id="MsSql.nvarchar" type-size="200" foreign-key="false" primary-key="false" nullable="false" description="User login name name. Key search value" default-value="" auto-increment="false" creation-date="11/04/2022 06:20:59" />
  1481. <attribute uid="ae5fba9294f7446efa852c3a3acb23d81709" cid="USER_ISLOCKED" name="IsLocked" type="bit" type-id="MsSql.bit" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Flag if user access locked (not accessable)" default-value="0" auto-increment="false" creation-date="11/04/2022 06:21:10" />
  1482. <attribute uid="adb8d22041c0b471180808deb4edf6067709" cid="USER_CREATED" name="Created" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Record created timestamp" default-value="getdate()" auto-increment="false" creation-date="11/04/2022 06:21:21" />
  1483. <attribute uid="a2997dfb25d574d0dae75321885c29407709" cid="USER_MODIFIED" name="Modified" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="true" description="Record modified timestamp" default-value="" auto-increment="false" creation-date="11/04/2022 06:21:33" />
  1484. <attribute uid="acc5094228b2748e2b2511ffe10fd5a01185" cid="USER_MODIFIER" name="Modifier" type="nvarchar" type-id="MsSql.nvarchar" type-size="100" foreign-key="false" primary-key="false" nullable="true" description="Record modifier signature" default-value="" auto-increment="false" creation-date="11/04/2022 06:21:43" />
  1485. </attributes>
  1486. <indexes>
  1487. <index uid="ix930d9e826b994061b0f09816b8444d28973" cid="ERI004" name="IDX_USER_LOGINNAME" is-unique="true">
  1488. <index-attributes>
  1489. <index-attribute ref="a7561c31027e444b7b5d5c9bc65164f69709" sort="Asc" />
  1490. </index-attributes>
  1491. </index>
  1492. </indexes>
  1493. </item>
  1494. <item id="eed22cb50bf14a369a44386ecff2eddf" cid="REL_SETTING_SETTING_ID" type="erd-relationship" name="REL_SETTING_SETTING_ID" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:46:59" from="1995ba399cb24729b4df7bbbc0c77b31" to="1995ba399cb24729b4df7bbbc0c77b31">
  1495. <stereotypes>
  1496. <stereotype name="relation" />
  1497. </stereotypes>
  1498. <stereotype-instances>
  1499. <stereotype id="eed22cb50bf14a369a44386ecff2eddf_relation_c" type="relation" ref="" />
  1500. </stereotype-instances>
  1501. <erd-relation type="Identifying" multiplicity-from="1" multiplicity-to="0..1">
  1502. <attribute-pairs>
  1503. <attribute-pair from-attribute="a08479372eb77415d9e7fc24b12fd0d42593" to-attribute="a43f81acbacea4b5eb1ab53c404241e92410" />
  1504. </attribute-pairs>
  1505. </erd-relation>
  1506. </item>
  1507. <item id="38364cd5ebf7433c827087a1d94c73ca" cid="REL_TENANTUSER_USER_ID" type="erd-relationship" name="REL_TENANTUSER_USER_ID" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:28:44" from="f7ba98ff46b54ebd99e6e9d48d4aeee9" to="031a668b1d6a45e1907a612d85b43d24">
  1508. <stereotypes>
  1509. <stereotype name="relation" />
  1510. </stereotypes>
  1511. <stereotype-instances>
  1512. <stereotype id="38364cd5ebf7433c827087a1d94c73ca_relation_c" type="relation" ref="" />
  1513. </stereotype-instances>
  1514. <erd-relation type="Identifying" multiplicity-from="1" multiplicity-to="0..1">
  1515. <attribute-pairs>
  1516. <attribute-pair from-attribute="a6e7eae435a0345fea29288220aa8aa1d623" to-attribute="a6dda4862ea794595834ccbbeacdb68a8699" />
  1517. </attribute-pairs>
  1518. </erd-relation>
  1519. </item>
  1520. <item id="7b432831355f42cfa41af8f2eaa783a3" cid="REL_SETTING_TENANT_ID" type="erd-relationship" name="REL_SETTING_TENANT_ID" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:48:42" from="1995ba399cb24729b4df7bbbc0c77b31" to="e50f79968a404d3fbb33f4a02fa3b572">
  1521. <stereotypes>
  1522. <stereotype name="relation" />
  1523. </stereotypes>
  1524. <stereotype-instances>
  1525. <stereotype id="7b432831355f42cfa41af8f2eaa783a3_relation_c" type="relation" ref="" />
  1526. </stereotype-instances>
  1527. <erd-relation type="Identifying" multiplicity-from="1" multiplicity-to="0..1">
  1528. <attribute-pairs>
  1529. <attribute-pair from-attribute="ac6d5df86cafd42679955a33396a23de5550" to-attribute="aeda82a68426646d3a6cfa276db9bd56f255" />
  1530. </attribute-pairs>
  1531. </erd-relation>
  1532. </item>
  1533. <item id="06c92dd941704baf86d79ecead01e134" cid="REL_TENANTUSER_TENANT_ID" type="erd-relationship" name="REL_TENANTUSER_TENANT_ID" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:26:57" from="f7ba98ff46b54ebd99e6e9d48d4aeee9" to="e50f79968a404d3fbb33f4a02fa3b572">
  1534. <stereotypes>
  1535. <stereotype name="relation" />
  1536. </stereotypes>
  1537. <stereotype-instances>
  1538. <stereotype id="06c92dd941704baf86d79ecead01e134_relation_c" type="relation" ref="" />
  1539. </stereotype-instances>
  1540. <erd-relation type="Identifying" multiplicity-from="1" multiplicity-to="0..1">
  1541. <attribute-pairs>
  1542. <attribute-pair from-attribute="ab59b0b6bdd31441c89af642f0131a84b208" to-attribute="aeda82a68426646d3a6cfa276db9bd56f255" />
  1543. </attribute-pairs>
  1544. </erd-relation>
  1545. </item>
  1546. <item id="e50f79968a404d3fbb33f4a02fa3b572" cid="TBL_TENANT" type="erd-entity" name="Tenant" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:00:06">
  1547. <stereotypes>
  1548. <stereotype name="table" />
  1549. </stereotypes>
  1550. <stereotype-instances>
  1551. <stereotype id="e50f79968a404d3fbb33f4a02fa3b572_table_c" type="table" ref="" />
  1552. </stereotype-instances>
  1553. <entity pk-constraint-name="PK_TENANT_ID" description="" />
  1554. <attributes>
  1555. <attribute uid="aeda82a68426646d3a6cfa276db9bd56f255" cid="TENANT_ID" name="Id" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="false" primary-key="true" nullable="false" description="Tenant primary key" default-value="" auto-increment="true" creation-date="11/04/2022 06:04:02" />
  1556. <attribute uid="a4544d94868494f8aa9d8664a80f65fb9638" cid="TENANT_CODE" name="Code" type="nvarchar" type-id="MsSql.nvarchar" type-size="20" foreign-key="false" primary-key="false" nullable="false" description="Tenant code. Main key to search." default-value="" auto-increment="false" creation-date="11/04/2022 06:07:07" />
  1557. <attribute uid="a3634601cc1d747818c62771d239112bb670" cid="TENANT_NAME" name="Name" type="nvarchar" type-id="MsSql.nvarchar" type-size="200" foreign-key="false" primary-key="false" nullable="false" description="Tenant name. Informational value." default-value="" auto-increment="false" creation-date="11/04/2022 06:14:35" />
  1558. <attribute uid="a6bb282d0704340c7b6af22c1cc2d0f30125" cid="TENANT_LASTACCESS" name="LastAccess" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="true" description="Last access (usage) timestamp." default-value="" auto-increment="false" creation-date="11/04/2022 06:14:46" />
  1559. <attribute uid="ab23ea74d521d4e6cbf18464261ad9882510" cid="TENANT_ISLOCKED" name="IsLocked" type="bit" type-id="MsSql.bit" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Flag if tenant locked (not accessable)" default-value="0" auto-increment="false" creation-date="11/04/2022 06:14:56" />
  1560. <attribute uid="abb733eee12d74c8a8b695f0c6219970821" cid="TENANT_CREATED" name="Created" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="false" description="Record created timestamp" default-value="getdate()" auto-increment="false" creation-date="11/04/2022 06:15:07" />
  1561. <attribute uid="a6b6b29e020614f0596738612f8899579636" cid="TENANT_MODIFIED" name="Modified" type="datetime" type-id="MsSql.datetime" type-size="" foreign-key="false" primary-key="false" nullable="true" description="Record modified timestamp" default-value="" auto-increment="false" creation-date="11/04/2022 06:15:17" />
  1562. <attribute uid="a608d5119036242479e2559b4d9a8f1ef196" cid="TENANT_MODIFIER" name="Modifier" type="nvarchar" type-id="MsSql.nvarchar" type-size="100" foreign-key="false" primary-key="false" nullable="true" description="Record modifier signature" default-value="" auto-increment="false" creation-date="11/04/2022 06:15:26" />
  1563. </attributes>
  1564. <indexes>
  1565. <index uid="ix56f43349a41048239189cd74c2596595691" cid="ERI001" name="IDX_TENANT_CODE" is-unique="true">
  1566. <index-attributes>
  1567. <index-attribute ref="a4544d94868494f8aa9d8664a80f65fb9638" sort="Asc" />
  1568. </index-attributes>
  1569. </index>
  1570. </indexes>
  1571. </item>
  1572. <item id="f7ba98ff46b54ebd99e6e9d48d4aeee9" cid="TBL_TENANTUSER" type="erd-entity" name="TenantUser" creator="CDoZfQE0eoPT0twKUywpA1ytAerZlrAks6wQJtSziyhd5T57" creation-date="11/04/2022 06:22:55">
  1573. <stereotypes>
  1574. <stereotype name="table" />
  1575. </stereotypes>
  1576. <documentations>
  1577. <doc id="ef01e97791a84882b22a27717ea80d87">
  1578. <text>
  1579. <default>
  1580. <style font-name="Verdana" font-size="12">
  1581. <text>
  1582. <solid-brush color="#FFE6E6E6" />
  1583. </text>
  1584. </style>
  1585. </default>
  1586. <styles />
  1587. <definition>
  1588. <sections>
  1589. <section name="">
  1590. <default-page>
  1591. <page size="224,316.8" header-offset="15" footer-offset="15" unit="mm">
  1592. <margins left="20" right="20" top="20" bottom="20" />
  1593. </page>
  1594. </default-page>
  1595. </section>
  1596. </sections>
  1597. </definition>
  1598. <content>
  1599. <paragraph>
  1600. <style numbering-type="None">
  1601. <numbering name="" multi-level="false">
  1602. <numbering-level type="None" level="0" format="{0}." />
  1603. </numbering>
  1604. </style>
  1605. <p>
  1606. <t>Defines </t>
  1607. </p>
  1608. <p>
  1609. <t>User </t>
  1610. </p>
  1611. <p>
  1612. <t>- </t>
  1613. </p>
  1614. <p>
  1615. <t>Tenant </t>
  1616. </p>
  1617. <p>
  1618. <t>assignments
  1619. </t>
  1620. </p>
  1621. </paragraph>
  1622. </content>
  1623. </text>
  1624. </doc>
  1625. </documentations>
  1626. <stereotype-instances>
  1627. <stereotype id="f7ba98ff46b54ebd99e6e9d48d4aeee9_table_c" type="table" ref="" />
  1628. </stereotype-instances>
  1629. <entity description="" />
  1630. <attributes>
  1631. <attribute uid="ab59b0b6bdd31441c89af642f0131a84b208" cid="EA015" name="TenantId" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="true" primary-key="false" nullable="true" description="Reference to tenant" default-value="" auto-increment="false" creation-date="11/04/2022 06:24:04" />
  1632. <attribute uid="a6e7eae435a0345fea29288220aa8aa1d623" cid="EA016" name="UserId" type="bigint" type-id="MsSql.bigint" type-size="" foreign-key="true" primary-key="false" nullable="true" description="Reference to user" default-value="" auto-increment="false" creation-date="11/04/2022 06:25:02" />
  1633. </attributes>
  1634. <indexes />
  1635. </item>
  1636. </abstract-items>
  1637. <layer id="b333b4971a734e6baa084175a3160d2b" name="Default" visible="true" enabled="true" locked="false">
  1638. <item id="e50f79968a404d3fbb33f4a02fa3b572" iid="650877ac46234db3b6eaebe1730487f3" creation-date="11/04/2022 06:00:07" order-index="1" type="entity">
  1639. <layout ax="46" ay="196" awidth="303" aheight="249" x="46" y="196" width="289" height="249" rotation-center="-74.5,-15" />
  1640. <erd-entity show-nullability="true" />
  1641. </item>
  1642. <item id="031a668b1d6a45e1907a612d85b43d24" iid="a609608a496e484594e771e9df2378b1" creation-date="11/04/2022 06:15:45" order-index="2" type="entity">
  1643. <layout ax="715" ay="234" awidth="359" aheight="211" x="715" y="234" width="359" height="211" rotation-center="109.5,25.5" />
  1644. <erd-entity show-nullability="true" />
  1645. </item>
  1646. <item id="f7ba98ff46b54ebd99e6e9d48d4aeee9" iid="2dcf80fa31b04f5d9d8fb156c7bafd9d" creation-date="11/04/2022 06:22:55" order-index="3" type="entity">
  1647. <layout ax="417" ay="22" awidth="244" aheight="106" x="417" y="22" width="244" height="106" rotation-center="-52,27" />
  1648. <erd-entity show-nullability="true" />
  1649. </item>
  1650. <item id="06c92dd941704baf86d79ecead01e134" iid="f3fbd42c29244163bdf1c415cf9d3bd6" creation-date="11/04/2022 06:26:57" order-index="4" type="relation">
  1651. <layout start-role-position="25,15" end-role-position="25,-15" line-style="oblique" lock-start-point="true" lock-end-point="true" lock-to-fields="true" auto-path="" x1="417" y1="80" x2="349" y2="254" start-border-pos="0.862028301886792" end-border-pos="0.308734939759036" start-local-pos="58" end-local-pos="58" name-position="0,20">
  1652. <points>
  1653. <point x="417" y="80" />
  1654. <point x="349" y="254" />
  1655. </points>
  1656. </layout>
  1657. <relation from="f7ba98ff46b54ebd99e6e9d48d4aeee9" from-iid="2dcf80fa31b04f5d9d8fb156c7bafd9d" from-field="ab59b0b6bdd31441c89af642f0131a84b208" to="e50f79968a404d3fbb33f4a02fa3b572" to-iid="650877ac46234db3b6eaebe1730487f3" to-field="aeda82a68426646d3a6cfa276db9bd56f255" />
  1658. </item>
  1659. <item id="38364cd5ebf7433c827087a1d94c73ca" iid="1fa21a2a11ad4254bea8013c1ab0a8ab" creation-date="11/04/2022 06:28:44" order-index="5" type="relation">
  1660. <layout start-role-position="25,15" end-role-position="25,-15" line-style="oblique" lock-to-fields="true" auto-path="" x1="661" y1="100" x2="715" y2="292" start-border-pos="0.432783018867925" end-border-pos="0.930687203791469" start-local-pos="78" end-local-pos="58" name-position="0,20">
  1661. <points>
  1662. <point x="661" y="100" />
  1663. <point x="715" y="292" />
  1664. </points>
  1665. </layout>
  1666. <relation from="f7ba98ff46b54ebd99e6e9d48d4aeee9" from-iid="2dcf80fa31b04f5d9d8fb156c7bafd9d" from-field="a6e7eae435a0345fea29288220aa8aa1d623" to="031a668b1d6a45e1907a612d85b43d24" to-iid="a609608a496e484594e771e9df2378b1" to-field="a6dda4862ea794595834ccbbeacdb68a8699" />
  1667. </item>
  1668. <item id="1995ba399cb24729b4df7bbbc0c77b31" iid="e5447239d5c14feda620a1961c696222" creation-date="11/04/2022 06:37:09" order-index="6" type="entity">
  1669. <layout ax="485" ay="462" awidth="295" aheight="357" x="485" y="462" width="288" height="354" rotation-center="-74,97" />
  1670. <erd-entity show-nullability="true" />
  1671. </item>
  1672. <item id="eed22cb50bf14a369a44386ecff2eddf" iid="4e5e6f2ee730402aba46c57baef5c4dc" creation-date="11/04/2022 06:46:59" order-index="7" type="relation">
  1673. <layout start-role-position="25,19" end-role-position="25,-15" line-style="oblique" lock-start-point="true" lock-end-point="true" lock-to-fields="true" auto-path="" x1="485" y1="540" x2="485" y2="520" start-border-pos="0.945728291316527" end-border-pos="0.959033613445378" start-local-pos="78" end-local-pos="58" name-position="0,20">
  1674. <points>
  1675. <point x="485" y="540" />
  1676. <point x="138" y="539" />
  1677. <point x="138" y="521" />
  1678. <point x="485" y="520" />
  1679. </points>
  1680. </layout>
  1681. <relation from="1995ba399cb24729b4df7bbbc0c77b31" from-iid="e5447239d5c14feda620a1961c696222" from-field="a08479372eb77415d9e7fc24b12fd0d42593" to="1995ba399cb24729b4df7bbbc0c77b31" to-iid="e5447239d5c14feda620a1961c696222" to-field="a43f81acbacea4b5eb1ab53c404241e92410" />
  1682. </item>
  1683. <item id="7b432831355f42cfa41af8f2eaa783a3" iid="381c2c03d0f6492eb465f91a44a7cc72" creation-date="11/04/2022 06:48:42" order-index="8" type="relation">
  1684. <layout start-role-position="25,15" end-role-position="25,-15" line-style="oblique" lock-start-point="true" lock-to-fields="true" auto-path="" x1="485" y1="558" x2="349" y2="254" start-border-pos="0.932422969187675" end-border-pos="0.308734939759036" start-local-pos="96" end-local-pos="58" name-position="0,20">
  1685. <points>
  1686. <point x="485" y="558" />
  1687. <point x="349" y="254" />
  1688. </points>
  1689. </layout>
  1690. <relation from="1995ba399cb24729b4df7bbbc0c77b31" from-iid="e5447239d5c14feda620a1961c696222" from-field="ac6d5df86cafd42679955a33396a23de5550" to="e50f79968a404d3fbb33f4a02fa3b572" to-iid="650877ac46234db3b6eaebe1730487f3" to-field="aeda82a68426646d3a6cfa276db9bd56f255" />
  1691. </item>
  1692. </layer>
  1693. </diagram>
  1694. </model>
  1695. </sub-models>
  1696. </model>
  1697. </models>
  1698. </sim-project>