Buttons.defaultIcons.model 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771
  1. {
  2. "csm": {
  3. "nodes": {
  4. "0": {
  5. "typename": {
  6. "type": "string",
  7. "value": "IconIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. 399,
  13. 175
  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": "({'position':getAttr('position'),'orientation':getAttr('orientation'),'scale':getAttr('scale')})"
  30. },
  31. "parser": {
  32. "type": "code",
  33. "value": "({'position':getAttr('position'),'orientation':getAttr('orientation'),'scale':getAttr('scale')})"
  34. },
  35. "$contents": {
  36. "type": "map<string,*>",
  37. "value": {
  38. "nodes": {
  39. "1": {
  40. "width": {
  41. "type": "double",
  42. "value": "200"
  43. },
  44. "height": {
  45. "type": "double",
  46. "value": "150"
  47. },
  48. "cornerRadius": {
  49. "type": "double",
  50. "value": "10"
  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. "stroke-width": 1
  60. }
  61. },
  62. "mapper": {
  63. "type": "code",
  64. "value": ""
  65. },
  66. "parser": {
  67. "type": "code",
  68. "value": ""
  69. },
  70. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  71. "position": {
  72. "type": "list<double>",
  73. "value": [
  74. 0,
  75. 0
  76. ]
  77. },
  78. "orientation": {
  79. "type": "double",
  80. "value": 0
  81. },
  82. "scale": {
  83. "type": "list<double>",
  84. "value": [
  85. 1,
  86. 1
  87. ]
  88. }
  89. },
  90. "2": {
  91. "textContent": {
  92. "type": "string",
  93. "value": "ButtonIcon"
  94. },
  95. "style": {
  96. "type": "map<string,string>",
  97. "value": {
  98. "stroke": "#000000",
  99. "stroke-dasharray": "",
  100. "fill": "#000000",
  101. "fill-opacity": "1",
  102. "font-size": "13px"
  103. }
  104. },
  105. "mapper": {
  106. "type": "code",
  107. "value": "({\"textContent\":getAttr(\"typename\")})"
  108. },
  109. "parser": {
  110. "type": "code",
  111. "value": "({\"typename\":getAttr(\"textContent\")})"
  112. },
  113. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  114. "position": {
  115. "type": "list<double>",
  116. "value": [
  117. 58,
  118. 151
  119. ]
  120. },
  121. "orientation": {
  122. "type": "double",
  123. "value": 0
  124. },
  125. "scale": {
  126. "type": "list<double>",
  127. "value": [
  128. 1,
  129. 1
  130. ]
  131. }
  132. },
  133. "3": {
  134. "distance": {
  135. "type": "double",
  136. "value": 0
  137. },
  138. "alignment": {
  139. "type": "ENUM(\"right\",\"left\",\"center\")",
  140. "value": "center"
  141. },
  142. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Below",
  143. "position": {
  144. "type": "list<double>",
  145. "value": [
  146. 93.49899850809561,
  147. 137.49900000000002
  148. ]
  149. },
  150. "orientation": {
  151. "type": "double",
  152. "value": 0
  153. },
  154. "scale": {
  155. "type": "list<double>",
  156. "value": [
  157. 1,
  158. 1
  159. ]
  160. },
  161. "link-style": {
  162. "type": "map<string,string>",
  163. "value": {
  164. "stroke": "#00ff00",
  165. "stroke-dasharray": "",
  166. "stroke-opacity": 1,
  167. "arrow-start": "none",
  168. "arrow-end": "classic-wide-long"
  169. }
  170. }
  171. }
  172. },
  173. "edges": [
  174. {
  175. "src": "2",
  176. "dest": 3
  177. },
  178. {
  179. "src": 3,
  180. "dest": "1"
  181. }
  182. ]
  183. }
  184. },
  185. "$asuri": {
  186. "type": "string",
  187. "value": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Icon/0.instance"
  188. },
  189. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconIcon"
  190. },
  191. "1": {
  192. "typename": {
  193. "type": "string",
  194. "value": "RectangleIcon"
  195. },
  196. "position": {
  197. "type": "list<double>",
  198. "value": [
  199. 399,
  200. 175
  201. ]
  202. },
  203. "orientation": {
  204. "type": "double",
  205. "value": 0
  206. },
  207. "scale": {
  208. "type": "list<double>",
  209. "value": [
  210. 1,
  211. 1
  212. ]
  213. },
  214. "mapper": {
  215. "type": "code",
  216. "value": ""
  217. },
  218. "parser": {
  219. "type": "code",
  220. "value": ""
  221. },
  222. "$contents": {
  223. "type": "map<string,*>",
  224. "value": {
  225. "nodes": {
  226. "17": {
  227. "width": {
  228. "type": "double",
  229. "value": "120"
  230. },
  231. "height": {
  232. "type": "double",
  233. "value": "50"
  234. },
  235. "cornerRadius": {
  236. "type": "double",
  237. "value": "25"
  238. },
  239. "style": {
  240. "type": "map<string,string>",
  241. "value": {
  242. "stroke": "#af0000",
  243. "stroke-dasharray": "",
  244. "fill": "#000000",
  245. "fill-opacity": 0.05,
  246. "stroke-width": 2
  247. }
  248. },
  249. "mapper": {
  250. "type": "code",
  251. "value": "({\"width\":getAttr(\"width\"), \"height\":getAttr(\"height\"), \"cornerRadius\":getAttr(\"cornerRadius\"), \"style\":getAttr(\"style\")})"
  252. },
  253. "parser": {
  254. "type": "code",
  255. "value": ""
  256. },
  257. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  258. "position": {
  259. "type": "list<double>",
  260. "value": [
  261. 0,
  262. 1
  263. ]
  264. },
  265. "orientation": {
  266. "type": "double",
  267. "value": 0
  268. },
  269. "scale": {
  270. "type": "list<double>",
  271. "value": [
  272. 1,
  273. 1
  274. ]
  275. }
  276. }
  277. },
  278. "edges": []
  279. }
  280. },
  281. "$asuri": {
  282. "type": "string",
  283. "value": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle/1.instance"
  284. },
  285. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/RectangleIcon"
  286. },
  287. "2": {
  288. "typename": {
  289. "type": "string",
  290. "value": "TextIcon"
  291. },
  292. "position": {
  293. "type": "list<double>",
  294. "value": [
  295. 409,
  296. 188
  297. ]
  298. },
  299. "orientation": {
  300. "type": "double",
  301. "value": 0
  302. },
  303. "scale": {
  304. "type": "list<double>",
  305. "value": [
  306. 1,
  307. 1
  308. ]
  309. },
  310. "mapper": {
  311. "type": "code",
  312. "value": ""
  313. },
  314. "parser": {
  315. "type": "code",
  316. "value": ""
  317. },
  318. "$contents": {
  319. "type": "map<string,*>",
  320. "value": {
  321. "nodes": {
  322. "21": {
  323. "textContent": {
  324. "type": "string",
  325. "value": "<coded>"
  326. },
  327. "style": {
  328. "type": "map<string,string>",
  329. "value": {
  330. "stroke": "#000000",
  331. "stroke-dasharray": "",
  332. "fill": "#ffffff",
  333. "fill-opacity": 0.75,
  334. "font-size": "13px",
  335. "stroke-width": 1
  336. }
  337. },
  338. "mapper": {
  339. "type": "code",
  340. "value": "({\"textContent\":getAttr(\"textContent\"), \"style\":getAttr(\"style\")})"
  341. },
  342. "parser": {
  343. "type": "code",
  344. "value": "({\"textContent\":getAttr(\"textContent\")})"
  345. },
  346. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  347. "position": {
  348. "type": "list<double>",
  349. "value": [
  350. 0,
  351. 5
  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. }
  366. },
  367. "edges": []
  368. }
  369. },
  370. "$asuri": {
  371. "type": "string",
  372. "value": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text/2.instance"
  373. },
  374. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/TextIcon"
  375. },
  376. "3": {
  377. "link-style": {
  378. "type": "map<string,string>",
  379. "value": {
  380. "stroke": "#00ffff",
  381. "stroke-dasharray": "",
  382. "stroke-opacity": 0.1,
  383. "arrow-start": "none",
  384. "arrow-end": "classic-wide-long"
  385. }
  386. },
  387. "typename": {
  388. "type": "string",
  389. "value": "ContainLink"
  390. },
  391. "position": {
  392. "type": "list<double>",
  393. "value": [
  394. 416.7489985080956,
  395. 187.99899850809555
  396. ]
  397. },
  398. "orientation": {
  399. "type": "double",
  400. "value": 0
  401. },
  402. "scale": {
  403. "type": "list<double>",
  404. "value": [
  405. 1,
  406. 1
  407. ]
  408. },
  409. "mapper": {
  410. "type": "code",
  411. "value": ""
  412. },
  413. "parser": {
  414. "type": "code",
  415. "value": ""
  416. },
  417. "$contents": {
  418. "type": "map<string,*>",
  419. "value": {
  420. "nodes": {},
  421. "edges": []
  422. }
  423. },
  424. "$asuri": {
  425. "type": "string",
  426. "value": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain/3.instance"
  427. },
  428. "$segments": {
  429. "type": "map<string,list<string>>",
  430. "value": {
  431. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/RectangleIcon/1.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/ContainLink/3.instance": "M399,176.00000000000003L399,176.00000000000003L416.75,188.00000000000003",
  432. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/ContainLink/3.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/TextIcon/2.instance": "M416.81309086830765,188.04265298139117L434.49939721682324,199.99959248461292L434.49939721682324,199.99959248461292"
  433. }
  434. },
  435. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/ContainLink"
  436. },
  437. "4": {
  438. "link-style": {
  439. "type": "map<string,string>",
  440. "value": {
  441. "stroke": "#ff00ff",
  442. "stroke-dasharray": "",
  443. "stroke-opacity": 0.1,
  444. "arrow-start": "none",
  445. "arrow-end": "classic-wide-long"
  446. }
  447. },
  448. "typename": {
  449. "type": "string",
  450. "value": "IconContentsLink"
  451. },
  452. "position": {
  453. "type": "list<double>",
  454. "value": [
  455. "416.75,50%",
  456. "187.5,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/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/IconContents/4.instance"
  488. },
  489. "$segments": {
  490. "type": "map<string,list<string>>",
  491. "value": {
  492. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconIcon/0.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink/4.instance": "M399,175L399,175L416.75,187.5",
  493. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink/4.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/TextIcon/2.instance": "M416.8116305010661,187.54340176131416L434.4994249059831,199.99959500421346L434.4994249059831,199.99959500421346"
  494. }
  495. },
  496. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink"
  497. },
  498. "5": {
  499. "link-style": {
  500. "type": "map<string,string>",
  501. "value": {
  502. "stroke": "#ff00ff",
  503. "stroke-dasharray": "",
  504. "stroke-opacity": 0.1,
  505. "arrow-start": "none",
  506. "arrow-end": "classic-wide-long"
  507. }
  508. },
  509. "typename": {
  510. "type": "string",
  511. "value": "IconContentsLink"
  512. },
  513. "position": {
  514. "type": "list<double>",
  515. "value": [
  516. "429,50%",
  517. "188,50%"
  518. ]
  519. },
  520. "orientation": {
  521. "type": "double",
  522. "value": 0
  523. },
  524. "scale": {
  525. "type": "list<double>",
  526. "value": [
  527. 1,
  528. 1
  529. ]
  530. },
  531. "mapper": {
  532. "type": "code",
  533. "value": ""
  534. },
  535. "parser": {
  536. "type": "code",
  537. "value": ""
  538. },
  539. "$contents": {
  540. "type": "map<string,*>",
  541. "value": {
  542. "nodes": {},
  543. "edges": []
  544. }
  545. },
  546. "$asuri": {
  547. "type": "string",
  548. "value": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/IconContents/5.instance"
  549. },
  550. "$segments": {
  551. "type": "map<string,list<string>>",
  552. "value": {
  553. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconIcon/0.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink/5.instance": "M399,175L399,175L429,188",
  554. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink/5.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/RectangleIcon/1.instance": "M429.06901769736197,188.02990766885685L458.9995744014566,200.99981557396453L458.9995744014566,200.99981557396453"
  555. }
  556. },
  557. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink"
  558. },
  559. "6": {
  560. "link-style": {
  561. "type": "map<string,string>",
  562. "value": {
  563. "stroke": "#ff00ff",
  564. "stroke-dasharray": "",
  565. "stroke-opacity": 0.1,
  566. "arrow-start": "none",
  567. "arrow-end": "classic-wide-long"
  568. }
  569. },
  570. "typename": {
  571. "type": "string",
  572. "value": "IconContentsLink"
  573. },
  574. "position": {
  575. "type": "list<double>",
  576. "value": [
  577. "407.8744992540478,50%",
  578. "181.49949925404778,50%"
  579. ]
  580. },
  581. "orientation": {
  582. "type": "double",
  583. "value": 0
  584. },
  585. "scale": {
  586. "type": "list<double>",
  587. "value": [
  588. 1,
  589. 1
  590. ]
  591. },
  592. "mapper": {
  593. "type": "code",
  594. "value": ""
  595. },
  596. "parser": {
  597. "type": "code",
  598. "value": ""
  599. },
  600. "$contents": {
  601. "type": "map<string,*>",
  602. "value": {
  603. "nodes": {},
  604. "edges": []
  605. }
  606. },
  607. "$asuri": {
  608. "type": "string",
  609. "value": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/IconContents/6.instance"
  610. },
  611. "$segments": {
  612. "type": "map<string,list<string>>",
  613. "value": {
  614. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconIcon/0.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink/6.instance": "M399,175L399,175L407.8744992540478,181.49949925404778",
  615. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink/6.instance--/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/ContainLink/3.instance": "M407.8744992540478,181.49949925404778L416.7489985080956,187.99899850809555L416.7489985080956,187.99899850809555"
  616. }
  617. },
  618. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons/IconContentsLink"
  619. }
  620. },
  621. "edges": [],
  622. "metamodels": [
  623. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax.defaultIcons"
  624. ]
  625. },
  626. "asm": {
  627. "nodes": {
  628. "0": {
  629. "typename": {
  630. "type": "string",
  631. "value": "ButtonIcon"
  632. },
  633. "position": {
  634. "type": "list<double>",
  635. "value": [
  636. 399,
  637. 175
  638. ]
  639. },
  640. "orientation": {
  641. "type": "double",
  642. "value": 0
  643. },
  644. "scale": {
  645. "type": "list<double>",
  646. "value": [
  647. 1,
  648. 1
  649. ]
  650. },
  651. "mapper": {
  652. "type": "code",
  653. "value": ""
  654. },
  655. "parser": {
  656. "type": "code",
  657. "value": ""
  658. },
  659. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Icon"
  660. },
  661. "1": {
  662. "width": {
  663. "type": "double",
  664. "value": "120"
  665. },
  666. "height": {
  667. "type": "double",
  668. "value": "50"
  669. },
  670. "cornerRadius": {
  671. "type": "double",
  672. "value": "25"
  673. },
  674. "style": {
  675. "type": "map<string,string>",
  676. "value": {
  677. "stroke": "#af0000",
  678. "stroke-dasharray": "",
  679. "fill": "#000000",
  680. "fill-opacity": 0.05,
  681. "stroke-width": 2
  682. }
  683. },
  684. "mapper": {
  685. "type": "code",
  686. "value": ""
  687. },
  688. "parser": {
  689. "type": "code",
  690. "value": ""
  691. },
  692. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle"
  693. },
  694. "2": {
  695. "textContent": {
  696. "type": "string",
  697. "value": "<coded>"
  698. },
  699. "style": {
  700. "type": "map<string,string>",
  701. "value": {
  702. "stroke": "#000000",
  703. "stroke-dasharray": "",
  704. "fill": "#ffffff",
  705. "fill-opacity": 0.75,
  706. "font-size": "13px",
  707. "stroke-width": 1
  708. }
  709. },
  710. "mapper": {
  711. "type": "code",
  712. "value": "({\"textContent\":getAttr(\"name\")})"
  713. },
  714. "parser": {
  715. "type": "code",
  716. "value": "({\"name\":getAttr(\"textContent\")})"
  717. },
  718. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  719. },
  720. "3": {
  721. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain"
  722. },
  723. "4": {
  724. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/IconContents"
  725. },
  726. "5": {
  727. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/IconContents"
  728. },
  729. "6": {
  730. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/IconContents"
  731. }
  732. },
  733. "edges": [
  734. {
  735. "src": "1",
  736. "dest": 3
  737. },
  738. {
  739. "src": 3,
  740. "dest": "2"
  741. },
  742. {
  743. "src": "0",
  744. "dest": 4
  745. },
  746. {
  747. "src": 4,
  748. "dest": "2"
  749. },
  750. {
  751. "src": "0",
  752. "dest": 5
  753. },
  754. {
  755. "src": 5,
  756. "dest": "1"
  757. },
  758. {
  759. "src": "0",
  760. "dest": 6
  761. },
  762. {
  763. "src": 6,
  764. "dest": "3"
  765. }
  766. ],
  767. "metamodels": [
  768. "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax"
  769. ]
  770. }
  771. }