R_ExecuteOpenModel.model 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741
  1. {
  2. "csm": {
  3. "nodes": {
  4. "0": {
  5. "typename": {
  6. "type": "string",
  7. "value": "LHSIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. 305,
  13. 306
  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/0.instance"
  91. },
  92. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/LHSIcon"
  93. },
  94. "14": {
  95. "typename": {
  96. "type": "string",
  97. "value": "RHSIcon"
  98. },
  99. "position": {
  100. "type": "list<double>",
  101. "value": [
  102. 825,
  103. 300
  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/14.instance"
  181. },
  182. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/RHSIcon"
  183. },
  184. "65": {
  185. "typename": {
  186. "type": "string",
  187. "value": "ParametersIcon"
  188. },
  189. "position": {
  190. "type": "list<double>",
  191. "value": [
  192. 429,
  193. 559
  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. "93": {
  220. "width": {
  221. "type": "double",
  222. "value": 60
  223. },
  224. "height": {
  225. "type": "double",
  226. "value": 60
  227. },
  228. "cornerRadius": {
  229. "type": "double",
  230. "value": 0
  231. },
  232. "style": {
  233. "type": "map<string,string>",
  234. "value": {
  235. "stroke": "#000000",
  236. "stroke-dasharray": "",
  237. "fill": "#f9ec72",
  238. "fill-opacity": 0.75,
  239. "font-size": "20px",
  240. "stroke-width": 1,
  241. "arrow-start": "none",
  242. "arrow-end": "none"
  243. }
  244. },
  245. "mapper": {
  246. "type": "code",
  247. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  248. },
  249. "parser": {
  250. "type": "code",
  251. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  252. },
  253. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  254. "position": {
  255. "type": "list<double>",
  256. "value": [
  257. 23,
  258. 24
  259. ]
  260. },
  261. "orientation": {
  262. "type": "double",
  263. "value": 0
  264. },
  265. "scale": {
  266. "type": "list<double>",
  267. "value": [
  268. 1,
  269. 1
  270. ]
  271. }
  272. },
  273. "95": {
  274. "textContent": {
  275. "type": "string",
  276. "value": "Parameters"
  277. },
  278. "style": {
  279. "type": "map<string,string>",
  280. "value": {
  281. "stroke": "#000000",
  282. "stroke-dasharray": "",
  283. "fill": "#ffffff",
  284. "fill-opacity": 0.75,
  285. "font-size": "9px",
  286. "stroke-width": 1,
  287. "arrow-start": "none",
  288. "arrow-end": "none"
  289. }
  290. },
  291. "mapper": {
  292. "type": "code",
  293. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  294. },
  295. "parser": {
  296. "type": "code",
  297. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  298. },
  299. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  300. "position": {
  301. "type": "list<double>",
  302. "value": [
  303. 26,
  304. 92
  305. ]
  306. },
  307. "orientation": {
  308. "type": "double",
  309. "value": 0
  310. },
  311. "scale": {
  312. "type": "list<double>",
  313. "value": [
  314. 1,
  315. 1
  316. ]
  317. }
  318. },
  319. "157": {
  320. "src": {
  321. "type": "string",
  322. "value": "/Toolbars/Utilities/editprefs.icon.png"
  323. },
  324. "width": {
  325. "type": "double",
  326. "value": 48
  327. },
  328. "height": {
  329. "type": "double",
  330. "value": 48
  331. },
  332. "style": {
  333. "type": "map<string,string>",
  334. "value": {
  335. "stroke": "#000000",
  336. "stroke-dasharray": "",
  337. "fill": "#ffffff",
  338. "fill-opacity": 0.75,
  339. "font-size": "20px",
  340. "stroke-width": 1,
  341. "arrow-start": "none",
  342. "arrow-end": "none"
  343. }
  344. },
  345. "mapper": {
  346. "type": "code",
  347. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  348. },
  349. "parser": {
  350. "type": "code",
  351. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  352. },
  353. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  354. "position": {
  355. "type": "list<double>",
  356. "value": [
  357. 27,
  358. 28
  359. ]
  360. },
  361. "orientation": {
  362. "type": "double",
  363. "value": 0
  364. },
  365. "scale": {
  366. "type": "list<double>",
  367. "value": [
  368. 1,
  369. 1
  370. ]
  371. }
  372. },
  373. "158": {
  374. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  375. "position": {
  376. "type": "list<double>",
  377. "value": [
  378. 37.11052529523249,
  379. 38.60657796325995
  380. ]
  381. },
  382. "orientation": {
  383. "type": "double",
  384. "value": 0
  385. },
  386. "scale": {
  387. "type": "list<double>",
  388. "value": [
  389. 1,
  390. 1
  391. ]
  392. },
  393. "link-style": {
  394. "type": "map<string,string>",
  395. "value": {
  396. "stroke": "#00ffff",
  397. "stroke-dasharray": "",
  398. "stroke-opacity": 0.1,
  399. "stroke-width": 1
  400. }
  401. }
  402. },
  403. "__pLabelText": {
  404. "position": {
  405. "type": "list<double>",
  406. "value": [
  407. 0,
  408. 0
  409. ]
  410. },
  411. "orientation": {
  412. "type": "double",
  413. "value": 0
  414. },
  415. "scale": {
  416. "type": "list<double>",
  417. "value": [
  418. 1,
  419. 1
  420. ]
  421. },
  422. "textContent": {
  423. "type": "string",
  424. "value": "1"
  425. },
  426. "style": {
  427. "type": "map<string,string>",
  428. "value": {
  429. "stroke": "#6000ff",
  430. "fill": "#6000ff",
  431. "font-size": "15px",
  432. "opacity": "1"
  433. }
  434. },
  435. "mapper": {
  436. "type": "code",
  437. "value": "({'textContent':getAttr('__pLabel')})"
  438. },
  439. "parser": {
  440. "type": "code",
  441. "value": "({'__pLabel':getAttr('textContent')})"
  442. },
  443. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  444. }
  445. },
  446. "edges": [
  447. {
  448. "src": "93",
  449. "dest": "158"
  450. },
  451. {
  452. "src": "158",
  453. "dest": "157"
  454. }
  455. ]
  456. }
  457. },
  458. "$asuri": {
  459. "type": "string",
  460. "value": "/Formalisms/Workflows/Workflows.pattern/__pParameters/65.instance"
  461. },
  462. "$type": "/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pParametersIcon"
  463. },
  464. "66": {
  465. "typename": {
  466. "type": "string",
  467. "value": "ParametersIcon"
  468. },
  469. "position": {
  470. "type": "list<double>",
  471. "value": [
  472. 1024,
  473. 589
  474. ]
  475. },
  476. "orientation": {
  477. "type": "double",
  478. "value": 0
  479. },
  480. "scale": {
  481. "type": "list<double>",
  482. "value": [
  483. 1,
  484. 1
  485. ]
  486. },
  487. "mapper": {
  488. "type": "code",
  489. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  490. },
  491. "parser": {
  492. "type": "code",
  493. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  494. },
  495. "$contents": {
  496. "type": "map<string,*>",
  497. "value": {
  498. "nodes": {
  499. "93": {
  500. "width": {
  501. "type": "double",
  502. "value": 60
  503. },
  504. "height": {
  505. "type": "double",
  506. "value": 60
  507. },
  508. "cornerRadius": {
  509. "type": "double",
  510. "value": 0
  511. },
  512. "style": {
  513. "type": "map<string,string>",
  514. "value": {
  515. "stroke": "#000000",
  516. "stroke-dasharray": "",
  517. "fill": "#f9ec72",
  518. "fill-opacity": 0.75,
  519. "font-size": "20px",
  520. "stroke-width": 1,
  521. "arrow-start": "none",
  522. "arrow-end": "none"
  523. }
  524. },
  525. "mapper": {
  526. "type": "code",
  527. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  528. },
  529. "parser": {
  530. "type": "code",
  531. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  532. },
  533. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  534. "position": {
  535. "type": "list<double>",
  536. "value": [
  537. 23,
  538. 24
  539. ]
  540. },
  541. "orientation": {
  542. "type": "double",
  543. "value": 0
  544. },
  545. "scale": {
  546. "type": "list<double>",
  547. "value": [
  548. 1,
  549. 1
  550. ]
  551. }
  552. },
  553. "95": {
  554. "textContent": {
  555. "type": "string",
  556. "value": "Parameters"
  557. },
  558. "style": {
  559. "type": "map<string,string>",
  560. "value": {
  561. "stroke": "#000000",
  562. "stroke-dasharray": "",
  563. "fill": "#ffffff",
  564. "fill-opacity": 0.75,
  565. "font-size": "9px",
  566. "stroke-width": 1,
  567. "arrow-start": "none",
  568. "arrow-end": "none"
  569. }
  570. },
  571. "mapper": {
  572. "type": "code",
  573. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  574. },
  575. "parser": {
  576. "type": "code",
  577. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  578. },
  579. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  580. "position": {
  581. "type": "list<double>",
  582. "value": [
  583. 26,
  584. 92
  585. ]
  586. },
  587. "orientation": {
  588. "type": "double",
  589. "value": 0
  590. },
  591. "scale": {
  592. "type": "list<double>",
  593. "value": [
  594. 1,
  595. 1
  596. ]
  597. }
  598. },
  599. "157": {
  600. "src": {
  601. "type": "string",
  602. "value": "/Toolbars/Utilities/editprefs.icon.png"
  603. },
  604. "width": {
  605. "type": "double",
  606. "value": 48
  607. },
  608. "height": {
  609. "type": "double",
  610. "value": 48
  611. },
  612. "style": {
  613. "type": "map<string,string>",
  614. "value": {
  615. "stroke": "#000000",
  616. "stroke-dasharray": "",
  617. "fill": "#ffffff",
  618. "fill-opacity": 0.75,
  619. "font-size": "20px",
  620. "stroke-width": 1,
  621. "arrow-start": "none",
  622. "arrow-end": "none"
  623. }
  624. },
  625. "mapper": {
  626. "type": "code",
  627. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  628. },
  629. "parser": {
  630. "type": "code",
  631. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  632. },
  633. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  634. "position": {
  635. "type": "list<double>",
  636. "value": [
  637. 27,
  638. 28
  639. ]
  640. },
  641. "orientation": {
  642. "type": "double",
  643. "value": 0
  644. },
  645. "scale": {
  646. "type": "list<double>",
  647. "value": [
  648. 1,
  649. 1
  650. ]
  651. }
  652. },
  653. "158": {
  654. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  655. "position": {
  656. "type": "list<double>",
  657. "value": [
  658. 37.11052529523249,
  659. 38.60657796325995
  660. ]
  661. },
  662. "orientation": {
  663. "type": "double",
  664. "value": 0
  665. },
  666. "scale": {
  667. "type": "list<double>",
  668. "value": [
  669. 1,
  670. 1
  671. ]
  672. },
  673. "link-style": {
  674. "type": "map<string,string>",
  675. "value": {
  676. "stroke": "#00ffff",
  677. "stroke-dasharray": "",
  678. "stroke-opacity": 0.1,
  679. "stroke-width": 1
  680. }
  681. }
  682. },
  683. "__pLabelText": {
  684. "position": {
  685. "type": "list<double>",
  686. "value": [
  687. 0,
  688. 0
  689. ]
  690. },
  691. "orientation": {
  692. "type": "double",
  693. "value": 0
  694. },
  695. "scale": {
  696. "type": "list<double>",
  697. "value": [
  698. 1,
  699. 1
  700. ]
  701. },
  702. "textContent": {
  703. "type": "string",
  704. "value": "1"
  705. },
  706. "style": {
  707. "type": "map<string,string>",
  708. "value": {
  709. "stroke": "#6000ff",
  710. "fill": "#6000ff",
  711. "font-size": "15px",
  712. "opacity": "1"
  713. }
  714. },
  715. "mapper": {
  716. "type": "code",
  717. "value": "({'textContent':getAttr('__pLabel')})"
  718. },
  719. "parser": {
  720. "type": "code",
  721. "value": "({'__pLabel':getAttr('textContent')})"
  722. },
  723. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  724. }
  725. },
  726. "edges": [
  727. {
  728. "src": "93",
  729. "dest": "158"
  730. },
  731. {
  732. "src": "158",
  733. "dest": "157"
  734. }
  735. ]
  736. }
  737. },
  738. "$asuri": {
  739. "type": "string",
  740. "value": "/Formalisms/Workflows/Workflows.pattern/__pParameters/66.instance"
  741. },
  742. "$type": "/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pParametersIcon"
  743. },
  744. "67": {
  745. "link-style": {
  746. "type": "map<string,string>",
  747. "value": {
  748. "stroke": "#00ff00",
  749. "stroke-dasharray": "",
  750. "stroke-opacity": 0.2,
  751. "stroke-width": 1,
  752. "arrow-start": "none",
  753. "arrow-end": "classic-wide-long"
  754. }
  755. },
  756. "typename": {
  757. "type": "string",
  758. "value": "PatternContentsLink"
  759. },
  760. "position": {
  761. "type": "list<double>",
  762. "value": [
  763. 388.32152173111854,
  764. 458.13217389823717
  765. ]
  766. },
  767. "orientation": {
  768. "type": "double",
  769. "value": 0
  770. },
  771. "scale": {
  772. "type": "list<double>",
  773. "value": [
  774. 1,
  775. 1
  776. ]
  777. },
  778. "mapper": {
  779. "type": "code",
  780. "value": ""
  781. },
  782. "parser": {
  783. "type": "code",
  784. "value": ""
  785. },
  786. "$contents": {
  787. "type": "map<string,*>",
  788. "value": {
  789. "nodes": {},
  790. "edges": []
  791. }
  792. },
  793. "$asuri": {
  794. "type": "string",
  795. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents/67.instance"
  796. },
  797. "$segments": {
  798. "type": "map<string,list<string>>",
  799. "value": {
  800. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/LHSIcon/0.instance--/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/67.instance": "M306,306L388.32152173111854,458.13217389823717",
  801. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/67.instance--/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pParametersIcon/65.instance": "M388.28563648294084,458.0658570870153L470.499627059423,609.9993107967452"
  802. }
  803. },
  804. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink"
  805. },
  806. "68": {
  807. "link-style": {
  808. "type": "map<string,string>",
  809. "value": {
  810. "stroke": "#00ff00",
  811. "stroke-dasharray": "",
  812. "stroke-opacity": 0.2,
  813. "stroke-width": 1,
  814. "arrow-start": "none",
  815. "arrow-end": "classic-wide-long"
  816. }
  817. },
  818. "typename": {
  819. "type": "string",
  820. "value": "PatternContentsLink"
  821. },
  822. "position": {
  823. "type": "list<double>",
  824. "value": [
  825. 945.25,
  826. 470
  827. ]
  828. },
  829. "orientation": {
  830. "type": "double",
  831. "value": 0
  832. },
  833. "scale": {
  834. "type": "list<double>",
  835. "value": [
  836. 1,
  837. 1
  838. ]
  839. },
  840. "mapper": {
  841. "type": "code",
  842. "value": ""
  843. },
  844. "parser": {
  845. "type": "code",
  846. "value": ""
  847. },
  848. "$contents": {
  849. "type": "map<string,*>",
  850. "value": {
  851. "nodes": {},
  852. "edges": []
  853. }
  854. },
  855. "$asuri": {
  856. "type": "string",
  857. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents/68.instance"
  858. },
  859. "$segments": {
  860. "type": "map<string,list<string>>",
  861. "value": {
  862. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/RHSIcon/14.instance--/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/68.instance": "M825,300L945.25,470",
  863. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/68.instance--/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pParametersIcon/66.instance": "M945.2932342990518,470.0611212543768L1065.499624955036,639.9994697909035"
  864. }
  865. },
  866. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink"
  867. },
  868. "73": {
  869. "typename": {
  870. "type": "string",
  871. "value": "OpenModelIcon"
  872. },
  873. "position": {
  874. "type": "list<double>",
  875. "value": [
  876. 439,
  877. 377
  878. ]
  879. },
  880. "orientation": {
  881. "type": "double",
  882. "value": 0
  883. },
  884. "scale": {
  885. "type": "list<double>",
  886. "value": [
  887. 1,
  888. 1
  889. ]
  890. },
  891. "mapper": {
  892. "type": "code",
  893. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  894. },
  895. "parser": {
  896. "type": "code",
  897. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  898. },
  899. "$contents": {
  900. "type": "map<string,*>",
  901. "value": {
  902. "nodes": {
  903. "105": {
  904. "width": {
  905. "type": "double",
  906. "value": 60
  907. },
  908. "height": {
  909. "type": "double",
  910. "value": 60
  911. },
  912. "cornerRadius": {
  913. "type": "double",
  914. "value": 10
  915. },
  916. "style": {
  917. "type": "map<string,string>",
  918. "value": {
  919. "stroke": "#003868",
  920. "stroke-dasharray": "",
  921. "fill": "#d8d9d9",
  922. "fill-opacity": 0.75,
  923. "font-size": "20px",
  924. "stroke-width": 1,
  925. "arrow-start": "none",
  926. "arrow-end": "none"
  927. }
  928. },
  929. "mapper": {
  930. "type": "code",
  931. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  932. },
  933. "parser": {
  934. "type": "code",
  935. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  936. },
  937. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  938. "position": {
  939. "type": "list<double>",
  940. "value": [
  941. 16,
  942. 13
  943. ]
  944. },
  945. "orientation": {
  946. "type": "double",
  947. "value": 0
  948. },
  949. "scale": {
  950. "type": "list<double>",
  951. "value": [
  952. 1,
  953. 1
  954. ]
  955. }
  956. },
  957. "109": {
  958. "textContent": {
  959. "type": "string",
  960. "value": "Open Model"
  961. },
  962. "style": {
  963. "type": "map<string,string>",
  964. "value": {
  965. "stroke": "#000000",
  966. "stroke-dasharray": "",
  967. "fill": "#ffffff",
  968. "fill-opacity": 0.75,
  969. "font-size": "9px",
  970. "stroke-width": 1,
  971. "arrow-start": "none",
  972. "arrow-end": "none"
  973. }
  974. },
  975. "mapper": {
  976. "type": "code",
  977. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  978. },
  979. "parser": {
  980. "type": "code",
  981. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  982. },
  983. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  984. "position": {
  985. "type": "list<double>",
  986. "value": [
  987. 16,
  988. 81
  989. ]
  990. },
  991. "orientation": {
  992. "type": "double",
  993. "value": 0
  994. },
  995. "scale": {
  996. "type": "list<double>",
  997. "value": [
  998. 1,
  999. 1
  1000. ]
  1001. }
  1002. },
  1003. "149": {
  1004. "src": {
  1005. "type": "string",
  1006. "value": "/Toolbars/MainMenu/loadModel.icon.png"
  1007. },
  1008. "width": {
  1009. "type": "double",
  1010. "value": 48
  1011. },
  1012. "height": {
  1013. "type": "double",
  1014. "value": 48
  1015. },
  1016. "style": {
  1017. "type": "map<string,string>",
  1018. "value": {
  1019. "stroke": "#000000",
  1020. "stroke-dasharray": "",
  1021. "fill": "#ffffff",
  1022. "fill-opacity": 0.75,
  1023. "font-size": "20px",
  1024. "stroke-width": 1,
  1025. "arrow-start": "none",
  1026. "arrow-end": "none"
  1027. }
  1028. },
  1029. "mapper": {
  1030. "type": "code",
  1031. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1032. },
  1033. "parser": {
  1034. "type": "code",
  1035. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1036. },
  1037. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  1038. "position": {
  1039. "type": "list<double>",
  1040. "value": [
  1041. 20,
  1042. 20
  1043. ]
  1044. },
  1045. "orientation": {
  1046. "type": "double",
  1047. "value": 0
  1048. },
  1049. "scale": {
  1050. "type": "list<double>",
  1051. "value": [
  1052. 1,
  1053. 1
  1054. ]
  1055. }
  1056. },
  1057. "150": {
  1058. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  1059. "position": {
  1060. "type": "list<double>",
  1061. "value": [
  1062. 30,
  1063. 29
  1064. ]
  1065. },
  1066. "orientation": {
  1067. "type": "double",
  1068. "value": 0
  1069. },
  1070. "scale": {
  1071. "type": "list<double>",
  1072. "value": [
  1073. 1,
  1074. 1
  1075. ]
  1076. },
  1077. "link-style": {
  1078. "type": "map<string,string>",
  1079. "value": {
  1080. "stroke": "#00ffff",
  1081. "stroke-dasharray": "",
  1082. "stroke-opacity": 0.1,
  1083. "stroke-width": 1
  1084. }
  1085. }
  1086. },
  1087. "__pLabelText": {
  1088. "position": {
  1089. "type": "list<double>",
  1090. "value": [
  1091. 0,
  1092. 0
  1093. ]
  1094. },
  1095. "orientation": {
  1096. "type": "double",
  1097. "value": 0
  1098. },
  1099. "scale": {
  1100. "type": "list<double>",
  1101. "value": [
  1102. 1,
  1103. 1
  1104. ]
  1105. },
  1106. "textContent": {
  1107. "type": "string",
  1108. "value": "0"
  1109. },
  1110. "style": {
  1111. "type": "map<string,string>",
  1112. "value": {
  1113. "stroke": "#6000ff",
  1114. "fill": "#6000ff",
  1115. "font-size": "15px",
  1116. "opacity": "1"
  1117. }
  1118. },
  1119. "mapper": {
  1120. "type": "code",
  1121. "value": "({'textContent':getAttr('__pLabel')})"
  1122. },
  1123. "parser": {
  1124. "type": "code",
  1125. "value": "({'__pLabel':getAttr('textContent')})"
  1126. },
  1127. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  1128. }
  1129. },
  1130. "edges": [
  1131. {
  1132. "src": "105",
  1133. "dest": "150"
  1134. },
  1135. {
  1136. "src": "150",
  1137. "dest": "149"
  1138. }
  1139. ]
  1140. }
  1141. },
  1142. "$asuri": {
  1143. "type": "string",
  1144. "value": "/Formalisms/Workflows/Workflows.pattern/__pOpenModel/73.instance"
  1145. },
  1146. "$type": "/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pOpenModelIcon"
  1147. },
  1148. "74": {
  1149. "typename": {
  1150. "type": "string",
  1151. "value": "OpenModelIcon"
  1152. },
  1153. "position": {
  1154. "type": "list<double>",
  1155. "value": [
  1156. 983,
  1157. 358
  1158. ]
  1159. },
  1160. "orientation": {
  1161. "type": "double",
  1162. "value": 0
  1163. },
  1164. "scale": {
  1165. "type": "list<double>",
  1166. "value": [
  1167. 1,
  1168. 1
  1169. ]
  1170. },
  1171. "mapper": {
  1172. "type": "code",
  1173. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1174. },
  1175. "parser": {
  1176. "type": "code",
  1177. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1178. },
  1179. "$contents": {
  1180. "type": "map<string,*>",
  1181. "value": {
  1182. "nodes": {
  1183. "105": {
  1184. "width": {
  1185. "type": "double",
  1186. "value": 60
  1187. },
  1188. "height": {
  1189. "type": "double",
  1190. "value": 60
  1191. },
  1192. "cornerRadius": {
  1193. "type": "double",
  1194. "value": 10
  1195. },
  1196. "style": {
  1197. "type": "map<string,string>",
  1198. "value": {
  1199. "stroke": "#003868",
  1200. "stroke-dasharray": "",
  1201. "fill": "#d8d9d9",
  1202. "fill-opacity": 0.75,
  1203. "font-size": "20px",
  1204. "stroke-width": 1,
  1205. "arrow-start": "none",
  1206. "arrow-end": "none"
  1207. }
  1208. },
  1209. "mapper": {
  1210. "type": "code",
  1211. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1212. },
  1213. "parser": {
  1214. "type": "code",
  1215. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1216. },
  1217. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  1218. "position": {
  1219. "type": "list<double>",
  1220. "value": [
  1221. 16,
  1222. 13
  1223. ]
  1224. },
  1225. "orientation": {
  1226. "type": "double",
  1227. "value": 0
  1228. },
  1229. "scale": {
  1230. "type": "list<double>",
  1231. "value": [
  1232. 1,
  1233. 1
  1234. ]
  1235. }
  1236. },
  1237. "109": {
  1238. "textContent": {
  1239. "type": "string",
  1240. "value": "Open Model"
  1241. },
  1242. "style": {
  1243. "type": "map<string,string>",
  1244. "value": {
  1245. "stroke": "#000000",
  1246. "stroke-dasharray": "",
  1247. "fill": "#ffffff",
  1248. "fill-opacity": 0.75,
  1249. "font-size": "9px",
  1250. "stroke-width": 1,
  1251. "arrow-start": "none",
  1252. "arrow-end": "none"
  1253. }
  1254. },
  1255. "mapper": {
  1256. "type": "code",
  1257. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1258. },
  1259. "parser": {
  1260. "type": "code",
  1261. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1262. },
  1263. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  1264. "position": {
  1265. "type": "list<double>",
  1266. "value": [
  1267. 16,
  1268. 81
  1269. ]
  1270. },
  1271. "orientation": {
  1272. "type": "double",
  1273. "value": 0
  1274. },
  1275. "scale": {
  1276. "type": "list<double>",
  1277. "value": [
  1278. 1,
  1279. 1
  1280. ]
  1281. }
  1282. },
  1283. "149": {
  1284. "src": {
  1285. "type": "string",
  1286. "value": "/Toolbars/MainMenu/loadModel.icon.png"
  1287. },
  1288. "width": {
  1289. "type": "double",
  1290. "value": 48
  1291. },
  1292. "height": {
  1293. "type": "double",
  1294. "value": 48
  1295. },
  1296. "style": {
  1297. "type": "map<string,string>",
  1298. "value": {
  1299. "stroke": "#000000",
  1300. "stroke-dasharray": "",
  1301. "fill": "#ffffff",
  1302. "fill-opacity": 0.75,
  1303. "font-size": "20px",
  1304. "stroke-width": 1,
  1305. "arrow-start": "none",
  1306. "arrow-end": "none"
  1307. }
  1308. },
  1309. "mapper": {
  1310. "type": "code",
  1311. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1312. },
  1313. "parser": {
  1314. "type": "code",
  1315. "value": "/* mapping and parsing code is disabled by default because pattern attribute values are code */"
  1316. },
  1317. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Image",
  1318. "position": {
  1319. "type": "list<double>",
  1320. "value": [
  1321. 20,
  1322. 20
  1323. ]
  1324. },
  1325. "orientation": {
  1326. "type": "double",
  1327. "value": 0
  1328. },
  1329. "scale": {
  1330. "type": "list<double>",
  1331. "value": [
  1332. 1,
  1333. 1
  1334. ]
  1335. }
  1336. },
  1337. "150": {
  1338. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  1339. "position": {
  1340. "type": "list<double>",
  1341. "value": [
  1342. 30,
  1343. 29
  1344. ]
  1345. },
  1346. "orientation": {
  1347. "type": "double",
  1348. "value": 0
  1349. },
  1350. "scale": {
  1351. "type": "list<double>",
  1352. "value": [
  1353. 1,
  1354. 1
  1355. ]
  1356. },
  1357. "link-style": {
  1358. "type": "map<string,string>",
  1359. "value": {
  1360. "stroke": "#00ffff",
  1361. "stroke-dasharray": "",
  1362. "stroke-opacity": 0.1,
  1363. "stroke-width": 1
  1364. }
  1365. }
  1366. },
  1367. "__pLabelText": {
  1368. "position": {
  1369. "type": "list<double>",
  1370. "value": [
  1371. 0,
  1372. 0
  1373. ]
  1374. },
  1375. "orientation": {
  1376. "type": "double",
  1377. "value": 0
  1378. },
  1379. "scale": {
  1380. "type": "list<double>",
  1381. "value": [
  1382. 1,
  1383. 1
  1384. ]
  1385. },
  1386. "textContent": {
  1387. "type": "string",
  1388. "value": "0"
  1389. },
  1390. "style": {
  1391. "type": "map<string,string>",
  1392. "value": {
  1393. "stroke": "#6000ff",
  1394. "fill": "#6000ff",
  1395. "font-size": "15px",
  1396. "opacity": "1"
  1397. }
  1398. },
  1399. "mapper": {
  1400. "type": "code",
  1401. "value": "({'textContent':getAttr('__pLabel')})"
  1402. },
  1403. "parser": {
  1404. "type": "code",
  1405. "value": "({'__pLabel':getAttr('textContent')})"
  1406. },
  1407. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text"
  1408. }
  1409. },
  1410. "edges": [
  1411. {
  1412. "src": "105",
  1413. "dest": "150"
  1414. },
  1415. {
  1416. "src": "150",
  1417. "dest": "149"
  1418. }
  1419. ]
  1420. }
  1421. },
  1422. "$asuri": {
  1423. "type": "string",
  1424. "value": "/Formalisms/Workflows/Workflows.pattern/__pOpenModel/74.instance"
  1425. },
  1426. "$type": "/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pOpenModelIcon"
  1427. },
  1428. "75": {
  1429. "link-style": {
  1430. "type": "map<string,string>",
  1431. "value": {
  1432. "stroke": "#00ff00",
  1433. "stroke-dasharray": "",
  1434. "stroke-opacity": 0.2,
  1435. "stroke-width": 1,
  1436. "arrow-start": "none",
  1437. "arrow-end": "classic-wide-long"
  1438. }
  1439. },
  1440. "typename": {
  1441. "type": "string",
  1442. "value": "PatternContentsLink"
  1443. },
  1444. "position": {
  1445. "type": "list<double>",
  1446. "value": [
  1447. 391.6245145239845,
  1448. 364.33483007043384
  1449. ]
  1450. },
  1451. "orientation": {
  1452. "type": "double",
  1453. "value": 0
  1454. },
  1455. "scale": {
  1456. "type": "list<double>",
  1457. "value": [
  1458. 1,
  1459. 1
  1460. ]
  1461. },
  1462. "mapper": {
  1463. "type": "code",
  1464. "value": ""
  1465. },
  1466. "parser": {
  1467. "type": "code",
  1468. "value": ""
  1469. },
  1470. "$contents": {
  1471. "type": "map<string,*>",
  1472. "value": {
  1473. "nodes": {},
  1474. "edges": []
  1475. }
  1476. },
  1477. "$asuri": {
  1478. "type": "string",
  1479. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents/75.instance"
  1480. },
  1481. "$segments": {
  1482. "type": "map<string,list<string>>",
  1483. "value": {
  1484. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/LHSIcon/0.instance--/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/75.instance": "M306,306L391.6245145239845,364.33483007043384",
  1485. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/75.instance--/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pOpenModelIcon/73.instance": "M391.62427274836125,364.33466535195373L476.99951676127705,422.4996707759577"
  1486. }
  1487. },
  1488. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink"
  1489. },
  1490. "76": {
  1491. "link-style": {
  1492. "type": "map<string,string>",
  1493. "value": {
  1494. "stroke": "#00ff00",
  1495. "stroke-dasharray": "",
  1496. "stroke-opacity": 0.2,
  1497. "stroke-width": 1,
  1498. "arrow-start": "none",
  1499. "arrow-end": "classic-wide-long"
  1500. }
  1501. },
  1502. "typename": {
  1503. "type": "string",
  1504. "value": "PatternContentsLink"
  1505. },
  1506. "position": {
  1507. "type": "list<double>",
  1508. "value": [
  1509. 923.1330316378911,
  1510. 351.82024884960066
  1511. ]
  1512. },
  1513. "orientation": {
  1514. "type": "double",
  1515. "value": 0
  1516. },
  1517. "scale": {
  1518. "type": "list<double>",
  1519. "value": [
  1520. 1,
  1521. 1
  1522. ]
  1523. },
  1524. "mapper": {
  1525. "type": "code",
  1526. "value": ""
  1527. },
  1528. "parser": {
  1529. "type": "code",
  1530. "value": ""
  1531. },
  1532. "$contents": {
  1533. "type": "map<string,*>",
  1534. "value": {
  1535. "nodes": {},
  1536. "edges": []
  1537. }
  1538. },
  1539. "$asuri": {
  1540. "type": "string",
  1541. "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents/76.instance"
  1542. },
  1543. "$segments": {
  1544. "type": "map<string,list<string>>",
  1545. "value": {
  1546. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/RHSIcon/14.instance--/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/76.instance": "M825,300L923.1330316378911,351.82024884960066",
  1547. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink/76.instance--/Formalisms/Workflows/Workflows.defaultIcons.pattern/__pOpenModelIcon/74.instance": "M923.1327908567773,351.8201217024308L1020.9995187279139,403.4997458588729"
  1548. }
  1549. },
  1550. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/PatternContentsLink"
  1551. }
  1552. },
  1553. "edges": [],
  1554. "metamodels": [
  1555. "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons",
  1556. "/Formalisms/Workflows/Workflows.defaultIcons.pattern"
  1557. ]
  1558. },
  1559. "asm": {
  1560. "nodes": {
  1561. "0": {
  1562. "Condition": {
  1563. "type": "code",
  1564. "value": "result = True"
  1565. },
  1566. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/LHS"
  1567. },
  1568. "14": {
  1569. "Action": {
  1570. "type": "code",
  1571. "value": "gen = getAttr('parameterList','1');\naid = getAttr('$atompmId','0');\n\nhttpReq(\n 'PUT',\n None,\n '/GET/console',\n {'text':'CLIENT_BDAPI :: {\"func\":\"_loadModelInWindow\",\"args\":{\"fname\":\"'+gen+'\",\"atompmId\":\"'+aid+'\"}}'});"
  1572. },
  1573. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/RHS"
  1574. },
  1575. "65": {
  1576. "__pLabel": {
  1577. "type": "string",
  1578. "value": "1"
  1579. },
  1580. "__pPivotIn": {
  1581. "type": "string",
  1582. "value": ""
  1583. },
  1584. "__pPivotOut": {
  1585. "type": "string",
  1586. "value": ""
  1587. },
  1588. "__pMatchSubtypes": {
  1589. "type": "boolean",
  1590. "value": false
  1591. },
  1592. "parameterList": {
  1593. "type": "code",
  1594. "value": "result = True"
  1595. },
  1596. "$type": "/Formalisms/Workflows/Workflows.pattern/__pParameters"
  1597. },
  1598. "66": {
  1599. "__pLabel": {
  1600. "type": "string",
  1601. "value": "1"
  1602. },
  1603. "__pPivotIn": {
  1604. "type": "string",
  1605. "value": ""
  1606. },
  1607. "__pPivotOut": {
  1608. "type": "string",
  1609. "value": ""
  1610. },
  1611. "__pMatchSubtypes": {
  1612. "type": "boolean"
  1613. },
  1614. "parameterList": {
  1615. "type": "code",
  1616. "value": "result = getAttr()"
  1617. },
  1618. "$type": "/Formalisms/Workflows/Workflows.pattern/__pParameters"
  1619. },
  1620. "67": {
  1621. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents"
  1622. },
  1623. "68": {
  1624. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents"
  1625. },
  1626. "73": {
  1627. "__pLabel": {
  1628. "type": "string",
  1629. "value": "0"
  1630. },
  1631. "__pPivotIn": {
  1632. "type": "string",
  1633. "value": ""
  1634. },
  1635. "__pPivotOut": {
  1636. "type": "string",
  1637. "value": ""
  1638. },
  1639. "__pMatchSubtypes": {
  1640. "type": "boolean",
  1641. "value": false
  1642. },
  1643. "Location@2": {
  1644. "type": "code",
  1645. "value": "result = True"
  1646. },
  1647. "extension": {
  1648. "type": "code",
  1649. "value": "result = True"
  1650. },
  1651. "name": {
  1652. "type": "code",
  1653. "value": "result = True"
  1654. },
  1655. "current": {
  1656. "type": "code",
  1657. "value": "result = getAttr() == True"
  1658. },
  1659. "$type": "/Formalisms/Workflows/Workflows.pattern/__pOpenModel"
  1660. },
  1661. "74": {
  1662. "__pLabel": {
  1663. "type": "string",
  1664. "value": "0"
  1665. },
  1666. "__pPivotIn": {
  1667. "type": "string",
  1668. "value": ""
  1669. },
  1670. "__pPivotOut": {
  1671. "type": "string",
  1672. "value": ""
  1673. },
  1674. "__pMatchSubtypes": {
  1675. "type": "boolean"
  1676. },
  1677. "Location@2": {
  1678. "type": "code",
  1679. "value": "result = getAttr()"
  1680. },
  1681. "extension": {
  1682. "type": "code",
  1683. "value": "result = getAttr()"
  1684. },
  1685. "name": {
  1686. "type": "code",
  1687. "value": "result = getAttr()"
  1688. },
  1689. "current": {
  1690. "type": "code",
  1691. "value": "result = getAttr()"
  1692. },
  1693. "$type": "/Formalisms/Workflows/Workflows.pattern/__pOpenModel"
  1694. },
  1695. "75": {
  1696. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents"
  1697. },
  1698. "76": {
  1699. "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/PatternContents"
  1700. }
  1701. },
  1702. "edges": [
  1703. {
  1704. "src": "0",
  1705. "dest": "67"
  1706. },
  1707. {
  1708. "src": "67",
  1709. "dest": "65"
  1710. },
  1711. {
  1712. "src": "14",
  1713. "dest": "68"
  1714. },
  1715. {
  1716. "src": "68",
  1717. "dest": "66"
  1718. },
  1719. {
  1720. "src": "0",
  1721. "dest": "75"
  1722. },
  1723. {
  1724. "src": "75",
  1725. "dest": "73"
  1726. },
  1727. {
  1728. "src": "14",
  1729. "dest": "76"
  1730. },
  1731. {
  1732. "src": "76",
  1733. "dest": "74"
  1734. }
  1735. ],
  1736. "metamodels": [
  1737. "/Formalisms/__Transformations__/TransformationRule/TransformationRule",
  1738. "/Formalisms/Workflows/Workflows.pattern"
  1739. ]
  1740. }
  1741. }