T_ActionCode2FileSystem(Android).model 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919
  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. 725,
  13. 153
  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_CreateAndroidManifest+GenApp"
  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": "RuleIcon"
  193. },
  194. "position": {
  195. "type": "list<double>",
  196. "value": [
  197. 724,
  198. 233
  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. "48": {
  225. "width": {
  226. "type": "double",
  227. "value": "200"
  228. },
  229. "height": {
  230. "type": "double",
  231. "value": "25"
  232. },
  233. "cornerRadius": {
  234. "type": "double",
  235. "value": "12"
  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. 1,
  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. "49": {
  279. "textContent": {
  280. "type": "string",
  281. "value": "R_CreateActionCode"
  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": "({ \n\t'textContent': \n\t\tgetAttr('filename').match(/.*\\/(.*)\\.model/)[1] \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. 6,
  309. -1
  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. "51": {
  325. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  326. "position": {
  327. "type": "list<double>",
  328. "value": [
  329. 16.248998508095582,
  330. 5.9989985080955535
  331. ]
  332. },
  333. "orientation": {
  334. "type": "double",
  335. "value": 0
  336. },
  337. "scale": {
  338. "type": "list<double>",
  339. "value": [
  340. 1,
  341. 1
  342. ]
  343. },
  344. "link-style": {
  345. "type": "map<string,string>",
  346. "value": {
  347. "stroke": "#00ffff",
  348. "stroke-dasharray": "",
  349. "stroke-opacity": 0.1,
  350. "arrow-start": "none",
  351. "arrow-end": "classic-wide-long"
  352. }
  353. }
  354. }
  355. },
  356. "edges": [
  357. {
  358. "src": "48",
  359. "dest": 51
  360. },
  361. {
  362. "src": 51,
  363. "dest": "49"
  364. }
  365. ]
  366. }
  367. },
  368. "$asuri": {
  369. "type": "string",
  370. "value": "/Formalisms/__Transformations__/Transformation/Transformation/Rule/1.instance"
  371. },
  372. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon"
  373. },
  374. "2": {
  375. "link-style": {
  376. "type": "map<string,string>",
  377. "value": {
  378. "stroke": "#bbbbbb",
  379. "stroke-dasharray": "",
  380. "stroke-opacity": 1,
  381. "stroke-width": 1,
  382. "arrow-start": "none",
  383. "arrow-end": "classic-wide-long"
  384. }
  385. },
  386. "typename": {
  387. "type": "string",
  388. "value": "OnNotApplicableLink"
  389. },
  390. "position": {
  391. "type": "list<double>",
  392. "value": [
  393. "773,50%",
  394. "204,50%"
  395. ]
  396. },
  397. "orientation": {
  398. "type": "double",
  399. "value": 0
  400. },
  401. "scale": {
  402. "type": "list<double>",
  403. "value": [
  404. 1,
  405. 1
  406. ]
  407. },
  408. "mapper": {
  409. "type": "code",
  410. "value": ""
  411. },
  412. "parser": {
  413. "type": "code",
  414. "value": ""
  415. },
  416. "$contents": {
  417. "type": "map<string,*>",
  418. "value": {
  419. "nodes": {},
  420. "edges": []
  421. }
  422. },
  423. "$asuri": {
  424. "type": "string",
  425. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnNotApplicable/2.instance"
  426. },
  427. "$segments": {
  428. "type": "map<string,list<string>>",
  429. "value": {
  430. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/0.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink/2.instance": "M773,176L773,204",
  431. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink/2.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/1.instance": "M773,204.07745445764922L773,231.99946492346936"
  432. }
  433. },
  434. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnNotApplicableLink"
  435. },
  436. "3": {
  437. "link-style": {
  438. "type": "map<string,string>",
  439. "value": {
  440. "stroke": "#7fff00",
  441. "stroke-dasharray": "",
  442. "stroke-opacity": 1,
  443. "stroke-width": 1,
  444. "arrow-start": "none",
  445. "arrow-end": "classic-wide-long"
  446. }
  447. },
  448. "typename": {
  449. "type": "string",
  450. "value": "OnSuccessLink"
  451. },
  452. "position": {
  453. "type": "list<double>",
  454. "value": [
  455. "862,50%",
  456. "204,50%"
  457. ]
  458. },
  459. "orientation": {
  460. "type": "double",
  461. "value": 0
  462. },
  463. "scale": {
  464. "type": "list<double>",
  465. "value": [
  466. 1,
  467. 1
  468. ]
  469. },
  470. "mapper": {
  471. "type": "code",
  472. "value": ""
  473. },
  474. "parser": {
  475. "type": "code",
  476. "value": ""
  477. },
  478. "$contents": {
  479. "type": "map<string,*>",
  480. "value": {
  481. "nodes": {},
  482. "edges": []
  483. }
  484. },
  485. "$asuri": {
  486. "type": "string",
  487. "value": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess/3.instance"
  488. },
  489. "$segments": {
  490. "type": "map<string,list<string>>",
  491. "value": {
  492. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/0.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/3.instance": "M862,176L862,204",
  493. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/3.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/RuleIcon/1.instance": "M862,204.07745445764922L862,231.99946492346936"
  494. }
  495. },
  496. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink"
  497. },
  498. "4": {
  499. "typename": {
  500. "type": "string",
  501. "value": "TransformationIcon"
  502. },
  503. "position": {
  504. "type": "list<double>",
  505. "value": [
  506. 719,
  507. 307
  508. ]
  509. },
  510. "orientation": {
  511. "type": "double",
  512. "value": 0
  513. },
  514. "scale": {
  515. "type": "list<double>",
  516. "value": [
  517. 1,
  518. 1
  519. ]
  520. },
  521. "mapper": {
  522. "type": "code",
  523. "value": ""
  524. },
  525. "parser": {
  526. "type": "code",
  527. "value": ""
  528. },
  529. "$contents": {
  530. "type": "map<string,*>",
  531. "value": {
  532. "nodes": {
  533. "56": {
  534. "width": {
  535. "type": "double",
  536. "value": "210"
  537. },
  538. "height": {
  539. "type": "double",
  540. "value": "35"
  541. },
  542. "cornerRadius": {
  543. "type": "double",
  544. "value": "17"
  545. },
  546. "style": {
  547. "type": "map<string,string>",
  548. "value": {
  549. "stroke": "#000000",
  550. "stroke-dasharray": "",
  551. "fill": "#ffffff",
  552. "fill-opacity": 0.75,
  553. "font-size": "20px",
  554. "stroke-width": 1,
  555. "arrow-start": "none",
  556. "arrow-end": "none"
  557. }
  558. },
  559. "mapper": {
  560. "type": "code",
  561. "value": ""
  562. },
  563. "parser": {
  564. "type": "code",
  565. "value": ""
  566. },
  567. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  568. "position": {
  569. "type": "list<double>",
  570. "value": [
  571. 1,
  572. -1
  573. ]
  574. },
  575. "orientation": {
  576. "type": "double",
  577. "value": 0
  578. },
  579. "scale": {
  580. "type": "list<double>",
  581. "value": [
  582. 1,
  583. 1
  584. ]
  585. }
  586. },
  587. "57": {
  588. "width": {
  589. "type": "double",
  590. "value": "200"
  591. },
  592. "height": {
  593. "type": "double",
  594. "value": "25"
  595. },
  596. "cornerRadius": {
  597. "type": "double",
  598. "value": "12"
  599. },
  600. "style": {
  601. "type": "map<string,string>",
  602. "value": {
  603. "stroke": "#000000",
  604. "stroke-dasharray": "",
  605. "fill": "#ffffff",
  606. "fill-opacity": 0.75,
  607. "font-size": "20px",
  608. "stroke-width": 1,
  609. "arrow-start": "none",
  610. "arrow-end": "none"
  611. }
  612. },
  613. "mapper": {
  614. "type": "code",
  615. "value": ""
  616. },
  617. "parser": {
  618. "type": "code",
  619. "value": ""
  620. },
  621. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  622. "position": {
  623. "type": "list<double>",
  624. "value": [
  625. 7,
  626. 4
  627. ]
  628. },
  629. "orientation": {
  630. "type": "double",
  631. "value": 0
  632. },
  633. "scale": {
  634. "type": "list<double>",
  635. "value": [
  636. 1,
  637. 1
  638. ]
  639. }
  640. },
  641. "58": {
  642. "textContent": {
  643. "type": "string",
  644. "value": "T_ActionCode2FileSystem(Java)"
  645. },
  646. "style": {
  647. "type": "map<string,string>",
  648. "value": {
  649. "stroke": "#000000",
  650. "stroke-dasharray": "",
  651. "fill": "#ffffff",
  652. "fill-opacity": 0.75,
  653. "font-size": "13px",
  654. "stroke-width": 1,
  655. "arrow-start": "none",
  656. "arrow-end": "none"
  657. }
  658. },
  659. "mapper": {
  660. "type": "code",
  661. "value": "({ \n\t'textContent': \n\t\tgetAttr('filename').match(/.*\\/(.*)\\.model/)[1] \n})"
  662. },
  663. "parser": {
  664. "type": "code",
  665. "value": ""
  666. },
  667. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  668. "position": {
  669. "type": "list<double>",
  670. "value": [
  671. 13,
  672. 6
  673. ]
  674. },
  675. "orientation": {
  676. "type": "double",
  677. "value": 0
  678. },
  679. "scale": {
  680. "type": "list<double>",
  681. "value": [
  682. 1,
  683. 1
  684. ]
  685. }
  686. },
  687. "59": {
  688. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  689. "position": {
  690. "type": "list<double>",
  691. "value": [
  692. 54.64760944932658,
  693. 7.770526261264649
  694. ]
  695. },
  696. "orientation": {
  697. "type": "double",
  698. "value": 0
  699. },
  700. "scale": {
  701. "type": "list<double>",
  702. "value": [
  703. 1,
  704. 1
  705. ]
  706. },
  707. "link-style": {
  708. "type": "map<string,string>",
  709. "value": {
  710. "stroke": "#00ffff",
  711. "stroke-dasharray": "",
  712. "stroke-opacity": 0.1,
  713. "arrow-start": "none",
  714. "arrow-end": "classic-wide-long"
  715. }
  716. }
  717. },
  718. "60": {
  719. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  720. "position": {
  721. "type": "list<double>",
  722. "value": [
  723. 22.74899850809561,
  724. 11.49899850809561
  725. ]
  726. },
  727. "orientation": {
  728. "type": "double",
  729. "value": 0
  730. },
  731. "scale": {
  732. "type": "list<double>",
  733. "value": [
  734. 1,
  735. 1
  736. ]
  737. },
  738. "link-style": {
  739. "type": "map<string,string>",
  740. "value": {
  741. "stroke": "#00ffff",
  742. "stroke-dasharray": "",
  743. "stroke-opacity": 0.1,
  744. "arrow-start": "none",
  745. "arrow-end": "classic-wide-long"
  746. }
  747. }
  748. }
  749. },
  750. "edges": [
  751. {
  752. "src": "56",
  753. "dest": 59
  754. },
  755. {
  756. "src": 59,
  757. "dest": "57"
  758. },
  759. {
  760. "src": "57",
  761. "dest": 60
  762. },
  763. {
  764. "src": 60,
  765. "dest": "58"
  766. }
  767. ]
  768. }
  769. },
  770. "$asuri": {
  771. "type": "string",
  772. "value": "/Formalisms/__Transformations__/Transformation/Transformation/Transformation/4.instance"
  773. },
  774. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/TransformationIcon"
  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. "281.5,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/1.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/5.instance": "M813,257L813,281.5",
  833. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink/5.instance--/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/TransformationIcon/4.instance": "M812.9999999999999,281.5778123837181L812.9999999999999,305.99938858808827"
  834. }
  835. },
  836. "$type": "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons/OnSuccessLink"
  837. }
  838. },
  839. "edges": [],
  840. "metamodels": [
  841. "/Formalisms/__Transformations__/Transformation/Transformation.defaultIcons"
  842. ]
  843. },
  844. "asm": {
  845. "nodes": {
  846. "0": {
  847. "filename": {
  848. "type": "string",
  849. "value": "/Formalisms/__SharedSemantics__/R_CreateAndroidManifest+GenApp.model"
  850. },
  851. "isStart": {
  852. "type": "boolean",
  853. "value": true
  854. },
  855. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Rule"
  856. },
  857. "1": {
  858. "filename": {
  859. "type": "string",
  860. "value": "/Formalisms/ActionCode/ds_ActionCode2FileSystem(Android)/R_CreateActionCode.model"
  861. },
  862. "isStart": {
  863. "type": "boolean",
  864. "value": false
  865. },
  866. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Rule"
  867. },
  868. "2": {
  869. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnNotApplicable"
  870. },
  871. "3": {
  872. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess"
  873. },
  874. "4": {
  875. "filename": {
  876. "type": "string",
  877. "value": "/Formalisms/ActionCode/ds_ActionCode2FileSystem(Java)/T_ActionCode2FileSystem(Java).model"
  878. },
  879. "isStart": {
  880. "type": "boolean",
  881. "value": false
  882. },
  883. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/Transformation"
  884. },
  885. "5": {
  886. "$type": "/Formalisms/__Transformations__/Transformation/Transformation/OnSuccess"
  887. }
  888. },
  889. "edges": [
  890. {
  891. "src": "0",
  892. "dest": "2"
  893. },
  894. {
  895. "src": "2",
  896. "dest": "1"
  897. },
  898. {
  899. "src": "0",
  900. "dest": "3"
  901. },
  902. {
  903. "src": "3",
  904. "dest": "1"
  905. },
  906. {
  907. "src": "1",
  908. "dest": "5"
  909. },
  910. {
  911. "src": "5",
  912. "dest": "4"
  913. }
  914. ],
  915. "metamodels": [
  916. "/Formalisms/__Transformations__/Transformation/Transformation"
  917. ]
  918. }
  919. }