R_CreateActionCode.model 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955
  1. {
  2. "csm": {
  3. "nodes": {
  4. "8": {
  5. "typename": {
  6. "type": "string",
  7. "value": "LHSIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. 534,
  13. 200
  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. "4": {
  40. "segments": {
  41. "type": "string",
  42. "value": "m0,0 l350,0 l100,250 l-100,250 l-350,0z"
  43. },
  44. "style": {
  45. "type": "map<string,string>",
  46. "value": {
  47. "stroke": "#000000",
  48. "stroke-dasharray": "",
  49. "fill": "#ffffff",
  50. "fill-opacity": 0.75,
  51. "stroke-width": 2,
  52. "arrow-start": "none",
  53. "arrow-end": "none"
  54. }
  55. },
  56. "mapper": {
  57. "type": "code",
  58. "value": ""
  59. },
  60. "parser": {
  61. "type": "code",
  62. "value": ""
  63. },
  64. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  65. "position": {
  66. "type": "list<double>",
  67. "value": [
  68. 1,
  69. 0
  70. ]
  71. },
  72. "orientation": {
  73. "type": "double",
  74. "value": 0
  75. },
  76. "scale": {
  77. "type": "list<double>",
  78. "value": [
  79. 1,
  80. 1
  81. ]
  82. }
  83. }
  84. },
  85. "edges": []
  86. }
  87. },
  88. "$asuri": {
  89. "type": "string",
  90. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/LHS/8.instance"
  91. },
  92. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/LHSIcon"
  93. },
  94. "9": {
  95. "typename": {
  96. "type": "string",
  97. "value": "RHSIcon"
  98. },
  99. "position": {
  100. "type": "list<double>",
  101. "value": [
  102. 894,
  103. 199
  104. ]
  105. },
  106. "orientation": {
  107. "type": "double",
  108. "value": 0
  109. },
  110. "scale": {
  111. "type": "list<double>",
  112. "value": [
  113. 1,
  114. 1
  115. ]
  116. },
  117. "mapper": {
  118. "type": "code",
  119. "value": ""
  120. },
  121. "parser": {
  122. "type": "code",
  123. "value": ""
  124. },
  125. "$contents": {
  126. "type": "map<string,*>",
  127. "value": {
  128. "nodes": {
  129. "7": {
  130. "segments": {
  131. "type": "string",
  132. "value": "m0,0 l450,0 l0,500 l-450,0 l100,-250z"
  133. },
  134. "style": {
  135. "type": "map<string,string>",
  136. "value": {
  137. "stroke": "#000000",
  138. "stroke-dasharray": "",
  139. "fill": "#ffffff",
  140. "fill-opacity": 0.75,
  141. "stroke-width": 2,
  142. "arrow-start": "none",
  143. "arrow-end": "none"
  144. }
  145. },
  146. "mapper": {
  147. "type": "code",
  148. "value": ""
  149. },
  150. "parser": {
  151. "type": "code",
  152. "value": ""
  153. },
  154. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  155. "position": {
  156. "type": "list<double>",
  157. "value": [
  158. 0,
  159. 0
  160. ]
  161. },
  162. "orientation": {
  163. "type": "double",
  164. "value": 0
  165. },
  166. "scale": {
  167. "type": "list<double>",
  168. "value": [
  169. 1,
  170. 1
  171. ]
  172. }
  173. }
  174. },
  175. "edges": []
  176. }
  177. },
  178. "$asuri": {
  179. "type": "string",
  180. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/RHS/9.instance"
  181. },
  182. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/RHSIcon"
  183. },
  184. "10": {
  185. "typename": {
  186. "type": "string",
  187. "value": "FileIcon"
  188. },
  189. "position": {
  190. "type": "list<double>",
  191. "value": [
  192. 1115,
  193. 375
  194. ]
  195. },
  196. "orientation": {
  197. "type": "double",
  198. "value": 0
  199. },
  200. "scale": {
  201. "type": "list<double>",
  202. "value": [
  203. 1,
  204. 1
  205. ]
  206. },
  207. "mapper": {
  208. "type": "code",
  209. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  210. },
  211. "parser": {
  212. "type": "code",
  213. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  214. },
  215. "$contents": {
  216. "type": "map<string,*>",
  217. "value": {
  218. "nodes": {
  219. "22": {
  220. "segments": {
  221. "type": "string",
  222. "value": "m0,0 l60,0 l30,30 l0,90 l-90,0 l0,-120 l60,0 l0,30 l30,0"
  223. },
  224. "style": {
  225. "type": "map<string,string>",
  226. "value": {
  227. "stroke": "#000000",
  228. "stroke-dasharray": "",
  229. "fill": "#ffffff",
  230. "fill-opacity": 0.75,
  231. "font-size": "20px",
  232. "stroke-width": 3,
  233. "arrow-start": "none",
  234. "arrow-end": "none"
  235. }
  236. },
  237. "mapper": {
  238. "type": "code",
  239. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  240. },
  241. "parser": {
  242. "type": "code",
  243. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  244. },
  245. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  246. "position": {
  247. "type": "list<double>",
  248. "value": [
  249. 2,
  250. 1
  251. ]
  252. },
  253. "orientation": {
  254. "type": "double",
  255. "value": 0
  256. },
  257. "scale": {
  258. "type": "list<double>",
  259. "value": [
  260. 1,
  261. 1
  262. ]
  263. }
  264. },
  265. "23": {
  266. "textContent": {
  267. "type": "string",
  268. "value": "ActionCode.java"
  269. },
  270. "style": {
  271. "type": "map<string,string>",
  272. "value": {
  273. "stroke": "#000000",
  274. "fill": "#ffffff",
  275. "fill-opacity": 0.75,
  276. "font-size": "13px"
  277. }
  278. },
  279. "mapper": {
  280. "type": "code",
  281. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  282. },
  283. "parser": {
  284. "type": "code",
  285. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  286. },
  287. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  288. "position": {
  289. "type": "list<double>",
  290. "value": [
  291. 4,
  292. 126
  293. ]
  294. },
  295. "orientation": {
  296. "type": "double",
  297. "value": 0
  298. },
  299. "scale": {
  300. "type": "list<double>",
  301. "value": [
  302. 1,
  303. 1
  304. ]
  305. }
  306. },
  307. "24": {
  308. "distance": {
  309. "type": "double",
  310. "value": 5
  311. },
  312. "alignment": {
  313. "type": "ENUM(\"right\",\"left\",\"center\")",
  314. "value": "\"left\""
  315. },
  316. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Below",
  317. "position": {
  318. "type": "list<double>",
  319. "value": [
  320. 27.99899850809561,
  321. 117.99900000000002
  322. ]
  323. },
  324. "orientation": {
  325. "type": "double",
  326. "value": 0
  327. },
  328. "scale": {
  329. "type": "list<double>",
  330. "value": [
  331. 1,
  332. 1
  333. ]
  334. },
  335. "link-style": {
  336. "type": "map<string,string>",
  337. "value": {
  338. "stroke": "#00ff00",
  339. "stroke-dasharray": "",
  340. "stroke-opacity": 1,
  341. "arrow-start": "none",
  342. "arrow-end": "classic-wide-long"
  343. }
  344. }
  345. },
  346. "__pLabelText": {
  347. "position": {
  348. "type": "list<double>",
  349. "value": [
  350. 0,
  351. 0
  352. ]
  353. },
  354. "orientation": {
  355. "type": "double",
  356. "value": 0
  357. },
  358. "scale": {
  359. "type": "list<double>",
  360. "value": [
  361. 1,
  362. 1
  363. ]
  364. },
  365. "textContent": {
  366. "type": "string",
  367. "value": "0"
  368. },
  369. "style": {
  370. "type": "map<string,string>",
  371. "value": {
  372. "stroke": "#6000ff",
  373. "fill": "#6000ff",
  374. "font-size": "15px",
  375. "opacity": "1"
  376. }
  377. },
  378. "mapper": {
  379. "type": "code",
  380. "value": "({'textContent':getAttr('__pLabel')})"
  381. },
  382. "parser": {
  383. "type": "code",
  384. "value": "({'__pLabel':getAttr('textContent')})"
  385. },
  386. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  387. }
  388. },
  389. "edges": [
  390. {
  391. "src": "23",
  392. "dest": "24"
  393. },
  394. {
  395. "src": "24",
  396. "dest": "22"
  397. }
  398. ]
  399. }
  400. },
  401. "$asuri": {
  402. "type": "string",
  403. "value": "/Formalisms/__Utilities__/FileSystem/FileSystem.pattern/__pFile/10.instance"
  404. },
  405. "$type": "/Formalisms/__Utilities__/FileSystem/FileSystem.defaultIcons.pattern/__pFileIcon"
  406. },
  407. "11": {
  408. "link-style": {
  409. "type": "map<string,string>",
  410. "value": {
  411. "stroke": "#00ff00",
  412. "stroke-dasharray": "",
  413. "stroke-opacity": 0.2,
  414. "stroke-width": 1,
  415. "arrow-start": "none",
  416. "arrow-end": "classic-wide-long"
  417. }
  418. },
  419. "typename": {
  420. "type": "string",
  421. "value": "PatternContentsLink"
  422. },
  423. "position": {
  424. "type": "list<double>",
  425. "value": [
  426. 1027.4989985080956,
  427. 322.499
  428. ]
  429. },
  430. "orientation": {
  431. "type": "double",
  432. "value": 0
  433. },
  434. "scale": {
  435. "type": "list<double>",
  436. "value": [
  437. 1,
  438. 1
  439. ]
  440. },
  441. "mapper": {
  442. "type": "code",
  443. "value": ""
  444. },
  445. "parser": {
  446. "type": "code",
  447. "value": ""
  448. },
  449. "$contents": {
  450. "type": "map<string,*>",
  451. "value": {
  452. "nodes": {},
  453. "edges": []
  454. }
  455. },
  456. "$asuri": {
  457. "type": "string",
  458. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents/11.instance"
  459. },
  460. "$segments": {
  461. "type": "map<string,list<string>>",
  462. "value": {
  463. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/RHSIcon/9.instance--/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/11.instance": "M894,199L1027.5,322.5",
  464. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/11.instance--/Formalisms/__Utilities__/FileSystem/FileSystem.defaultIcons.pattern/__pFileIcon/10.instance": "M1027.5549829232818,322.5508643522496L1160.9994532076512,445.9994941658797"
  465. }
  466. },
  467. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink"
  468. },
  469. "12": {
  470. "typename": {
  471. "type": "string",
  472. "value": "NACIcon"
  473. },
  474. "position": {
  475. "type": "list<double>",
  476. "value": [
  477. 126,
  478. 201
  479. ]
  480. },
  481. "orientation": {
  482. "type": "double",
  483. "value": 0
  484. },
  485. "scale": {
  486. "type": "list<double>",
  487. "value": [
  488. 1,
  489. 1
  490. ]
  491. },
  492. "mapper": {
  493. "type": "code",
  494. "value": ""
  495. },
  496. "parser": {
  497. "type": "code",
  498. "value": ""
  499. },
  500. "$contents": {
  501. "type": "map<string,*>",
  502. "value": {
  503. "nodes": {
  504. "1": {
  505. "width": {
  506. "type": "double",
  507. "value": "400"
  508. },
  509. "height": {
  510. "type": "double",
  511. "value": "500"
  512. },
  513. "cornerRadius": {
  514. "type": "double",
  515. "value": "0"
  516. },
  517. "style": {
  518. "type": "map<string,string>",
  519. "value": {
  520. "stroke": "#000000",
  521. "stroke-dasharray": "- .",
  522. "fill": "#ffffff",
  523. "fill-opacity": 0.75,
  524. "stroke-width": 2
  525. }
  526. },
  527. "mapper": {
  528. "type": "code",
  529. "value": ""
  530. },
  531. "parser": {
  532. "type": "code",
  533. "value": ""
  534. },
  535. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  536. "position": {
  537. "type": "list<double>",
  538. "value": [
  539. 0,
  540. -1
  541. ]
  542. },
  543. "orientation": {
  544. "type": "double",
  545. "value": 0
  546. },
  547. "scale": {
  548. "type": "list<double>",
  549. "value": [
  550. 1,
  551. 1
  552. ]
  553. }
  554. }
  555. },
  556. "edges": []
  557. }
  558. },
  559. "$asuri": {
  560. "type": "string",
  561. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/NAC/12.instance"
  562. },
  563. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/NACIcon"
  564. },
  565. "13": {
  566. "typename": {
  567. "type": "string",
  568. "value": "FileIcon"
  569. },
  570. "position": {
  571. "type": "list<double>",
  572. "value": [
  573. 280,
  574. 377
  575. ]
  576. },
  577. "orientation": {
  578. "type": "double",
  579. "value": 0
  580. },
  581. "scale": {
  582. "type": "list<double>",
  583. "value": [
  584. 1,
  585. 1
  586. ]
  587. },
  588. "mapper": {
  589. "type": "code",
  590. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  591. },
  592. "parser": {
  593. "type": "code",
  594. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  595. },
  596. "$contents": {
  597. "type": "map<string,*>",
  598. "value": {
  599. "nodes": {
  600. "22": {
  601. "segments": {
  602. "type": "string",
  603. "value": "m0,0 l60,0 l30,30 l0,90 l-90,0 l0,-120 l60,0 l0,30 l30,0"
  604. },
  605. "style": {
  606. "type": "map<string,string>",
  607. "value": {
  608. "stroke": "#000000",
  609. "stroke-dasharray": "",
  610. "fill": "#ffffff",
  611. "fill-opacity": 0.75,
  612. "font-size": "20px",
  613. "stroke-width": 3,
  614. "arrow-start": "none",
  615. "arrow-end": "none"
  616. }
  617. },
  618. "mapper": {
  619. "type": "code",
  620. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  621. },
  622. "parser": {
  623. "type": "code",
  624. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  625. },
  626. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  627. "position": {
  628. "type": "list<double>",
  629. "value": [
  630. 2,
  631. 1
  632. ]
  633. },
  634. "orientation": {
  635. "type": "double",
  636. "value": 0
  637. },
  638. "scale": {
  639. "type": "list<double>",
  640. "value": [
  641. 1,
  642. 1
  643. ]
  644. }
  645. },
  646. "23": {
  647. "textContent": {
  648. "type": "string",
  649. "value": "ActionCode.java"
  650. },
  651. "style": {
  652. "type": "map<string,string>",
  653. "value": {
  654. "stroke": "#000000",
  655. "fill": "#ffffff",
  656. "fill-opacity": 0.75,
  657. "font-size": "13px"
  658. }
  659. },
  660. "mapper": {
  661. "type": "code",
  662. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  663. },
  664. "parser": {
  665. "type": "code",
  666. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  667. },
  668. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  669. "position": {
  670. "type": "list<double>",
  671. "value": [
  672. 4,
  673. 126
  674. ]
  675. },
  676. "orientation": {
  677. "type": "double",
  678. "value": 0
  679. },
  680. "scale": {
  681. "type": "list<double>",
  682. "value": [
  683. 1,
  684. 1
  685. ]
  686. }
  687. },
  688. "24": {
  689. "distance": {
  690. "type": "double",
  691. "value": 5
  692. },
  693. "alignment": {
  694. "type": "ENUM(\"right\",\"left\",\"center\")",
  695. "value": "\"left\""
  696. },
  697. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Below",
  698. "position": {
  699. "type": "list<double>",
  700. "value": [
  701. 27.99899850809561,
  702. 117.99900000000002
  703. ]
  704. },
  705. "orientation": {
  706. "type": "double",
  707. "value": 0
  708. },
  709. "scale": {
  710. "type": "list<double>",
  711. "value": [
  712. 1,
  713. 1
  714. ]
  715. },
  716. "link-style": {
  717. "type": "map<string,string>",
  718. "value": {
  719. "stroke": "#00ff00",
  720. "stroke-dasharray": "",
  721. "stroke-opacity": 1,
  722. "arrow-start": "none",
  723. "arrow-end": "classic-wide-long"
  724. }
  725. }
  726. },
  727. "__pLabelText": {
  728. "position": {
  729. "type": "list<double>",
  730. "value": [
  731. 0,
  732. 0
  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. "textContent": {
  747. "type": "string",
  748. "value": "0"
  749. },
  750. "style": {
  751. "type": "map<string,string>",
  752. "value": {
  753. "stroke": "#6000ff",
  754. "fill": "#6000ff",
  755. "font-size": "15px",
  756. "opacity": "1"
  757. }
  758. },
  759. "mapper": {
  760. "type": "code",
  761. "value": "({'textContent':getAttr('__pLabel')})"
  762. },
  763. "parser": {
  764. "type": "code",
  765. "value": "({'__pLabel':getAttr('textContent')})"
  766. },
  767. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  768. }
  769. },
  770. "edges": [
  771. {
  772. "src": "23",
  773. "dest": "24"
  774. },
  775. {
  776. "src": "24",
  777. "dest": "22"
  778. }
  779. ]
  780. }
  781. },
  782. "$asuri": {
  783. "type": "string",
  784. "value": "/Formalisms/__Utilities__/FileSystem/FileSystem.pattern/__pFile/13.instance"
  785. },
  786. "$type": "/Formalisms/__Utilities__/FileSystem/FileSystem.defaultIcons.pattern/__pFileIcon"
  787. },
  788. "14": {
  789. "link-style": {
  790. "type": "map<string,string>",
  791. "value": {
  792. "stroke": "#00ff00",
  793. "stroke-dasharray": "",
  794. "stroke-opacity": 0.2,
  795. "stroke-width": 1,
  796. "arrow-start": "none",
  797. "arrow-end": "classic-wide-long"
  798. }
  799. },
  800. "typename": {
  801. "type": "string",
  802. "value": "PatternContentsLink"
  803. },
  804. "position": {
  805. "type": "list<double>",
  806. "value": [
  807. "228,50%",
  808. "324,50%"
  809. ]
  810. },
  811. "orientation": {
  812. "type": "double",
  813. "value": 0
  814. },
  815. "scale": {
  816. "type": "list<double>",
  817. "value": [
  818. 1,
  819. 1
  820. ]
  821. },
  822. "mapper": {
  823. "type": "code",
  824. "value": ""
  825. },
  826. "parser": {
  827. "type": "code",
  828. "value": ""
  829. },
  830. "$contents": {
  831. "type": "map<string,*>",
  832. "value": {
  833. "nodes": {},
  834. "edges": []
  835. }
  836. },
  837. "$asuri": {
  838. "type": "string",
  839. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents/14.instance"
  840. },
  841. "$segments": {
  842. "type": "map<string,list<string>>",
  843. "value": {
  844. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/NACIcon/12.instance--/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/14.instance": "M126,200L228,324",
  845. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/14.instance--/Formalisms/__Utilities__/FileSystem/FileSystem.defaultIcons.pattern/__pFileIcon/13.instance": "M228.04748536837667,324.0577273105755L329.99946578854787,447.9993505664699"
  846. }
  847. },
  848. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink"
  849. }
  850. },
  851. "edges": [],
  852. "metamodels": [
  853. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons",
  854. "/Formalisms/__Utilities__/FileSystem/FileSystem.defaultIcons.pattern",
  855. "/Formalisms/ActionCode/ActionCode.defaultIcons.pattern",
  856. "/Formalisms/GenericGraph/GenericGraph.defaultIcons.pattern"
  857. ]
  858. },
  859. "asm": {
  860. "nodes": {
  861. "8": {
  862. "Condition": {
  863. "type": "code",
  864. "value": "true"
  865. },
  866. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/LHS"
  867. },
  868. "9": {
  869. "Action": {
  870. "type": "code",
  871. "value": ""
  872. },
  873. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/RHS"
  874. },
  875. "10": {
  876. "__pLabel": {
  877. "type": "string",
  878. "value": "0"
  879. },
  880. "__pMatchSubtypes": {
  881. "type": "boolean"
  882. },
  883. "content": {
  884. "type": "code",
  885. "value": ""
  886. },
  887. "path": {
  888. "type": "code",
  889. "value": "'./ActionCode.java'"
  890. },
  891. "$type": "/Formalisms/__Utilities__/FileSystem/FileSystem.pattern/__pFile"
  892. },
  893. "11": {
  894. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents"
  895. },
  896. "12": {
  897. "name": {
  898. "type": "string",
  899. "value": "NAC_"
  900. },
  901. "Condition": {
  902. "type": "code",
  903. "value": "true"
  904. },
  905. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/NAC"
  906. },
  907. "13": {
  908. "__pLabel": {
  909. "type": "string",
  910. "value": "0"
  911. },
  912. "__pMatchSubtypes": {
  913. "type": "boolean",
  914. "value": false
  915. },
  916. "content": {
  917. "type": "code",
  918. "value": "true"
  919. },
  920. "path": {
  921. "type": "code",
  922. "value": "getAttr()=='./ActionCode.java'"
  923. },
  924. "$type": "/Formalisms/__Utilities__/FileSystem/FileSystem.pattern/__pFile"
  925. },
  926. "14": {
  927. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents"
  928. }
  929. },
  930. "edges": [
  931. {
  932. "src": "9",
  933. "dest": "11"
  934. },
  935. {
  936. "src": "11",
  937. "dest": "10"
  938. },
  939. {
  940. "src": "12",
  941. "dest": "14"
  942. },
  943. {
  944. "src": "14",
  945. "dest": "13"
  946. }
  947. ],
  948. "metamodels": [
  949. "/Formalisms/__Transformations__/TransformationRule/TransformationRule",
  950. "/Formalisms/__Utilities__/FileSystem/FileSystem.pattern",
  951. "/Formalisms/ActionCode/ActionCode.pattern",
  952. "/Formalisms/GenericGraph/GenericGraph.pattern"
  953. ]
  954. }
  955. }