T_GUI2FileSystem(Android).model 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266
  1. {
  2. "csm": {
  3. "nodes": {
  4. "0": {
  5. "typename": {
  6. "type": "string",
  7. "value": "RuleIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. "722",
  13. "309"
  14. ]
  15. },
  16. "orientation": {
  17. "type": "double",
  18. "value": 0
  19. },
  20. "scale": {
  21. "type": "list<double>",
  22. "value": [
  23. 1,
  24. 1
  25. ]
  26. },
  27. "mapper": {
  28. "type": "code",
  29. "value": ""
  30. },
  31. "parser": {
  32. "type": "code",
  33. "value": ""
  34. },
  35. "$contents": {
  36. "type": "map<string,*>",
  37. "value": {
  38. "nodes": {
  39. "48": {
  40. "width": {
  41. "type": "double",
  42. "value": "200"
  43. },
  44. "height": {
  45. "type": "double",
  46. "value": "25"
  47. },
  48. "cornerRadius": {
  49. "type": "double",
  50. "value": "12"
  51. },
  52. "style": {
  53. "type": "map<string,string>",
  54. "value": {
  55. "stroke": "#000000",
  56. "stroke-dasharray": "",
  57. "fill": "#ffffff",
  58. "fill-opacity": 0.75,
  59. "font-size": "20px",
  60. "stroke-width": 1,
  61. "arrow-start": "none",
  62. "arrow-end": "none"
  63. }
  64. },
  65. "mapper": {
  66. "type": "code",
  67. "value": ""
  68. },
  69. "parser": {
  70. "type": "code",
  71. "value": ""
  72. },
  73. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  74. "position": {
  75. "type": "list<double>",
  76. "value": [
  77. 1,
  78. -1
  79. ]
  80. },
  81. "orientation": {
  82. "type": "double",
  83. "value": 0
  84. },
  85. "scale": {
  86. "type": "list<double>",
  87. "value": [
  88. 1,
  89. 1
  90. ]
  91. }
  92. },
  93. "49": {
  94. "textContent": {
  95. "type": "string",
  96. "value": "R_CompileCanvas"
  97. },
  98. "style": {
  99. "type": "map<string,string>",
  100. "value": {
  101. "stroke": "#000000",
  102. "stroke-dasharray": "",
  103. "fill": "#ffffff",
  104. "fill-opacity": 0.75,
  105. "font-size": "13px",
  106. "stroke-width": 1,
  107. "arrow-start": "none",
  108. "arrow-end": "none"
  109. }
  110. },
  111. "mapper": {
  112. "type": "code",
  113. "value": "({ \n\t'textContent': \n\t\tgetAttr('filename').match(/.*\\/(.*)\\.model/)[1] \n})"
  114. },
  115. "parser": {
  116. "type": "code",
  117. "value": ""
  118. },
  119. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  120. "position": {
  121. "type": "list<double>",
  122. "value": [
  123. 6,
  124. -1
  125. ]
  126. },
  127. "orientation": {
  128. "type": "double",
  129. "value": 0
  130. },
  131. "scale": {
  132. "type": "list<double>",
  133. "value": [
  134. 1,
  135. 1
  136. ]
  137. }
  138. },
  139. "51": {
  140. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  141. "position": {
  142. "type": "list<double>",
  143. "value": [
  144. 16.248998508095582,
  145. 5.9989985080955535
  146. ]
  147. },
  148. "orientation": {
  149. "type": "double",
  150. "value": 0
  151. },
  152. "scale": {
  153. "type": "list<double>",
  154. "value": [
  155. 1,
  156. 1
  157. ]
  158. },
  159. "link-style": {
  160. "type": "map<string,string>",
  161. "value": {
  162. "stroke": "#00ffff",
  163. "stroke-dasharray": "",
  164. "stroke-opacity": 0.1,
  165. "arrow-start": "none",
  166. "arrow-end": "classic-wide-long"
  167. }
  168. }
  169. }
  170. },
  171. "edges": [
  172. {
  173. "src": "48",
  174. "dest": 51
  175. },
  176. {
  177. "src": 51,
  178. "dest": "49"
  179. }
  180. ]
  181. }
  182. },
  183. "$asuri": {
  184. "type": "string",
  185. "value": "/Formalisms/__Transformations__/Transformation/Transformation/Rule/0.instance"
  186. },
  187. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon"
  188. },
  189. "1": {
  190. "typename": {
  191. "type": "string",
  192. "value": "ExhaustIcon"
  193. },
  194. "position": {
  195. "type": "list<double>",
  196. "value": [
  197. 724,
  198. 380
  199. ]
  200. },
  201. "orientation": {
  202. "type": "double",
  203. "value": 0
  204. },
  205. "scale": {
  206. "type": "list<double>",
  207. "value": [
  208. 1,
  209. 1
  210. ]
  211. },
  212. "mapper": {
  213. "type": "code",
  214. "value": ""
  215. },
  216. "parser": {
  217. "type": "code",
  218. "value": ""
  219. },
  220. "$contents": {
  221. "type": "map<string,*>",
  222. "value": {
  223. "nodes": {
  224. "27": {
  225. "width": {
  226. "type": "double",
  227. "value": "200"
  228. },
  229. "height": {
  230. "type": "double",
  231. "value": 100
  232. },
  233. "cornerRadius": {
  234. "type": "double",
  235. "value": "10"
  236. },
  237. "style": {
  238. "type": "map<string,string>",
  239. "value": {
  240. "stroke": "#000000",
  241. "stroke-dasharray": "",
  242. "fill": "#ffffff",
  243. "fill-opacity": 0.75,
  244. "font-size": "20px",
  245. "stroke-width": 1,
  246. "arrow-start": "none",
  247. "arrow-end": "none"
  248. }
  249. },
  250. "mapper": {
  251. "type": "code",
  252. "value": ""
  253. },
  254. "parser": {
  255. "type": "code",
  256. "value": ""
  257. },
  258. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  259. "position": {
  260. "type": "list<double>",
  261. "value": [
  262. 0,
  263. -1
  264. ]
  265. },
  266. "orientation": {
  267. "type": "double",
  268. "value": 0
  269. },
  270. "scale": {
  271. "type": "list<double>",
  272. "value": [
  273. 1,
  274. 1
  275. ]
  276. }
  277. },
  278. "28": {
  279. "textContent": {
  280. "type": "string",
  281. "value": "R_CompileLabel\nR_CompileInput\nR_CompileButton\nR_CompileList"
  282. },
  283. "style": {
  284. "type": "map<string,string>",
  285. "value": {
  286. "stroke": "#000000",
  287. "stroke-dasharray": "",
  288. "fill": "#ffffff",
  289. "fill-opacity": 0.75,
  290. "font-size": "13px",
  291. "stroke-width": 1,
  292. "arrow-start": "none",
  293. "arrow-end": "none"
  294. }
  295. },
  296. "mapper": {
  297. "type": "code",
  298. "value": "var filenames = getAttr('filenames').map(\n\t\t\t\tfunction(f)\n\t\t\t\t{\n\t\t\t\t\treturn f.match(/.*\\/(.*)\\.model/)[1];\n\t\t\t\t});\n\n({'textContent': filenames.join('\\n')})"
  299. },
  300. "parser": {
  301. "type": "code",
  302. "value": ""
  303. },
  304. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  305. "position": {
  306. "type": "list<double>",
  307. "value": [
  308. 3,
  309. -4
  310. ]
  311. },
  312. "orientation": {
  313. "type": "double",
  314. "value": 0
  315. },
  316. "scale": {
  317. "type": "list<double>",
  318. "value": [
  319. 1,
  320. 1
  321. ]
  322. }
  323. },
  324. "29": {
  325. "segments": {
  326. "type": "string",
  327. "value": "m0,0 l5,0 l0,35 l5,0 l-10,15 l-10,-15 l5,0 l0-35z"
  328. },
  329. "style": {
  330. "type": "map<string,string>",
  331. "value": {
  332. "stroke": "#4169e1",
  333. "stroke-dasharray": "",
  334. "fill": "#4169e1",
  335. "fill-opacity": 1,
  336. "font-size": "20px",
  337. "stroke-width": 1,
  338. "arrow-start": "none",
  339. "arrow-end": "none"
  340. }
  341. },
  342. "mapper": {
  343. "type": "code",
  344. "value": ""
  345. },
  346. "parser": {
  347. "type": "code",
  348. "value": ""
  349. },
  350. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  351. "position": {
  352. "type": "list<double>",
  353. "value": [
  354. 212,
  355. 24
  356. ]
  357. },
  358. "orientation": {
  359. "type": "double",
  360. "value": 0
  361. },
  362. "scale": {
  363. "type": "list<double>",
  364. "value": [
  365. 1,
  366. 1
  367. ]
  368. }
  369. },
  370. "30": {
  371. "distance": {
  372. "type": "double",
  373. "value": 0
  374. },
  375. "alignment": {
  376. "type": "ENUM(\"top\",\"bottom\",\"center\")",
  377. "value": "center"
  378. },
  379. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/RightOf",
  380. "position": {
  381. "type": "list<double>",
  382. "value": [
  383. 197.9989985080956,
  384. 46.49899850809555
  385. ]
  386. },
  387. "orientation": {
  388. "type": "double",
  389. "value": 0
  390. },
  391. "scale": {
  392. "type": "list<double>",
  393. "value": [
  394. 1,
  395. 1
  396. ]
  397. },
  398. "link-style": {
  399. "type": "map<string,string>",
  400. "value": {
  401. "stroke": "#ff0000",
  402. "stroke-dasharray": "",
  403. "stroke-opacity": 1,
  404. "arrow-start": "none",
  405. "arrow-end": "classic-wide-long"
  406. }
  407. }
  408. },
  409. "31": {
  410. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  411. "position": {
  412. "type": "list<double>",
  413. "value": [
  414. 13.396218037638846,
  415. 4.548997593600745
  416. ]
  417. },
  418. "orientation": {
  419. "type": "double",
  420. "value": 0
  421. },
  422. "scale": {
  423. "type": "list<double>",
  424. "value": [
  425. 1,
  426. 1
  427. ]
  428. },
  429. "link-style": {
  430. "type": "map<string,string>",
  431. "value": {
  432. "stroke": "#00ffff",
  433. "stroke-dasharray": "",
  434. "stroke-opacity": 0.1,
  435. "arrow-start": "none",
  436. "arrow-end": "classic-wide-long"
  437. }
  438. }
  439. }
  440. },
  441. "edges": [
  442. {
  443. "src": "29",
  444. "dest": 30
  445. },
  446. {
  447. "src": 30,
  448. "dest": "27"
  449. },
  450. {
  451. "src": "27",
  452. "dest": 31
  453. },
  454. {
  455. "src": 31,
  456. "dest": "28"
  457. }
  458. ]
  459. }
  460. },
  461. "$asuri": {
  462. "type": "string",
  463. "value": "/Formalisms/__Transformations__/Transformation/Transformation/Exhaust/1.instance"
  464. },
  465. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/ExhaustIcon"
  466. },
  467. "2": {
  468. "link-style": {
  469. "type": "map<string,string>",
  470. "value": {
  471. "stroke": "#7fff00",
  472. "stroke-dasharray": "",
  473. "stroke-opacity": 1,
  474. "stroke-width": 1,
  475. "arrow-start": "none",
  476. "arrow-end": "classic-wide-long"
  477. }
  478. },
  479. "typename": {
  480. "type": "string",
  481. "value": "OnSuccessLink"
  482. },
  483. "position": {
  484. "type": "list<double>",
  485. "value": [
  486. 955.4516695856004,
  487. 281.999
  488. ]
  489. },
  490. "orientation": {
  491. "type": "double",
  492. "value": 0
  493. },
  494. "scale": {
  495. "type": "list<double>",
  496. "value": [
  497. 1,
  498. 1
  499. ]
  500. },
  501. "mapper": {
  502. "type": "code",
  503. "value": ""
  504. },
  505. "parser": {
  506. "type": "code",
  507. "value": ""
  508. },
  509. "$contents": {
  510. "type": "map<string,*>",
  511. "value": {
  512. "nodes": {},
  513. "edges": []
  514. }
  515. },
  516. "$asuri": {
  517. "type": "string",
  518. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess/2.instance"
  519. },
  520. "$segments": {
  521. "type": "map<string,list<string>>",
  522. "value": {
  523. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/0.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/2.instance": "M922,318L955,318L955,282",
  524. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/2.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/0.instance": "M955,282L891,283L891,307.9992868480726"
  525. }
  526. },
  527. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink"
  528. },
  529. "3": {
  530. "link-style": {
  531. "type": "map<string,string>",
  532. "value": {
  533. "stroke": "#bbbbbb",
  534. "stroke-dasharray": "",
  535. "stroke-opacity": 1,
  536. "stroke-width": 1,
  537. "arrow-start": "none",
  538. "arrow-end": "classic-wide-long"
  539. }
  540. },
  541. "typename": {
  542. "type": "string",
  543. "value": "OnNotApplicableLink"
  544. },
  545. "position": {
  546. "type": "list<double>",
  547. "value": [
  548. "811,50%",
  549. "354.5,50%"
  550. ]
  551. },
  552. "orientation": {
  553. "type": "double",
  554. "value": 0
  555. },
  556. "scale": {
  557. "type": "list<double>",
  558. "value": [
  559. 1,
  560. 1
  561. ]
  562. },
  563. "mapper": {
  564. "type": "code",
  565. "value": ""
  566. },
  567. "parser": {
  568. "type": "code",
  569. "value": ""
  570. },
  571. "$contents": {
  572. "type": "map<string,*>",
  573. "value": {
  574. "nodes": {},
  575. "edges": []
  576. }
  577. },
  578. "$asuri": {
  579. "type": "string",
  580. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnNotApplicable/3.instance"
  581. },
  582. "$segments": {
  583. "type": "map<string,list<string>>",
  584. "value": {
  585. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/0.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink/3.instance": "M811,332L811,354.5",
  586. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink/3.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/ExhaustIcon/1.instance": "M811,354.57806804258155L811,376.99933432098766"
  587. }
  588. },
  589. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink"
  590. },
  591. "4": {
  592. "typename": {
  593. "type": "string",
  594. "value": "RuleIcon"
  595. },
  596. "position": {
  597. "type": "list<double>",
  598. "value": [
  599. 724,
  600. 233
  601. ]
  602. },
  603. "orientation": {
  604. "type": "double",
  605. "value": 0
  606. },
  607. "scale": {
  608. "type": "list<double>",
  609. "value": [
  610. 1,
  611. 1
  612. ]
  613. },
  614. "mapper": {
  615. "type": "code",
  616. "value": ""
  617. },
  618. "parser": {
  619. "type": "code",
  620. "value": ""
  621. },
  622. "$contents": {
  623. "type": "map<string,*>",
  624. "value": {
  625. "nodes": {
  626. "48": {
  627. "width": {
  628. "type": "double",
  629. "value": "200"
  630. },
  631. "height": {
  632. "type": "double",
  633. "value": "25"
  634. },
  635. "cornerRadius": {
  636. "type": "double",
  637. "value": "12"
  638. },
  639. "style": {
  640. "type": "map<string,string>",
  641. "value": {
  642. "stroke": "#000000",
  643. "stroke-dasharray": "",
  644. "fill": "#ffffff",
  645. "fill-opacity": 0.75,
  646. "font-size": "20px",
  647. "stroke-width": 1,
  648. "arrow-start": "none",
  649. "arrow-end": "none"
  650. }
  651. },
  652. "mapper": {
  653. "type": "code",
  654. "value": ""
  655. },
  656. "parser": {
  657. "type": "code",
  658. "value": ""
  659. },
  660. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  661. "position": {
  662. "type": "list<double>",
  663. "value": [
  664. 1,
  665. -1
  666. ]
  667. },
  668. "orientation": {
  669. "type": "double",
  670. "value": 0
  671. },
  672. "scale": {
  673. "type": "list<double>",
  674. "value": [
  675. 1,
  676. 1
  677. ]
  678. }
  679. },
  680. "49": {
  681. "textContent": {
  682. "type": "string",
  683. "value": "R_InitGUI"
  684. },
  685. "style": {
  686. "type": "map<string,string>",
  687. "value": {
  688. "stroke": "#000000",
  689. "stroke-dasharray": "",
  690. "fill": "#ffffff",
  691. "fill-opacity": 0.75,
  692. "font-size": "13px",
  693. "stroke-width": 1,
  694. "arrow-start": "none",
  695. "arrow-end": "none"
  696. }
  697. },
  698. "mapper": {
  699. "type": "code",
  700. "value": "({ \n\t'textContent': \n\t\tgetAttr('filename').match(/.*\\/(.*)\\.model/)[1] \n})"
  701. },
  702. "parser": {
  703. "type": "code",
  704. "value": ""
  705. },
  706. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  707. "position": {
  708. "type": "list<double>",
  709. "value": [
  710. 6,
  711. -1
  712. ]
  713. },
  714. "orientation": {
  715. "type": "double",
  716. "value": 0
  717. },
  718. "scale": {
  719. "type": "list<double>",
  720. "value": [
  721. 1,
  722. 1
  723. ]
  724. }
  725. },
  726. "51": {
  727. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  728. "position": {
  729. "type": "list<double>",
  730. "value": [
  731. 16.248998508095582,
  732. 5.9989985080955535
  733. ]
  734. },
  735. "orientation": {
  736. "type": "double",
  737. "value": 0
  738. },
  739. "scale": {
  740. "type": "list<double>",
  741. "value": [
  742. 1,
  743. 1
  744. ]
  745. },
  746. "link-style": {
  747. "type": "map<string,string>",
  748. "value": {
  749. "stroke": "#00ffff",
  750. "stroke-dasharray": "",
  751. "stroke-opacity": 0.1,
  752. "arrow-start": "none",
  753. "arrow-end": "classic-wide-long"
  754. }
  755. }
  756. }
  757. },
  758. "edges": [
  759. {
  760. "src": "48",
  761. "dest": 51
  762. },
  763. {
  764. "src": 51,
  765. "dest": "49"
  766. }
  767. ]
  768. }
  769. },
  770. "$asuri": {
  771. "type": "string",
  772. "value": "/Formalisms/__Transformations__/Transformation/Transformation/Rule/4.instance"
  773. },
  774. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon"
  775. },
  776. "5": {
  777. "link-style": {
  778. "type": "map<string,string>",
  779. "value": {
  780. "stroke": "#7fff00",
  781. "stroke-dasharray": "",
  782. "stroke-opacity": 1,
  783. "stroke-width": 1,
  784. "arrow-start": "none",
  785. "arrow-end": "classic-wide-long"
  786. }
  787. },
  788. "typename": {
  789. "type": "string",
  790. "value": "OnSuccessLink"
  791. },
  792. "position": {
  793. "type": "list<double>",
  794. "value": [
  795. "813,50%",
  796. "282,50%"
  797. ]
  798. },
  799. "orientation": {
  800. "type": "double",
  801. "value": 0
  802. },
  803. "scale": {
  804. "type": "list<double>",
  805. "value": [
  806. 1,
  807. 1
  808. ]
  809. },
  810. "mapper": {
  811. "type": "code",
  812. "value": ""
  813. },
  814. "parser": {
  815. "type": "code",
  816. "value": ""
  817. },
  818. "$contents": {
  819. "type": "map<string,*>",
  820. "value": {
  821. "nodes": {},
  822. "edges": []
  823. }
  824. },
  825. "$asuri": {
  826. "type": "string",
  827. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess/5.instance"
  828. },
  829. "$segments": {
  830. "type": "map<string,list<string>>",
  831. "value": {
  832. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/4.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/5.instance": "M813,256L813,282",
  833. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/5.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/0.instance": "M813,282.07764695622893L812.9999999999999,307.999423816568"
  834. }
  835. },
  836. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink"
  837. },
  838. "6": {
  839. "typename": {
  840. "type": "string",
  841. "value": "RuleIcon"
  842. },
  843. "position": {
  844. "type": "list<double>",
  845. "value": [
  846. 725,
  847. 153
  848. ]
  849. },
  850. "orientation": {
  851. "type": "double",
  852. "value": 0
  853. },
  854. "scale": {
  855. "type": "list<double>",
  856. "value": [
  857. 1,
  858. 1
  859. ]
  860. },
  861. "mapper": {
  862. "type": "code",
  863. "value": ""
  864. },
  865. "parser": {
  866. "type": "code",
  867. "value": ""
  868. },
  869. "$contents": {
  870. "type": "map<string,*>",
  871. "value": {
  872. "nodes": {
  873. "48": {
  874. "width": {
  875. "type": "double",
  876. "value": "200"
  877. },
  878. "height": {
  879. "type": "double",
  880. "value": "25"
  881. },
  882. "cornerRadius": {
  883. "type": "double",
  884. "value": "12"
  885. },
  886. "style": {
  887. "type": "map<string,string>",
  888. "value": {
  889. "stroke": "#000000",
  890. "stroke-dasharray": "",
  891. "fill": "#ffffff",
  892. "fill-opacity": 0.75,
  893. "font-size": "20px",
  894. "stroke-width": 1,
  895. "arrow-start": "none",
  896. "arrow-end": "none"
  897. }
  898. },
  899. "mapper": {
  900. "type": "code",
  901. "value": ""
  902. },
  903. "parser": {
  904. "type": "code",
  905. "value": ""
  906. },
  907. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  908. "position": {
  909. "type": "list<double>",
  910. "value": [
  911. 1,
  912. -1
  913. ]
  914. },
  915. "orientation": {
  916. "type": "double",
  917. "value": 0
  918. },
  919. "scale": {
  920. "type": "list<double>",
  921. "value": [
  922. 1,
  923. 1
  924. ]
  925. }
  926. },
  927. "49": {
  928. "textContent": {
  929. "type": "string",
  930. "value": "R_CreateAndroidManifest+GenApp"
  931. },
  932. "style": {
  933. "type": "map<string,string>",
  934. "value": {
  935. "stroke": "#000000",
  936. "stroke-dasharray": "",
  937. "fill": "#ffffff",
  938. "fill-opacity": 0.75,
  939. "font-size": "13px",
  940. "stroke-width": 1,
  941. "arrow-start": "none",
  942. "arrow-end": "none"
  943. }
  944. },
  945. "mapper": {
  946. "type": "code",
  947. "value": "({ \n\t'textContent': \n\t\tgetAttr('filename').match(/.*\\/(.*)\\.model/)[1] \n})"
  948. },
  949. "parser": {
  950. "type": "code",
  951. "value": ""
  952. },
  953. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  954. "position": {
  955. "type": "list<double>",
  956. "value": [
  957. 6,
  958. -1
  959. ]
  960. },
  961. "orientation": {
  962. "type": "double",
  963. "value": 0
  964. },
  965. "scale": {
  966. "type": "list<double>",
  967. "value": [
  968. 1,
  969. 1
  970. ]
  971. }
  972. },
  973. "51": {
  974. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  975. "position": {
  976. "type": "list<double>",
  977. "value": [
  978. 16.248998508095582,
  979. 5.9989985080955535
  980. ]
  981. },
  982. "orientation": {
  983. "type": "double",
  984. "value": 0
  985. },
  986. "scale": {
  987. "type": "list<double>",
  988. "value": [
  989. 1,
  990. 1
  991. ]
  992. },
  993. "link-style": {
  994. "type": "map<string,string>",
  995. "value": {
  996. "stroke": "#00ffff",
  997. "stroke-dasharray": "",
  998. "stroke-opacity": 0.1,
  999. "arrow-start": "none",
  1000. "arrow-end": "classic-wide-long"
  1001. }
  1002. }
  1003. }
  1004. },
  1005. "edges": [
  1006. {
  1007. "src": "48",
  1008. "dest": 51
  1009. },
  1010. {
  1011. "src": 51,
  1012. "dest": "49"
  1013. }
  1014. ]
  1015. }
  1016. },
  1017. "$asuri": {
  1018. "type": "string",
  1019. "value": "/Formalisms/__Transformations__/Transformation/Transformation/Rule/6.instance"
  1020. },
  1021. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon"
  1022. },
  1023. "7": {
  1024. "link-style": {
  1025. "type": "map<string,string>",
  1026. "value": {
  1027. "stroke": "#bbbbbb",
  1028. "stroke-dasharray": "",
  1029. "stroke-opacity": 1,
  1030. "stroke-width": 1,
  1031. "arrow-start": "none",
  1032. "arrow-end": "classic-wide-long"
  1033. }
  1034. },
  1035. "typename": {
  1036. "type": "string",
  1037. "value": "OnNotApplicableLink"
  1038. },
  1039. "position": {
  1040. "type": "list<double>",
  1041. "value": [
  1042. "773,50%",
  1043. "204,50%"
  1044. ]
  1045. },
  1046. "orientation": {
  1047. "type": "double",
  1048. "value": 0
  1049. },
  1050. "scale": {
  1051. "type": "list<double>",
  1052. "value": [
  1053. 1,
  1054. 1
  1055. ]
  1056. },
  1057. "mapper": {
  1058. "type": "code",
  1059. "value": ""
  1060. },
  1061. "parser": {
  1062. "type": "code",
  1063. "value": ""
  1064. },
  1065. "$contents": {
  1066. "type": "map<string,*>",
  1067. "value": {
  1068. "nodes": {},
  1069. "edges": []
  1070. }
  1071. },
  1072. "$asuri": {
  1073. "type": "string",
  1074. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnNotApplicable/7.instance"
  1075. },
  1076. "$segments": {
  1077. "type": "map<string,list<string>>",
  1078. "value": {
  1079. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/6.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink/7.instance": "M773,176L773,204",
  1080. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink/7.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/4.instance": "M773,204.07745445764922L773,231.99946492346936"
  1081. }
  1082. },
  1083. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink"
  1084. },
  1085. "8": {
  1086. "link-style": {
  1087. "type": "map<string,string>",
  1088. "value": {
  1089. "stroke": "#7fff00",
  1090. "stroke-dasharray": "",
  1091. "stroke-opacity": 1,
  1092. "stroke-width": 1,
  1093. "arrow-start": "none",
  1094. "arrow-end": "classic-wide-long"
  1095. }
  1096. },
  1097. "typename": {
  1098. "type": "string",
  1099. "value": "OnSuccessLink"
  1100. },
  1101. "position": {
  1102. "type": "list<double>",
  1103. "value": [
  1104. "862,50%",
  1105. "204,50%"
  1106. ]
  1107. },
  1108. "orientation": {
  1109. "type": "double",
  1110. "value": 0
  1111. },
  1112. "scale": {
  1113. "type": "list<double>",
  1114. "value": [
  1115. 1,
  1116. 1
  1117. ]
  1118. },
  1119. "mapper": {
  1120. "type": "code",
  1121. "value": ""
  1122. },
  1123. "parser": {
  1124. "type": "code",
  1125. "value": ""
  1126. },
  1127. "$contents": {
  1128. "type": "map<string,*>",
  1129. "value": {
  1130. "nodes": {},
  1131. "edges": []
  1132. }
  1133. },
  1134. "$asuri": {
  1135. "type": "string",
  1136. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess/8.instance"
  1137. },
  1138. "$segments": {
  1139. "type": "map<string,list<string>>",
  1140. "value": {
  1141. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/6.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/8.instance": "M862,176L862,204",
  1142. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/8.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/4.instance": "M862,204.07745445764922L862,231.99946492346936"
  1143. }
  1144. },
  1145. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink"
  1146. }
  1147. },
  1148. "edges": [],
  1149. "metamodels": [
  1150. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons"
  1151. ]
  1152. },
  1153. "asm": {
  1154. "nodes": {
  1155. "0": {
  1156. "filename": {
  1157. "type": "string",
  1158. "value": "/Formalisms/GUI/ds_GUI2FileSystem(Android)/R_CompileCanvas.model"
  1159. },
  1160. "isStart": {
  1161. "type": "boolean",
  1162. "value": false
  1163. },
  1164. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Rule"
  1165. },
  1166. "1": {
  1167. "filenames": {
  1168. "type": "list<string>",
  1169. "value": [
  1170. "/Formalisms/GUI/ds_GUI2FileSystem(Android)/R_CompileLabel.model",
  1171. "/Formalisms/GUI/ds_GUI2FileSystem(Android)/R_CompileInput.model",
  1172. "/Formalisms/GUI/ds_GUI2FileSystem(Android)/R_CompileButton.model",
  1173. "/Formalisms/GUI/ds_GUI2FileSystem(Android)/R_CompileList.model"
  1174. ]
  1175. },
  1176. "isStart": {
  1177. "type": "boolean",
  1178. "value": false
  1179. },
  1180. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Exhaust"
  1181. },
  1182. "2": {
  1183. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess"
  1184. },
  1185. "3": {
  1186. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnNotApplicable"
  1187. },
  1188. "4": {
  1189. "filename": {
  1190. "type": "string",
  1191. "value": "/Formalisms/GUI/ds_GUI2FileSystem(Android)/R_InitGUI.model"
  1192. },
  1193. "isStart": {
  1194. "type": "boolean",
  1195. "value": false
  1196. },
  1197. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Rule"
  1198. },
  1199. "5": {
  1200. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess"
  1201. },
  1202. "6": {
  1203. "filename": {
  1204. "type": "string",
  1205. "value": "/Formalisms/__SharedSemantics__/R_CreateAndroidManifest+GenApp.model"
  1206. },
  1207. "isStart": {
  1208. "type": "boolean",
  1209. "value": true
  1210. },
  1211. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Rule"
  1212. },
  1213. "7": {
  1214. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnNotApplicable"
  1215. },
  1216. "8": {
  1217. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess"
  1218. }
  1219. },
  1220. "edges": [
  1221. {
  1222. "src": "0",
  1223. "dest": "2"
  1224. },
  1225. {
  1226. "src": "2",
  1227. "dest": "0"
  1228. },
  1229. {
  1230. "src": "0",
  1231. "dest": "3"
  1232. },
  1233. {
  1234. "src": "3",
  1235. "dest": "1"
  1236. },
  1237. {
  1238. "src": "4",
  1239. "dest": "5"
  1240. },
  1241. {
  1242. "src": "5",
  1243. "dest": "0"
  1244. },
  1245. {
  1246. "src": "6",
  1247. "dest": "7"
  1248. },
  1249. {
  1250. "src": "7",
  1251. "dest": "4"
  1252. },
  1253. {
  1254. "src": "6",
  1255. "dest": "8"
  1256. },
  1257. {
  1258. "src": "8",
  1259. "dest": "4"
  1260. }
  1261. ],
  1262. "metamodels": [
  1263. "/Formalisms/__Transformations__/Transformation/Transformation"
  1264. ]
  1265. }
  1266. }