sample1.model 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040
  1. {
  2. "csm": {
  3. "nodes": {
  4. "0": {
  5. "typename": {
  6. "type": "string",
  7. "value": "StartIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. 321,
  13. 188
  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\")})"
  30. },
  31. "parser": {
  32. "type": "code",
  33. "value": "({position:getAttr(\"position\")})"
  34. },
  35. "$contents": {
  36. "type": "map<string,*>",
  37. "value": {
  38. "nodes": {
  39. "24": {
  40. "src": {
  41. "type": "string",
  42. "value": "/Formalisms/RaceCar/icons/start.png"
  43. },
  44. "width": {
  45. "type": "double",
  46. "value": 12
  47. },
  48. "height": {
  49. "type": "double",
  50. "value": 404
  51. },
  52. "style": {
  53. "type": "map<string,string>",
  54. "value": {
  55. "stroke": "#000000",
  56. "stroke-dasharray": "",
  57. "fill": "#ffffff",
  58. "fill-opacity": 1,
  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": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  68. },
  69. "parser": {
  70. "type": "code",
  71. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  72. },
  73. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  74. "position": {
  75. "type": "list<double>",
  76. "value": [
  77. 6,
  78. 5
  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. },
  94. "edges": []
  95. }
  96. },
  97. "$asuri": {
  98. "type": "string",
  99. "value": "/Formalisms/RaceCar/Race/Start/0.instance"
  100. },
  101. "$type": "/Formalisms/RaceCar/Race.defaultIcons/StartIcon"
  102. },
  103. "1": {
  104. "typename": {
  105. "type": "string",
  106. "value": "FinishIcon"
  107. },
  108. "position": {
  109. "type": "list<double>",
  110. "value": [
  111. 747,
  112. 115
  113. ]
  114. },
  115. "orientation": {
  116. "type": "double",
  117. "value": 0
  118. },
  119. "scale": {
  120. "type": "list<double>",
  121. "value": [
  122. 1,
  123. 1
  124. ]
  125. },
  126. "mapper": {
  127. "type": "code",
  128. "value": "({position:getAttr(\"position\")})"
  129. },
  130. "parser": {
  131. "type": "code",
  132. "value": "({position:getAttr(\"position\")})"
  133. },
  134. "$contents": {
  135. "type": "map<string,*>",
  136. "value": {
  137. "nodes": {
  138. "25": {
  139. "src": {
  140. "type": "string",
  141. "value": "/Formalisms/RaceCar/icons/finish.png"
  142. },
  143. "width": {
  144. "type": "double",
  145. "value": 200
  146. },
  147. "height": {
  148. "type": "double",
  149. "value": 495
  150. },
  151. "style": {
  152. "type": "map<string,string>",
  153. "value": {
  154. "stroke": "#000000",
  155. "stroke-dasharray": "",
  156. "fill": "#ffffff",
  157. "fill-opacity": 1,
  158. "font-size": "20px",
  159. "stroke-width": 1,
  160. "arrow-start": "none",
  161. "arrow-end": "none"
  162. }
  163. },
  164. "mapper": {
  165. "type": "code",
  166. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  167. },
  168. "parser": {
  169. "type": "code",
  170. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  171. },
  172. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  173. "position": {
  174. "type": "list<double>",
  175. "value": [
  176. 5,
  177. 3
  178. ]
  179. },
  180. "orientation": {
  181. "type": "double",
  182. "value": 0
  183. },
  184. "scale": {
  185. "type": "list<double>",
  186. "value": [
  187. 1,
  188. 1
  189. ]
  190. }
  191. }
  192. },
  193. "edges": []
  194. }
  195. },
  196. "$asuri": {
  197. "type": "string",
  198. "value": "/Formalisms/RaceCar/Race/Finish/1.instance"
  199. },
  200. "$type": "/Formalisms/RaceCar/Race.defaultIcons/FinishIcon"
  201. },
  202. "2": {
  203. "typename": {
  204. "type": "string",
  205. "value": "CarIcon"
  206. },
  207. "position": {
  208. "type": "list<double>",
  209. "value": [
  210. 708,
  211. 208
  212. ]
  213. },
  214. "orientation": {
  215. "type": "double",
  216. "value": 0
  217. },
  218. "scale": {
  219. "type": "list<double>",
  220. "value": [
  221. 1,
  222. 1
  223. ]
  224. },
  225. "mapper": {
  226. "type": "code",
  227. "value": "({position:getAttr(\"position\")})"
  228. },
  229. "parser": {
  230. "type": "code",
  231. "value": "({position:getAttr(\"position\")})"
  232. },
  233. "$contents": {
  234. "type": "map<string,*>",
  235. "value": {
  236. "nodes": {
  237. "5": {
  238. "src": {
  239. "type": "string",
  240. "value": "/Formalisms/RaceCar/Icons/racecar.png"
  241. },
  242. "width": {
  243. "type": "double",
  244. "value": 183
  245. },
  246. "height": {
  247. "type": "double",
  248. "value": 72
  249. },
  250. "style": {
  251. "type": "map<string,string>",
  252. "value": {
  253. "stroke": "#000000",
  254. "stroke-dasharray": "",
  255. "fill": "#ffffff",
  256. "fill-opacity": 1,
  257. "font-size": "20px",
  258. "stroke-width": 1,
  259. "arrow-start": "none",
  260. "arrow-end": "none"
  261. }
  262. },
  263. "mapper": {
  264. "type": "code",
  265. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  266. },
  267. "parser": {
  268. "type": "code",
  269. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  270. },
  271. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  272. "position": {
  273. "type": "list<double>",
  274. "value": [
  275. 1,
  276. 2
  277. ]
  278. },
  279. "orientation": {
  280. "type": "double",
  281. "value": 0
  282. },
  283. "scale": {
  284. "type": "list<double>",
  285. "value": [
  286. 1,
  287. 1
  288. ]
  289. }
  290. },
  291. "6": {
  292. "textContent": {
  293. "type": "string",
  294. "value": "McQueen"
  295. },
  296. "style": {
  297. "type": "map<string,string>",
  298. "value": {
  299. "stroke": "#000000",
  300. "stroke-dasharray": "",
  301. "fill": "#000000",
  302. "fill-opacity": 0.75,
  303. "font-size": "12px",
  304. "stroke-width": 1,
  305. "arrow-start": "none",
  306. "arrow-end": "none",
  307. "text-anchor": "middle"
  308. }
  309. },
  310. "mapper": {
  311. "type": "code",
  312. "value": "({textContent:getAttr(\"name\")})"
  313. },
  314. "parser": {
  315. "type": "code",
  316. "value": "({name:getAttr(\"textContent\")})"
  317. },
  318. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  319. "position": {
  320. "type": "list<double>",
  321. "value": [
  322. 90,
  323. 48
  324. ]
  325. },
  326. "orientation": {
  327. "type": "double",
  328. "value": 0
  329. },
  330. "scale": {
  331. "type": "list<double>",
  332. "value": [
  333. 1,
  334. 1
  335. ]
  336. }
  337. },
  338. "7": {
  339. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  340. "position": {
  341. "type": "list<double>",
  342. "value": [
  343. 48.88071412763202,
  344. 29.32499990929705
  345. ]
  346. },
  347. "orientation": {
  348. "type": "double",
  349. "value": 0
  350. },
  351. "scale": {
  352. "type": "list<double>",
  353. "value": [
  354. 1,
  355. 1
  356. ]
  357. },
  358. "link-style": {
  359. "type": "map<string,string>",
  360. "value": {
  361. "stroke": "#00ffff",
  362. "stroke-dasharray": "",
  363. "stroke-opacity": 0.1,
  364. "stroke-width": 1
  365. }
  366. }
  367. }
  368. },
  369. "edges": [
  370. {
  371. "src": "5",
  372. "dest": "7"
  373. },
  374. {
  375. "src": "7",
  376. "dest": "6"
  377. }
  378. ]
  379. }
  380. },
  381. "$asuri": {
  382. "type": "string",
  383. "value": "/Formalisms/RaceCar/Race/Car/2.instance"
  384. },
  385. "$type": "/Formalisms/RaceCar/Race.defaultIcons/CarIcon"
  386. },
  387. "3": {
  388. "typename": {
  389. "type": "string",
  390. "value": "CarIcon"
  391. },
  392. "position": {
  393. "type": "list<double>",
  394. "value": [
  395. 342,
  396. 300
  397. ]
  398. },
  399. "orientation": {
  400. "type": "double",
  401. "value": 0
  402. },
  403. "scale": {
  404. "type": "list<double>",
  405. "value": [
  406. 1,
  407. 1
  408. ]
  409. },
  410. "mapper": {
  411. "type": "code",
  412. "value": "({position:getAttr(\"position\")})"
  413. },
  414. "parser": {
  415. "type": "code",
  416. "value": "({position:getAttr(\"position\")})"
  417. },
  418. "$contents": {
  419. "type": "map<string,*>",
  420. "value": {
  421. "nodes": {
  422. "5": {
  423. "src": {
  424. "type": "string",
  425. "value": "/Formalisms/RaceCar/Icons/racecar.png"
  426. },
  427. "width": {
  428. "type": "double",
  429. "value": 183
  430. },
  431. "height": {
  432. "type": "double",
  433. "value": 72
  434. },
  435. "style": {
  436. "type": "map<string,string>",
  437. "value": {
  438. "stroke": "#000000",
  439. "stroke-dasharray": "",
  440. "fill": "#ffffff",
  441. "fill-opacity": 1,
  442. "font-size": "20px",
  443. "stroke-width": 1,
  444. "arrow-start": "none",
  445. "arrow-end": "none"
  446. }
  447. },
  448. "mapper": {
  449. "type": "code",
  450. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  451. },
  452. "parser": {
  453. "type": "code",
  454. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  455. },
  456. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  457. "position": {
  458. "type": "list<double>",
  459. "value": [
  460. 1,
  461. 2
  462. ]
  463. },
  464. "orientation": {
  465. "type": "double",
  466. "value": 0
  467. },
  468. "scale": {
  469. "type": "list<double>",
  470. "value": [
  471. 1,
  472. 1
  473. ]
  474. }
  475. },
  476. "6": {
  477. "textContent": {
  478. "type": "string",
  479. "value": "Mater"
  480. },
  481. "style": {
  482. "type": "map<string,string>",
  483. "value": {
  484. "stroke": "#000000",
  485. "stroke-dasharray": "",
  486. "fill": "#000000",
  487. "fill-opacity": 0.75,
  488. "font-size": "12px",
  489. "stroke-width": 1,
  490. "arrow-start": "none",
  491. "arrow-end": "none",
  492. "text-anchor": "middle"
  493. }
  494. },
  495. "mapper": {
  496. "type": "code",
  497. "value": "({textContent:getAttr(\"name\")})"
  498. },
  499. "parser": {
  500. "type": "code",
  501. "value": "({name:getAttr(\"textContent\")})"
  502. },
  503. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  504. "position": {
  505. "type": "list<double>",
  506. "value": [
  507. 90,
  508. 48
  509. ]
  510. },
  511. "orientation": {
  512. "type": "double",
  513. "value": 0
  514. },
  515. "scale": {
  516. "type": "list<double>",
  517. "value": [
  518. 1,
  519. 1
  520. ]
  521. }
  522. },
  523. "7": {
  524. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  525. "position": {
  526. "type": "list<double>",
  527. "value": [
  528. 48.88071412763202,
  529. 29.32499990929705
  530. ]
  531. },
  532. "orientation": {
  533. "type": "double",
  534. "value": 0
  535. },
  536. "scale": {
  537. "type": "list<double>",
  538. "value": [
  539. 1,
  540. 1
  541. ]
  542. },
  543. "link-style": {
  544. "type": "map<string,string>",
  545. "value": {
  546. "stroke": "#00ffff",
  547. "stroke-dasharray": "",
  548. "stroke-opacity": 0.1,
  549. "stroke-width": 1
  550. }
  551. }
  552. }
  553. },
  554. "edges": [
  555. {
  556. "src": "5",
  557. "dest": "7"
  558. },
  559. {
  560. "src": "7",
  561. "dest": "6"
  562. }
  563. ]
  564. }
  565. },
  566. "$asuri": {
  567. "type": "string",
  568. "value": "/Formalisms/RaceCar/Race/Car/3.instance"
  569. },
  570. "$type": "/Formalisms/RaceCar/Race.defaultIcons/CarIcon"
  571. },
  572. "4": {
  573. "typename": {
  574. "type": "string",
  575. "value": "CarIcon"
  576. },
  577. "position": {
  578. "type": "list<double>",
  579. "value": [
  580. 465,
  581. 407
  582. ]
  583. },
  584. "orientation": {
  585. "type": "double",
  586. "value": 0
  587. },
  588. "scale": {
  589. "type": "list<double>",
  590. "value": [
  591. 1,
  592. 1
  593. ]
  594. },
  595. "mapper": {
  596. "type": "code",
  597. "value": "({position:getAttr(\"position\")})"
  598. },
  599. "parser": {
  600. "type": "code",
  601. "value": "({position:getAttr(\"position\")})"
  602. },
  603. "$contents": {
  604. "type": "map<string,*>",
  605. "value": {
  606. "nodes": {
  607. "5": {
  608. "src": {
  609. "type": "string",
  610. "value": "/Formalisms/RaceCar/Icons/racecar.png"
  611. },
  612. "width": {
  613. "type": "double",
  614. "value": 183
  615. },
  616. "height": {
  617. "type": "double",
  618. "value": 72
  619. },
  620. "style": {
  621. "type": "map<string,string>",
  622. "value": {
  623. "stroke": "#000000",
  624. "stroke-dasharray": "",
  625. "fill": "#ffffff",
  626. "fill-opacity": 1,
  627. "font-size": "20px",
  628. "stroke-width": 1,
  629. "arrow-start": "none",
  630. "arrow-end": "none"
  631. }
  632. },
  633. "mapper": {
  634. "type": "code",
  635. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  636. },
  637. "parser": {
  638. "type": "code",
  639. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  640. },
  641. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  642. "position": {
  643. "type": "list<double>",
  644. "value": [
  645. 1,
  646. 2
  647. ]
  648. },
  649. "orientation": {
  650. "type": "double",
  651. "value": 0
  652. },
  653. "scale": {
  654. "type": "list<double>",
  655. "value": [
  656. 1,
  657. 1
  658. ]
  659. }
  660. },
  661. "6": {
  662. "textContent": {
  663. "type": "string",
  664. "value": "Crazy"
  665. },
  666. "style": {
  667. "type": "map<string,string>",
  668. "value": {
  669. "stroke": "#000000",
  670. "stroke-dasharray": "",
  671. "fill": "#000000",
  672. "fill-opacity": 0.75,
  673. "font-size": "12px",
  674. "stroke-width": 1,
  675. "arrow-start": "none",
  676. "arrow-end": "none",
  677. "text-anchor": "middle"
  678. }
  679. },
  680. "mapper": {
  681. "type": "code",
  682. "value": "({textContent:getAttr(\"name\")})"
  683. },
  684. "parser": {
  685. "type": "code",
  686. "value": "({name:getAttr(\"textContent\")})"
  687. },
  688. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  689. "position": {
  690. "type": "list<double>",
  691. "value": [
  692. 90,
  693. 48
  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. },
  708. "7": {
  709. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  710. "position": {
  711. "type": "list<double>",
  712. "value": [
  713. 48.88071412763202,
  714. 29.32499990929705
  715. ]
  716. },
  717. "orientation": {
  718. "type": "double",
  719. "value": 0
  720. },
  721. "scale": {
  722. "type": "list<double>",
  723. "value": [
  724. 1,
  725. 1
  726. ]
  727. },
  728. "link-style": {
  729. "type": "map<string,string>",
  730. "value": {
  731. "stroke": "#00ffff",
  732. "stroke-dasharray": "",
  733. "stroke-opacity": 0.1,
  734. "stroke-width": 1
  735. }
  736. }
  737. }
  738. },
  739. "edges": [
  740. {
  741. "src": "5",
  742. "dest": "7"
  743. },
  744. {
  745. "src": "7",
  746. "dest": "6"
  747. }
  748. ]
  749. }
  750. },
  751. "$asuri": {
  752. "type": "string",
  753. "value": "/Formalisms/RaceCar/Race/Car/4.instance"
  754. },
  755. "$type": "/Formalisms/RaceCar/Race.defaultIcons/CarIcon"
  756. },
  757. "5": {
  758. "typename": {
  759. "type": "string",
  760. "value": "CarIcon"
  761. },
  762. "position": {
  763. "type": "list<double>",
  764. "value": [
  765. 648,
  766. 506
  767. ]
  768. },
  769. "orientation": {
  770. "type": "double",
  771. "value": 0
  772. },
  773. "scale": {
  774. "type": "list<double>",
  775. "value": [
  776. 1,
  777. 1
  778. ]
  779. },
  780. "mapper": {
  781. "type": "code",
  782. "value": "({position:getAttr(\"position\")})"
  783. },
  784. "parser": {
  785. "type": "code",
  786. "value": "({position:getAttr(\"position\")})"
  787. },
  788. "$contents": {
  789. "type": "map<string,*>",
  790. "value": {
  791. "nodes": {
  792. "5": {
  793. "src": {
  794. "type": "string",
  795. "value": "/Formalisms/RaceCar/Icons/racecar.png"
  796. },
  797. "width": {
  798. "type": "double",
  799. "value": 183
  800. },
  801. "height": {
  802. "type": "double",
  803. "value": 72
  804. },
  805. "style": {
  806. "type": "map<string,string>",
  807. "value": {
  808. "stroke": "#000000",
  809. "stroke-dasharray": "",
  810. "fill": "#ffffff",
  811. "fill-opacity": 1,
  812. "font-size": "20px",
  813. "stroke-width": 1,
  814. "arrow-start": "none",
  815. "arrow-end": "none"
  816. }
  817. },
  818. "mapper": {
  819. "type": "code",
  820. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  821. },
  822. "parser": {
  823. "type": "code",
  824. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  825. },
  826. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  827. "position": {
  828. "type": "list<double>",
  829. "value": [
  830. 1,
  831. 2
  832. ]
  833. },
  834. "orientation": {
  835. "type": "double",
  836. "value": 0
  837. },
  838. "scale": {
  839. "type": "list<double>",
  840. "value": [
  841. 1,
  842. 1
  843. ]
  844. }
  845. },
  846. "6": {
  847. "textContent": {
  848. "type": "string",
  849. "value": "Despicable"
  850. },
  851. "style": {
  852. "type": "map<string,string>",
  853. "value": {
  854. "stroke": "#000000",
  855. "stroke-dasharray": "",
  856. "fill": "#000000",
  857. "fill-opacity": 0.75,
  858. "font-size": "12px",
  859. "stroke-width": 1,
  860. "arrow-start": "none",
  861. "arrow-end": "none",
  862. "text-anchor": "middle"
  863. }
  864. },
  865. "mapper": {
  866. "type": "code",
  867. "value": "({textContent:getAttr(\"name\")})"
  868. },
  869. "parser": {
  870. "type": "code",
  871. "value": "({name:getAttr(\"textContent\")})"
  872. },
  873. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  874. "position": {
  875. "type": "list<double>",
  876. "value": [
  877. 90,
  878. 48
  879. ]
  880. },
  881. "orientation": {
  882. "type": "double",
  883. "value": 0
  884. },
  885. "scale": {
  886. "type": "list<double>",
  887. "value": [
  888. 1,
  889. 1
  890. ]
  891. }
  892. },
  893. "7": {
  894. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  895. "position": {
  896. "type": "list<double>",
  897. "value": [
  898. 48.88071412763202,
  899. 29.32499990929705
  900. ]
  901. },
  902. "orientation": {
  903. "type": "double",
  904. "value": 0
  905. },
  906. "scale": {
  907. "type": "list<double>",
  908. "value": [
  909. 1,
  910. 1
  911. ]
  912. },
  913. "link-style": {
  914. "type": "map<string,string>",
  915. "value": {
  916. "stroke": "#00ffff",
  917. "stroke-dasharray": "",
  918. "stroke-opacity": 0.1,
  919. "stroke-width": 1
  920. }
  921. }
  922. }
  923. },
  924. "edges": [
  925. {
  926. "src": "5",
  927. "dest": "7"
  928. },
  929. {
  930. "src": "7",
  931. "dest": "6"
  932. }
  933. ]
  934. }
  935. },
  936. "$asuri": {
  937. "type": "string",
  938. "value": "/Formalisms/RaceCar/Race/Car/5.instance"
  939. },
  940. "$type": "/Formalisms/RaceCar/Race.defaultIcons/CarIcon"
  941. }
  942. },
  943. "edges": [],
  944. "metamodels": [
  945. "/Formalisms/RaceCar/Race.defaultIcons"
  946. ]
  947. },
  948. "asm": {
  949. "nodes": {
  950. "0": {
  951. "name": {
  952. "type": "string",
  953. "value": "#"
  954. },
  955. "position": {
  956. "type": "list<int>",
  957. "value": [
  958. 321,
  959. 188
  960. ]
  961. },
  962. "$type": "/Formalisms/RaceCar/Race/Start"
  963. },
  964. "1": {
  965. "name": {
  966. "type": "string",
  967. "value": "#"
  968. },
  969. "position": {
  970. "type": "list<int>",
  971. "value": [
  972. 747,
  973. 115
  974. ]
  975. },
  976. "$type": "/Formalisms/RaceCar/Race/Finish"
  977. },
  978. "2": {
  979. "name": {
  980. "type": "string",
  981. "value": "McQueen"
  982. },
  983. "position": {
  984. "type": "list<int>",
  985. "value": [
  986. 708,
  987. 208
  988. ]
  989. },
  990. "$type": "/Formalisms/RaceCar/Race/Car"
  991. },
  992. "3": {
  993. "name": {
  994. "type": "string",
  995. "value": "Mater"
  996. },
  997. "position": {
  998. "type": "list<int>",
  999. "value": [
  1000. 342,
  1001. 300
  1002. ]
  1003. },
  1004. "$type": "/Formalisms/RaceCar/Race/Car"
  1005. },
  1006. "4": {
  1007. "name": {
  1008. "type": "string",
  1009. "value": "Crazy"
  1010. },
  1011. "position": {
  1012. "type": "list<int>",
  1013. "value": [
  1014. 465,
  1015. 407
  1016. ]
  1017. },
  1018. "$type": "/Formalisms/RaceCar/Race/Car"
  1019. },
  1020. "5": {
  1021. "name": {
  1022. "type": "string",
  1023. "value": "Despicable"
  1024. },
  1025. "position": {
  1026. "type": "list<int>",
  1027. "value": [
  1028. 648,
  1029. 506
  1030. ]
  1031. },
  1032. "$type": "/Formalisms/RaceCar/Race/Car"
  1033. }
  1034. },
  1035. "edges": [],
  1036. "metamodels": [
  1037. "/Formalisms/RaceCar/Race"
  1038. ]
  1039. }
  1040. }