PNMM.model 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442
  1. {
  2. "csm": {
  3. "nodes": {
  4. "0": {
  5. "typename": {
  6. "type": "string",
  7. "value": "ClassIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. 463,
  13. 243
  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": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  30. },
  31. "parser": {
  32. "type": "code",
  33. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  34. },
  35. "$contents": {
  36. "type": "map<string,*>",
  37. "value": {
  38. "nodes": {
  39. "96": {
  40. "width": {
  41. "type": "double",
  42. "value": 200
  43. },
  44. "height": {
  45. "type": "double",
  46. "value": 125
  47. },
  48. "cornerRadius": {
  49. "type": "double",
  50. "value": 0
  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": 2
  60. }
  61. },
  62. "mapper": {
  63. "type": "code",
  64. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  65. },
  66. "parser": {
  67. "type": "code",
  68. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  69. },
  70. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  71. "position": {
  72. "type": "list<double>",
  73. "value": [
  74. 4,
  75. 3
  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. "97": {
  91. "segments": {
  92. "type": "string",
  93. "value": "m0,0l197,0"
  94. },
  95. "style": {
  96. "type": "map<string,string>",
  97. "value": {
  98. "stroke": "#000000",
  99. "stroke-dasharray": "",
  100. "fill": "#ffffff",
  101. "fill-opacity": 0.75,
  102. "font-size": "20px",
  103. "stroke-width": 2,
  104. "arrow-start": "none",
  105. "arrow-end": "none"
  106. }
  107. },
  108. "mapper": {
  109. "type": "code",
  110. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  111. },
  112. "parser": {
  113. "type": "code",
  114. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  115. },
  116. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  117. "position": {
  118. "type": "list<double>",
  119. "value": [
  120. 6,
  121. 36
  122. ]
  123. },
  124. "orientation": {
  125. "type": "double",
  126. "value": 0
  127. },
  128. "scale": {
  129. "type": "list<double>",
  130. "value": [
  131. 1,
  132. 1
  133. ]
  134. }
  135. },
  136. "98": {
  137. "textContent": {
  138. "type": "string",
  139. "value": "Place"
  140. },
  141. "style": {
  142. "type": "map<string,string>",
  143. "value": {
  144. "font-size": "18px",
  145. "font-style": "normal",
  146. "font-weight": "bold",
  147. "line-height": "100%",
  148. "letter-spacing": "0px",
  149. "word-spacing": "0px",
  150. "fill": "#000000",
  151. "fill-opacity": "1",
  152. "stroke": "none"
  153. }
  154. },
  155. "mapper": {
  156. "type": "code",
  157. "value": "var style = \n{\n \"font-size\": \"18px\",\n \"font-style\": \"normal\",\n \"font-weight\": \"bold\",\n \"line-height\": \"100%\",\n \"letter-spacing\": \"0px\",\n \"word-spacing\": \"0px\",\n \"fill\": \"#000000\",\n \"fill-opacity\": \"1\",\n \"stroke\": \"none\",\n \"font-style\": (getAttr('abstract') ? 'italic' : 'normal')\n};\n\n({'textContent': getAttr('name'), 'style':style})\n\n\n"
  158. },
  159. "parser": {
  160. "type": "code",
  161. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */\n({'name': getAttr('textContent')})"
  162. },
  163. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  164. "position": {
  165. "type": "list<double>",
  166. "value": [
  167. 8,
  168. 8
  169. ]
  170. },
  171. "orientation": {
  172. "type": "double",
  173. "value": 0
  174. },
  175. "scale": {
  176. "type": "list<double>",
  177. "value": [
  178. 1,
  179. 1
  180. ]
  181. }
  182. },
  183. "99": {
  184. "textContent": {
  185. "type": "string",
  186. "value": "+ tokens : int\n+ pname : string = P_"
  187. },
  188. "style": {
  189. "type": "map<string,string>",
  190. "value": {
  191. "font-size": "14px",
  192. "font-style": "normal",
  193. "font-weight": "bold",
  194. "line-height": "100%",
  195. "letter-spacing": "0px",
  196. "word-spacing": "0px",
  197. "fill": "#000000",
  198. "fill-opacity": "1",
  199. "stroke": "none"
  200. }
  201. },
  202. "mapper": {
  203. "type": "code",
  204. "value": "var filenames = getAttr('attributes').map(\n function(attr)\n {\n var s = '+ '+attr['name'] + ' : ' + attr['type'];\n if (attr['default'])\n s += ' = ' + attr['default'];\n return s;\n });\n\n({'textContent': filenames.join('\\n')})"
  205. },
  206. "parser": {
  207. "type": "code",
  208. "value": ""
  209. },
  210. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  211. "position": {
  212. "type": "list<double>",
  213. "value": [
  214. 10,
  215. 41
  216. ]
  217. },
  218. "orientation": {
  219. "type": "double",
  220. "value": 0
  221. },
  222. "scale": {
  223. "type": "list<double>",
  224. "value": [
  225. 1,
  226. 1
  227. ]
  228. }
  229. },
  230. "100": {
  231. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  232. "position": {
  233. "type": "list<double>",
  234. "value": [
  235. 68.5,
  236. 36.5
  237. ]
  238. },
  239. "orientation": {
  240. "type": "double",
  241. "value": 0
  242. },
  243. "scale": {
  244. "type": "list<double>",
  245. "value": [
  246. 1,
  247. 1
  248. ]
  249. },
  250. "link-style": {
  251. "type": "map<string,string>",
  252. "value": {
  253. "stroke": "#00ffff",
  254. "stroke-dasharray": "",
  255. "stroke-opacity": 0.1,
  256. "stroke-width": 1
  257. }
  258. }
  259. },
  260. "101": {
  261. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  262. "position": {
  263. "type": "list<double>",
  264. "value": [
  265. 12.5,
  266. 27
  267. ]
  268. },
  269. "orientation": {
  270. "type": "double",
  271. "value": 0
  272. },
  273. "scale": {
  274. "type": "list<double>",
  275. "value": [
  276. 1,
  277. 1
  278. ]
  279. },
  280. "link-style": {
  281. "type": "map<string,string>",
  282. "value": {
  283. "stroke": "#00ffff",
  284. "stroke-dasharray": "",
  285. "stroke-opacity": 0.1,
  286. "stroke-width": 1
  287. }
  288. }
  289. },
  290. "102": {
  291. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  292. "position": {
  293. "type": "list<double>",
  294. "value": [
  295. 53.75,
  296. 20
  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. "link-style": {
  311. "type": "map<string,string>",
  312. "value": {
  313. "stroke": "#00ffff",
  314. "stroke-dasharray": "",
  315. "stroke-opacity": 0.1,
  316. "stroke-width": 1
  317. }
  318. }
  319. }
  320. },
  321. "edges": [
  322. {
  323. "src": "96",
  324. "dest": "100"
  325. },
  326. {
  327. "src": "100",
  328. "dest": "98"
  329. },
  330. {
  331. "src": "96",
  332. "dest": "101"
  333. },
  334. {
  335. "src": "101",
  336. "dest": "99"
  337. },
  338. {
  339. "src": "96",
  340. "dest": "102"
  341. },
  342. {
  343. "src": "102",
  344. "dest": "97"
  345. }
  346. ]
  347. }
  348. },
  349. "$asuri": {
  350. "type": "string",
  351. "value": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class/0.instance"
  352. },
  353. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/ClassIcon"
  354. },
  355. "1": {
  356. "typename": {
  357. "type": "string",
  358. "value": "ClassIcon"
  359. },
  360. "position": {
  361. "type": "list<double>",
  362. "value": [
  363. 868,
  364. 256
  365. ]
  366. },
  367. "orientation": {
  368. "type": "double",
  369. "value": 0
  370. },
  371. "scale": {
  372. "type": "list<double>",
  373. "value": [
  374. 1,
  375. 1
  376. ]
  377. },
  378. "mapper": {
  379. "type": "code",
  380. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  381. },
  382. "parser": {
  383. "type": "code",
  384. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  385. },
  386. "$contents": {
  387. "type": "map<string,*>",
  388. "value": {
  389. "nodes": {
  390. "96": {
  391. "width": {
  392. "type": "double",
  393. "value": 200
  394. },
  395. "height": {
  396. "type": "double",
  397. "value": 125
  398. },
  399. "cornerRadius": {
  400. "type": "double",
  401. "value": 0
  402. },
  403. "style": {
  404. "type": "map<string,string>",
  405. "value": {
  406. "stroke": "#000000",
  407. "stroke-dasharray": "",
  408. "fill": "#ffffff",
  409. "fill-opacity": 0.75,
  410. "stroke-width": 2
  411. }
  412. },
  413. "mapper": {
  414. "type": "code",
  415. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  416. },
  417. "parser": {
  418. "type": "code",
  419. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  420. },
  421. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  422. "position": {
  423. "type": "list<double>",
  424. "value": [
  425. 4,
  426. 3
  427. ]
  428. },
  429. "orientation": {
  430. "type": "double",
  431. "value": 0
  432. },
  433. "scale": {
  434. "type": "list<double>",
  435. "value": [
  436. 1,
  437. 1
  438. ]
  439. }
  440. },
  441. "97": {
  442. "segments": {
  443. "type": "string",
  444. "value": "m0,0l197,0"
  445. },
  446. "style": {
  447. "type": "map<string,string>",
  448. "value": {
  449. "stroke": "#000000",
  450. "stroke-dasharray": "",
  451. "fill": "#ffffff",
  452. "fill-opacity": 0.75,
  453. "font-size": "20px",
  454. "stroke-width": 2,
  455. "arrow-start": "none",
  456. "arrow-end": "none"
  457. }
  458. },
  459. "mapper": {
  460. "type": "code",
  461. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  462. },
  463. "parser": {
  464. "type": "code",
  465. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  466. },
  467. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  468. "position": {
  469. "type": "list<double>",
  470. "value": [
  471. 6,
  472. 36
  473. ]
  474. },
  475. "orientation": {
  476. "type": "double",
  477. "value": 0
  478. },
  479. "scale": {
  480. "type": "list<double>",
  481. "value": [
  482. 1,
  483. 1
  484. ]
  485. }
  486. },
  487. "98": {
  488. "textContent": {
  489. "type": "string",
  490. "value": "Transition"
  491. },
  492. "style": {
  493. "type": "map<string,string>",
  494. "value": {
  495. "font-size": "18px",
  496. "font-style": "normal",
  497. "font-weight": "bold",
  498. "line-height": "100%",
  499. "letter-spacing": "0px",
  500. "word-spacing": "0px",
  501. "fill": "#000000",
  502. "fill-opacity": "1",
  503. "stroke": "none"
  504. }
  505. },
  506. "mapper": {
  507. "type": "code",
  508. "value": "var style = \n{\n \"font-size\": \"18px\",\n \"font-style\": \"normal\",\n \"font-weight\": \"bold\",\n \"line-height\": \"100%\",\n \"letter-spacing\": \"0px\",\n \"word-spacing\": \"0px\",\n \"fill\": \"#000000\",\n \"fill-opacity\": \"1\",\n \"stroke\": \"none\",\n \"font-style\": (getAttr('abstract') ? 'italic' : 'normal')\n};\n\n({'textContent': getAttr('name'), 'style':style})\n\n\n"
  509. },
  510. "parser": {
  511. "type": "code",
  512. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */\n({'name': getAttr('textContent')})"
  513. },
  514. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  515. "position": {
  516. "type": "list<double>",
  517. "value": [
  518. 8,
  519. 8
  520. ]
  521. },
  522. "orientation": {
  523. "type": "double",
  524. "value": 0
  525. },
  526. "scale": {
  527. "type": "list<double>",
  528. "value": [
  529. 1,
  530. 1
  531. ]
  532. }
  533. },
  534. "99": {
  535. "textContent": {
  536. "type": "string",
  537. "value": "+ tname : string = T_"
  538. },
  539. "style": {
  540. "type": "map<string,string>",
  541. "value": {
  542. "font-size": "14px",
  543. "font-style": "normal",
  544. "font-weight": "bold",
  545. "line-height": "100%",
  546. "letter-spacing": "0px",
  547. "word-spacing": "0px",
  548. "fill": "#000000",
  549. "fill-opacity": "1",
  550. "stroke": "none"
  551. }
  552. },
  553. "mapper": {
  554. "type": "code",
  555. "value": "var filenames = getAttr('attributes').map(\n function(attr)\n {\n var s = '+ '+attr['name'] + ' : ' + attr['type'];\n if (attr['default'])\n s += ' = ' + attr['default'];\n return s;\n });\n\n({'textContent': filenames.join('\\n')})"
  556. },
  557. "parser": {
  558. "type": "code",
  559. "value": ""
  560. },
  561. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  562. "position": {
  563. "type": "list<double>",
  564. "value": [
  565. 10,
  566. 41
  567. ]
  568. },
  569. "orientation": {
  570. "type": "double",
  571. "value": 0
  572. },
  573. "scale": {
  574. "type": "list<double>",
  575. "value": [
  576. 1,
  577. 1
  578. ]
  579. }
  580. },
  581. "100": {
  582. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  583. "position": {
  584. "type": "list<double>",
  585. "value": [
  586. 68.5,
  587. 36.5
  588. ]
  589. },
  590. "orientation": {
  591. "type": "double",
  592. "value": 0
  593. },
  594. "scale": {
  595. "type": "list<double>",
  596. "value": [
  597. 1,
  598. 1
  599. ]
  600. },
  601. "link-style": {
  602. "type": "map<string,string>",
  603. "value": {
  604. "stroke": "#00ffff",
  605. "stroke-dasharray": "",
  606. "stroke-opacity": 0.1,
  607. "stroke-width": 1
  608. }
  609. }
  610. },
  611. "101": {
  612. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  613. "position": {
  614. "type": "list<double>",
  615. "value": [
  616. 12.5,
  617. 27
  618. ]
  619. },
  620. "orientation": {
  621. "type": "double",
  622. "value": 0
  623. },
  624. "scale": {
  625. "type": "list<double>",
  626. "value": [
  627. 1,
  628. 1
  629. ]
  630. },
  631. "link-style": {
  632. "type": "map<string,string>",
  633. "value": {
  634. "stroke": "#00ffff",
  635. "stroke-dasharray": "",
  636. "stroke-opacity": 0.1,
  637. "stroke-width": 1
  638. }
  639. }
  640. },
  641. "102": {
  642. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  643. "position": {
  644. "type": "list<double>",
  645. "value": [
  646. 53.75,
  647. 20
  648. ]
  649. },
  650. "orientation": {
  651. "type": "double",
  652. "value": 0
  653. },
  654. "scale": {
  655. "type": "list<double>",
  656. "value": [
  657. 1,
  658. 1
  659. ]
  660. },
  661. "link-style": {
  662. "type": "map<string,string>",
  663. "value": {
  664. "stroke": "#00ffff",
  665. "stroke-dasharray": "",
  666. "stroke-opacity": 0.1,
  667. "stroke-width": 1
  668. }
  669. }
  670. }
  671. },
  672. "edges": [
  673. {
  674. "src": "96",
  675. "dest": "100"
  676. },
  677. {
  678. "src": "100",
  679. "dest": "98"
  680. },
  681. {
  682. "src": "96",
  683. "dest": "101"
  684. },
  685. {
  686. "src": "101",
  687. "dest": "99"
  688. },
  689. {
  690. "src": "96",
  691. "dest": "102"
  692. },
  693. {
  694. "src": "102",
  695. "dest": "97"
  696. }
  697. ]
  698. }
  699. },
  700. "$asuri": {
  701. "type": "string",
  702. "value": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class/1.instance"
  703. },
  704. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/ClassIcon"
  705. },
  706. "2": {
  707. "link-style": {
  708. "type": "map<string,string>",
  709. "value": {
  710. "stroke": "#000000",
  711. "stroke-dasharray": "",
  712. "stroke-opacity": 1,
  713. "stroke-width": 2
  714. }
  715. },
  716. "arrowHead": {
  717. "type": "ENUM(circle-black,circle-black-large,circle-white,circle-white-large,diamond-black,diamond-black-large,diamond-white,diamond-white-large,triangle-black,triangle-black-large,triangle-white,triangle-white-large,arrow-black,arrow-black-large,arrow-empty,arrow-empty-large,custom)",
  718. "value": "custom"
  719. },
  720. "arrowTail": {
  721. "type": "ENUM(circle-black,circle-black-large,circle-white,circle-white-large,diamond-black,diamond-black-large,diamond-white,diamond-white-large,triangle-black,triangle-black-large,triangle-white,triangle-white-large,arrow-black,arrow-black-large,arrow-empty,arrow-empty-large,custom)",
  722. "value": "arrow-black"
  723. },
  724. "typename": {
  725. "type": "string",
  726. "value": "AssociationLink"
  727. },
  728. "position": {
  729. "type": "list<double>",
  730. "value": [
  731. 758.3503305532607,
  732. 188.84077133522356
  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. "mapper": {
  747. "type": "code",
  748. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  749. },
  750. "parser": {
  751. "type": "code",
  752. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  753. },
  754. "$contents": {
  755. "type": "map<string,*>",
  756. "value": {
  757. "nodes": {
  758. "71": {
  759. "textContent": {
  760. "type": "string",
  761. "value": "PlaceToTransition"
  762. },
  763. "style": {
  764. "type": "map<string,string>",
  765. "value": {
  766. "font-size": "20px",
  767. "font-style": "normal",
  768. "font-weight": "normal",
  769. "line-height": "100%",
  770. "letter-spacing": "0px",
  771. "word-spacing": "0px",
  772. "fill": "#000000",
  773. "fill-opacity": "1",
  774. "stroke": "none",
  775. "font-family": "Sans"
  776. }
  777. },
  778. "mapper": {
  779. "type": "code",
  780. "value": "({'textContent':getAttr('name')})"
  781. },
  782. "parser": {
  783. "type": "code",
  784. "value": "({'name':getAttr('textContent')})"
  785. },
  786. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  787. "position": {
  788. "type": "list<double>",
  789. "value": [
  790. "0;-46.89098184176953,0%",
  791. "0;-9.127806269453544,0%"
  792. ]
  793. },
  794. "orientation": {
  795. "type": "double",
  796. "value": "0;-40.955514425818905"
  797. },
  798. "scale": {
  799. "type": "list<double>",
  800. "value": [
  801. 1,
  802. 1
  803. ]
  804. },
  805. "$linkDecoratorInfo": {
  806. "type": "map<string,double>",
  807. "value": {
  808. "xratio": 0.3803680981595092,
  809. "yoffset": -28.5
  810. }
  811. }
  812. },
  813. "74": {
  814. "textContent": {
  815. "type": "string",
  816. "value": "*"
  817. },
  818. "style": {
  819. "type": "map<string,string>",
  820. "value": {
  821. "font-size": "20px",
  822. "font-style": "normal",
  823. "font-weight": "normal",
  824. "line-height": "100%",
  825. "letter-spacing": "0px",
  826. "word-spacing": "0px",
  827. "fill": "#000000",
  828. "fill-opacity": "1",
  829. "stroke": "none",
  830. "font-family": "Sans"
  831. }
  832. },
  833. "mapper": {
  834. "type": "code",
  835. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */\nvar clazz = getNeighbors('<'),\n mult = '';\nif (clazz.length > 0) {\n clazz = clazz[0];\n var cardinalities = getAttr('cardinalities', clazz), card;\n for (i = 0; i < cardinalities.length; i++) {\n if (cardinalities[i]['type'] == getAttr('name') && cardinalities[i]['dir'] == 'out') {\n card = cardinalities[i];\n break;\n }\n }\n if (card) {\n var min = card['min'],\n max = card['max'];\n if (min == '')\n min = '0';\n if (max == '' || max == 'Infinity')\n max = '*';\n if (min == '0' && max == '*')\n mult = '*';\n else if (min == max)\n mult = max;\n else mult = min + '..' + max;\n }\n}\nif (mult == '')\n mult = '*';\n({'textContent': mult})"
  836. },
  837. "parser": {
  838. "type": "code",
  839. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  840. },
  841. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  842. "position": {
  843. "type": "list<double>",
  844. "value": [
  845. "0;146.45028455232534,86.51400014650137%",
  846. "0;46.17665920231744,50.15304356318925%"
  847. ]
  848. },
  849. "orientation": {
  850. "type": "double",
  851. "value": "0;30.10130456559972"
  852. },
  853. "scale": {
  854. "type": "list<double>",
  855. "value": [
  856. 1,
  857. 1
  858. ]
  859. },
  860. "$linkDecoratorInfo": {
  861. "type": "map<string,double>",
  862. "value": {
  863. "xratio": 1,
  864. "yoffset": -33.5
  865. }
  866. }
  867. },
  868. "77": {
  869. "textContent": {
  870. "type": "string",
  871. "value": "*"
  872. },
  873. "style": {
  874. "type": "map<string,string>",
  875. "value": {
  876. "font-size": "20px",
  877. "font-style": "normal",
  878. "font-weight": "normal",
  879. "line-height": "100%",
  880. "letter-spacing": "0px",
  881. "word-spacing": "0px",
  882. "fill": "#000000",
  883. "fill-opacity": "1",
  884. "stroke": "none",
  885. "font-family": "Sans"
  886. }
  887. },
  888. "mapper": {
  889. "type": "code",
  890. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */\nvar clazz = getNeighbors('>'),\n mult = '';\nif (clazz.length > 0) {\n clazz = clazz[0];\n var cardinalities = getAttr('cardinalities', clazz), card;\n for (i = 0; i < cardinalities.length; i++) {\n if (cardinalities[i]['type'] == getAttr('name') && cardinalities[i]['dir'] == 'in') {\n card = cardinalities[i];\n break;\n }\n }\n if (card) {\n var min = card['min'],\n max = card['max'];\n if (min == '')\n min = '0';\n if (max == '' || max == 'Infinity')\n max = '*';\n if (min == '0' && max == '*')\n mult = '*';\n else if (min == max)\n mult = max;\n else mult = min + '..' + max;\n }\n}\nif (mult == '')\n mult = '*';\n({'textContent': mult})"
  891. },
  892. "parser": {
  893. "type": "code",
  894. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  895. },
  896. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  897. "position": {
  898. "type": "list<double>",
  899. "value": [
  900. "0;-129.36187093870217,0%",
  901. "0;55.83010273561146,0%"
  902. ]
  903. },
  904. "orientation": {
  905. "type": "double",
  906. "value": "0;-40.955514425818905"
  907. },
  908. "scale": {
  909. "type": "list<double>",
  910. "value": [
  911. 1,
  912. 1
  913. ]
  914. },
  915. "$linkDecoratorInfo": {
  916. "type": "map<string,double>",
  917. "value": {
  918. "xratio": 0.03067484662576687,
  919. "yoffset": -33.5
  920. }
  921. }
  922. },
  923. "140": {
  924. "segments": {
  925. "type": "string",
  926. "value": "m0,0 l20,8 l-20,8"
  927. },
  928. "style": {
  929. "type": "map<string,string>",
  930. "value": {
  931. "stroke": "#000000",
  932. "fill": "#000000",
  933. "fill-opacity": 0,
  934. "stroke-width": 1,
  935. "opacity": 1
  936. }
  937. },
  938. "mapper": {
  939. "type": "code",
  940. "value": ""
  941. },
  942. "parser": {
  943. "type": "code",
  944. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  945. },
  946. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  947. "position": {
  948. "type": "list<double>",
  949. "value": [
  950. "0;133.6612584437121,86.51400014650137%",
  951. "0;68.23772923967528,50.15304356318925%"
  952. ]
  953. },
  954. "orientation": {
  955. "type": "double",
  956. "value": "0;30.10130456559972"
  957. },
  958. "scale": {
  959. "type": "list<double>",
  960. "value": [
  961. 1,
  962. 1
  963. ]
  964. },
  965. "$linkDecoratorInfo": {
  966. "type": "map<string,double>",
  967. "value": {
  968. "xratio": 1,
  969. "yoffset": -8
  970. }
  971. }
  972. }
  973. },
  974. "edges": []
  975. }
  976. },
  977. "$asuri": {
  978. "type": "string",
  979. "value": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Association/2.instance"
  980. },
  981. "$segments": {
  982. "type": "map<string,list<string>>",
  983. "value": {
  984. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/ClassIcon/0.instance--/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/AssociationLink/2.instance": "M644,276L750,184L758.3503305532607,188.84077133522356",
  985. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/AssociationLink/2.instance--/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/ClassIcon/1.instance": "M758.3304980614527,188.8292742385232L887.9993455119177,263.99962058661896"
  986. }
  987. },
  988. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/AssociationLink"
  989. },
  990. "3": {
  991. "link-style": {
  992. "type": "map<string,string>",
  993. "value": {
  994. "stroke": "#000000",
  995. "stroke-dasharray": "",
  996. "stroke-opacity": 1,
  997. "stroke-width": 2
  998. }
  999. },
  1000. "arrowHead": {
  1001. "type": "ENUM(circle-black,circle-black-large,circle-white,circle-white-large,diamond-black,diamond-black-large,diamond-white,diamond-white-large,triangle-black,triangle-black-large,triangle-white,triangle-white-large,arrow-black,arrow-black-large,arrow-empty,arrow-empty-large,custom)",
  1002. "value": "custom"
  1003. },
  1004. "arrowTail": {
  1005. "type": "ENUM(circle-black,circle-black-large,circle-white,circle-white-large,diamond-black,diamond-black-large,diamond-white,diamond-white-large,triangle-black,triangle-black-large,triangle-white,triangle-white-large,arrow-black,arrow-black-large,arrow-empty,arrow-empty-large,custom)",
  1006. "value": "arrow-black"
  1007. },
  1008. "typename": {
  1009. "type": "string",
  1010. "value": "AssociationLink"
  1011. },
  1012. "position": {
  1013. "type": "list<double>",
  1014. "value": [
  1015. 763.2767963799034,
  1016. 429.8082623764881
  1017. ]
  1018. },
  1019. "orientation": {
  1020. "type": "double",
  1021. "value": 0
  1022. },
  1023. "scale": {
  1024. "type": "list<double>",
  1025. "value": [
  1026. 1,
  1027. 1
  1028. ]
  1029. },
  1030. "mapper": {
  1031. "type": "code",
  1032. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  1033. },
  1034. "parser": {
  1035. "type": "code",
  1036. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  1037. },
  1038. "$contents": {
  1039. "type": "map<string,*>",
  1040. "value": {
  1041. "nodes": {
  1042. "71": {
  1043. "textContent": {
  1044. "type": "string",
  1045. "value": "TransitionToPlace"
  1046. },
  1047. "style": {
  1048. "type": "map<string,string>",
  1049. "value": {
  1050. "font-size": "20px",
  1051. "font-style": "normal",
  1052. "font-weight": "normal",
  1053. "line-height": "100%",
  1054. "letter-spacing": "0px",
  1055. "word-spacing": "0px",
  1056. "fill": "#000000",
  1057. "fill-opacity": "1",
  1058. "stroke": "none",
  1059. "font-family": "Sans"
  1060. }
  1061. },
  1062. "mapper": {
  1063. "type": "code",
  1064. "value": "({'textContent':getAttr('name')})"
  1065. },
  1066. "parser": {
  1067. "type": "code",
  1068. "value": "({'name':getAttr('textContent')})"
  1069. },
  1070. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  1071. "position": {
  1072. "type": "list<double>",
  1073. "value": [
  1074. "0;41.87136157455495,0%",
  1075. "0;12.354732786786542,0%"
  1076. ]
  1077. },
  1078. "orientation": {
  1079. "type": "double",
  1080. "value": "0;155.68408026794683"
  1081. },
  1082. "scale": {
  1083. "type": "list<double>",
  1084. "value": [
  1085. 1,
  1086. 1
  1087. ]
  1088. },
  1089. "$linkDecoratorInfo": {
  1090. "type": "map<string,double>",
  1091. "value": {
  1092. "xratio": 0.3803680981595092,
  1093. "yoffset": -28.5
  1094. }
  1095. }
  1096. },
  1097. "74": {
  1098. "textContent": {
  1099. "type": "string",
  1100. "value": "*"
  1101. },
  1102. "style": {
  1103. "type": "map<string,string>",
  1104. "value": {
  1105. "font-size": "20px",
  1106. "font-style": "normal",
  1107. "font-weight": "normal",
  1108. "line-height": "100%",
  1109. "letter-spacing": "0px",
  1110. "word-spacing": "0px",
  1111. "fill": "#000000",
  1112. "fill-opacity": "1",
  1113. "stroke": "none",
  1114. "font-family": "Sans"
  1115. }
  1116. },
  1117. "mapper": {
  1118. "type": "code",
  1119. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */\nvar clazz = getNeighbors('<'),\n mult = '';\nif (clazz.length > 0) {\n clazz = clazz[0];\n var cardinalities = getAttr('cardinalities', clazz), card;\n for (i = 0; i < cardinalities.length; i++) {\n if (cardinalities[i]['type'] == getAttr('name') && cardinalities[i]['dir'] == 'out') {\n card = cardinalities[i];\n break;\n }\n }\n if (card) {\n var min = card['min'],\n max = card['max'];\n if (min == '')\n min = '0';\n if (max == '' || max == 'Infinity')\n max = '*';\n if (min == '0' && max == '*')\n mult = '*';\n else if (min == max)\n mult = max;\n else mult = min + '..' + max;\n }\n}\nif (mult == '')\n mult = '*';\n({'textContent': mult})"
  1120. },
  1121. "parser": {
  1122. "type": "code",
  1123. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  1124. },
  1125. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  1126. "position": {
  1127. "type": "list<double>",
  1128. "value": [
  1129. "0;-135.12523823637423,-84.62328400897503%",
  1130. "0;-35.45895684362023,-53.281326968613975%"
  1131. ]
  1132. },
  1133. "orientation": {
  1134. "type": "double",
  1135. "value": "0;-147.80426606528673"
  1136. },
  1137. "scale": {
  1138. "type": "list<double>",
  1139. "value": [
  1140. 1,
  1141. 1
  1142. ]
  1143. },
  1144. "$linkDecoratorInfo": {
  1145. "type": "map<string,double>",
  1146. "value": {
  1147. "xratio": 1,
  1148. "yoffset": -33.5
  1149. }
  1150. }
  1151. },
  1152. "77": {
  1153. "textContent": {
  1154. "type": "string",
  1155. "value": "*"
  1156. },
  1157. "style": {
  1158. "type": "map<string,string>",
  1159. "value": {
  1160. "font-size": "20px",
  1161. "font-style": "normal",
  1162. "font-weight": "normal",
  1163. "line-height": "100%",
  1164. "letter-spacing": "0px",
  1165. "word-spacing": "0px",
  1166. "fill": "#000000",
  1167. "fill-opacity": "1",
  1168. "stroke": "none",
  1169. "font-family": "Sans"
  1170. }
  1171. },
  1172. "mapper": {
  1173. "type": "code",
  1174. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */\nvar clazz = getNeighbors('>'),\n mult = '';\nif (clazz.length > 0) {\n clazz = clazz[0];\n var cardinalities = getAttr('cardinalities', clazz), card;\n for (i = 0; i < cardinalities.length; i++) {\n if (cardinalities[i]['type'] == getAttr('name') && cardinalities[i]['dir'] == 'in') {\n card = cardinalities[i];\n break;\n }\n }\n if (card) {\n var min = card['min'],\n max = card['max'];\n if (min == '')\n min = '0';\n if (max == '' || max == 'Infinity')\n max = '*';\n if (min == '0' && max == '*')\n mult = '*';\n else if (min == max)\n mult = max;\n else mult = min + '..' + max;\n }\n}\nif (mult == '')\n mult = '*';\n({'textContent': mult})"
  1175. },
  1176. "parser": {
  1177. "type": "code",
  1178. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  1179. },
  1180. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  1181. "position": {
  1182. "type": "list<double>",
  1183. "value": [
  1184. "0;131.80877085945156,0%",
  1185. "0;-22.7969179293857,0%"
  1186. ]
  1187. },
  1188. "orientation": {
  1189. "type": "double",
  1190. "value": "0;155.68408026794683"
  1191. },
  1192. "scale": {
  1193. "type": "list<double>",
  1194. "value": [
  1195. 1,
  1196. 1
  1197. ]
  1198. },
  1199. "$linkDecoratorInfo": {
  1200. "type": "map<string,double>",
  1201. "value": {
  1202. "xratio": 0.03067484662576687,
  1203. "yoffset": -33.5
  1204. }
  1205. }
  1206. },
  1207. "140": {
  1208. "segments": {
  1209. "type": "string",
  1210. "value": "m0,0 l20,8 l-20,8"
  1211. },
  1212. "style": {
  1213. "type": "map<string,string>",
  1214. "value": {
  1215. "stroke": "#000000",
  1216. "fill": "#000000",
  1217. "fill-opacity": 0,
  1218. "stroke-width": 1,
  1219. "opacity": 1
  1220. }
  1221. },
  1222. "mapper": {
  1223. "type": "code",
  1224. "value": ""
  1225. },
  1226. "parser": {
  1227. "type": "code",
  1228. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  1229. },
  1230. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  1231. "position": {
  1232. "type": "list<double>",
  1233. "value": [
  1234. "0;-121.53849985937768,-84.62328400897503%",
  1235. "0;-57.0378942659089,-53.281326968613975%"
  1236. ]
  1237. },
  1238. "orientation": {
  1239. "type": "double",
  1240. "value": "0;-147.80426606528673"
  1241. },
  1242. "scale": {
  1243. "type": "list<double>",
  1244. "value": [
  1245. 1,
  1246. 1
  1247. ]
  1248. },
  1249. "$linkDecoratorInfo": {
  1250. "type": "map<string,double>",
  1251. "value": {
  1252. "xratio": 1,
  1253. "yoffset": -8
  1254. }
  1255. }
  1256. }
  1257. },
  1258. "edges": []
  1259. }
  1260. },
  1261. "$asuri": {
  1262. "type": "string",
  1263. "value": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Association/3.instance"
  1264. },
  1265. "$segments": {
  1266. "type": "map<string,list<string>>",
  1267. "value": {
  1268. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/ClassIcon/1.instance--/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/AssociationLink/3.instance": "M889,373L763.2767963799034,429.8082623764881",
  1269. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/AssociationLink/3.instance--/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/ClassIcon/0.instance": "M763.2767963799034,429.8082623764881L754,434L646.0008026780149,366.0005053898612"
  1270. }
  1271. },
  1272. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons/AssociationLink"
  1273. }
  1274. },
  1275. "edges": [],
  1276. "metamodels": [
  1277. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons"
  1278. ]
  1279. },
  1280. "asm": {
  1281. "nodes": {
  1282. "0": {
  1283. "name": {
  1284. "type": "string",
  1285. "value": "Place"
  1286. },
  1287. "attributes": {
  1288. "type": "list<$ATTRIBUTE>",
  1289. "value": [
  1290. {
  1291. "name": "tokens",
  1292. "type": "int",
  1293. "default": 0
  1294. },
  1295. {
  1296. "name": "pname",
  1297. "type": "string",
  1298. "default": "P_"
  1299. }
  1300. ]
  1301. },
  1302. "constraints": {
  1303. "type": "list<$EVENT_HANDLER>",
  1304. "value": []
  1305. },
  1306. "actions": {
  1307. "type": "list<$EVENT_HANDLER>",
  1308. "value": []
  1309. },
  1310. "cardinalities": {
  1311. "type": "list<$CARDINALITY>",
  1312. "value": []
  1313. },
  1314. "abstract": {
  1315. "type": "boolean",
  1316. "value": false
  1317. },
  1318. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class"
  1319. },
  1320. "1": {
  1321. "name": {
  1322. "type": "string",
  1323. "value": "Transition"
  1324. },
  1325. "attributes": {
  1326. "type": "list<$ATTRIBUTE>",
  1327. "value": [
  1328. {
  1329. "name": "tname",
  1330. "type": "string",
  1331. "default": "T_"
  1332. }
  1333. ]
  1334. },
  1335. "constraints": {
  1336. "type": "list<$EVENT_HANDLER>",
  1337. "value": []
  1338. },
  1339. "actions": {
  1340. "type": "list<$EVENT_HANDLER>",
  1341. "value": []
  1342. },
  1343. "cardinalities": {
  1344. "type": "list<$CARDINALITY>",
  1345. "value": []
  1346. },
  1347. "abstract": {
  1348. "type": "boolean",
  1349. "value": false
  1350. },
  1351. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class"
  1352. },
  1353. "2": {
  1354. "name": {
  1355. "type": "string",
  1356. "value": "PlaceToTransition"
  1357. },
  1358. "attributes": {
  1359. "type": "list<$ATTRIBUTE>",
  1360. "value": [
  1361. {
  1362. "name": "weight",
  1363. "type": "int",
  1364. "default": 1
  1365. }
  1366. ]
  1367. },
  1368. "constraints": {
  1369. "type": "list<$EVENT_HANDLER>",
  1370. "value": []
  1371. },
  1372. "actions": {
  1373. "type": "list<$EVENT_HANDLER>",
  1374. "value": []
  1375. },
  1376. "cardinalities": {
  1377. "type": "list<$CARDINALITY>",
  1378. "value": []
  1379. },
  1380. "linktype": {
  1381. "type": "ENUM(visual,containment)",
  1382. "value": "visual"
  1383. },
  1384. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Association"
  1385. },
  1386. "3": {
  1387. "name": {
  1388. "type": "string",
  1389. "value": "TransitionToPlace"
  1390. },
  1391. "attributes": {
  1392. "type": "list<$ATTRIBUTE>",
  1393. "value": [
  1394. {
  1395. "name": "weight",
  1396. "type": "int",
  1397. "default": 1
  1398. }
  1399. ]
  1400. },
  1401. "constraints": {
  1402. "type": "list<$EVENT_HANDLER>",
  1403. "value": []
  1404. },
  1405. "actions": {
  1406. "type": "list<$EVENT_HANDLER>",
  1407. "value": []
  1408. },
  1409. "cardinalities": {
  1410. "type": "list<$CARDINALITY>",
  1411. "value": []
  1412. },
  1413. "linktype": {
  1414. "type": "ENUM(visual,containment)",
  1415. "value": "visual"
  1416. },
  1417. "$type": "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Association"
  1418. }
  1419. },
  1420. "edges": [
  1421. {
  1422. "src": "0",
  1423. "dest": "2"
  1424. },
  1425. {
  1426. "src": "2",
  1427. "dest": "1"
  1428. },
  1429. {
  1430. "src": "1",
  1431. "dest": "3"
  1432. },
  1433. {
  1434. "src": "3",
  1435. "dest": "0"
  1436. }
  1437. ],
  1438. "metamodels": [
  1439. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram"
  1440. ]
  1441. }
  1442. }