.autosave.T_TransformationTemplate.model 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. {
  2. "csm": {
  3. "nodes": {
  4. "0": {
  5. "typename": {
  6. "type": "string",
  7. "value": "FRuleIcon"
  8. },
  9. "position": {
  10. "type": "list<double>",
  11. "value": [
  12. 286,
  13. 233
  14. ]
  15. },
  16. "orientation": {
  17. "type": "double",
  18. "value": 0
  19. },
  20. "scale": {
  21. "type": "list<double>",
  22. "value": [
  23. 1,
  24. 1
  25. ]
  26. },
  27. "mapper": {
  28. "type": "code",
  29. "value": "({position:getAttr(\"position\")})"
  30. },
  31. "parser": {
  32. "type": "code",
  33. "value": "({position:getAttr(\"position\")})"
  34. },
  35. "$contents": {
  36. "type": "map<string,*>",
  37. "value": {
  38. "nodes": {
  39. "366": {
  40. "width": {
  41. "type": "double",
  42. "value": 200
  43. },
  44. "height": {
  45. "type": "double",
  46. "value": 50
  47. },
  48. "cornerRadius": {
  49. "type": "double",
  50. "value": 1
  51. },
  52. "style": {
  53. "type": "map<string,string>",
  54. "value": {
  55. "fill": "#ffffff",
  56. "stroke": "#008000",
  57. "stroke-width": "5",
  58. "stroke-linecap": "butt",
  59. "stroke-linejoin": "miter",
  60. "stroke-miterlimit": "4",
  61. "stroke-opacity": "1",
  62. "fill-opacity": "0.5"
  63. }
  64. },
  65. "mapper": {
  66. "type": "code",
  67. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  68. },
  69. "parser": {
  70. "type": "code",
  71. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  72. },
  73. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Rectangle",
  74. "position": {
  75. "type": "list<double>",
  76. "value": [
  77. 1,
  78. 26
  79. ]
  80. },
  81. "orientation": {
  82. "type": "double",
  83. "value": 0
  84. },
  85. "scale": {
  86. "type": "list<double>",
  87. "value": [
  88. 1,
  89. 1
  90. ]
  91. }
  92. },
  93. "367": {
  94. "textContent": {
  95. "type": "string",
  96. "value": "RuleName"
  97. },
  98. "style": {
  99. "type": "map<string,string>",
  100. "value": {
  101. "font-size": "20px",
  102. "font-style": "normal",
  103. "font-variant": "normal",
  104. "font-weight": "bold",
  105. "font-stretch": "normal",
  106. "text-align": "left",
  107. "line-height": "125%",
  108. "writing-mode": "lr-tb",
  109. "text-anchor": "left",
  110. "fill": "#008000",
  111. "fill-opacity": "1",
  112. "stroke": "none",
  113. "font-family": "Arial"
  114. }
  115. },
  116. "mapper": {
  117. "type": "code",
  118. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */\n({'textContent': getAttr('name')})"
  119. },
  120. "parser": {
  121. "type": "code",
  122. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  123. },
  124. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  125. "position": {
  126. "type": "list<double>",
  127. "value": [
  128. 48,
  129. 40
  130. ]
  131. },
  132. "orientation": {
  133. "type": "double",
  134. "value": 0
  135. },
  136. "scale": {
  137. "type": "list<double>",
  138. "value": [
  139. 1,
  140. 1
  141. ]
  142. }
  143. },
  144. "368": {
  145. "segments": {
  146. "type": "string",
  147. "value": "M 0.01697481,7.2449841 2.4082848,10.044684 11.016975,1.5335841"
  148. },
  149. "style": {
  150. "type": "map<string,string>",
  151. "value": {
  152. "fill": "none",
  153. "stroke": "#008000",
  154. "stroke-width": "3",
  155. "stroke-linecap": "round",
  156. "stroke-linejoin": "round",
  157. "stroke-miterlimit": "4",
  158. "stroke-opacity": "1",
  159. "stroke-dasharray": "none"
  160. }
  161. },
  162. "mapper": {
  163. "type": "code",
  164. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  165. },
  166. "parser": {
  167. "type": "code",
  168. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  169. },
  170. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  171. "position": {
  172. "type": "list<double>",
  173. "value": [
  174. 47,
  175. 79
  176. ]
  177. },
  178. "orientation": {
  179. "type": "double",
  180. "value": 0
  181. },
  182. "scale": {
  183. "type": "list<double>",
  184. "value": [
  185. 1,
  186. 1
  187. ]
  188. }
  189. },
  190. "369": {
  191. "textContent": {
  192. "type": "string",
  193. "value": ":"
  194. },
  195. "style": {
  196. "type": "map<string,string>",
  197. "value": {
  198. "font-size": "20px",
  199. "font-style": "normal",
  200. "font-variant": "normal",
  201. "font-weight": "bold",
  202. "font-stretch": "normal",
  203. "text-align": "left",
  204. "line-height": "125%",
  205. "writing-mode": "lr-tb",
  206. "text-anchor": "left",
  207. "fill": "#008000",
  208. "fill-opacity": "1",
  209. "stroke": "none",
  210. "font-family": "Arial"
  211. }
  212. },
  213. "mapper": {
  214. "type": "code",
  215. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  216. },
  217. "parser": {
  218. "type": "code",
  219. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  220. },
  221. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  222. "position": {
  223. "type": "list<double>",
  224. "value": [
  225. 41,
  226. 40
  227. ]
  228. },
  229. "orientation": {
  230. "type": "double",
  231. "value": 0
  232. },
  233. "scale": {
  234. "type": "list<double>",
  235. "value": [
  236. 1,
  237. 1
  238. ]
  239. }
  240. },
  241. "370": {
  242. "segments": {
  243. "type": "string",
  244. "value": "M 12.49983,1.5069319 1.50001,12.506752"
  245. },
  246. "style": {
  247. "type": "map<string,string>",
  248. "value": {
  249. "fill": "none",
  250. "stroke": "#008000",
  251. "stroke-width": "3",
  252. "stroke-linecap": "round",
  253. "stroke-linejoin": "round",
  254. "stroke-miterlimit": "4",
  255. "stroke-opacity": "1",
  256. "stroke-dasharray": "none"
  257. }
  258. },
  259. "mapper": {
  260. "type": "code",
  261. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  262. },
  263. "parser": {
  264. "type": "code",
  265. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  266. },
  267. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  268. "position": {
  269. "type": "list<double>",
  270. "value": [
  271. 144,
  272. 79
  273. ]
  274. },
  275. "orientation": {
  276. "type": "double",
  277. "value": 0
  278. },
  279. "scale": {
  280. "type": "list<double>",
  281. "value": [
  282. 1,
  283. 1
  284. ]
  285. }
  286. },
  287. "371": {
  288. "textContent": {
  289. "type": "string",
  290. "value": ""
  291. },
  292. "style": {
  293. "type": "map<string,string>",
  294. "value": {
  295. "font-size": "20px",
  296. "font-style": "normal",
  297. "font-variant": "normal",
  298. "font-weight": "bold",
  299. "font-stretch": "normal",
  300. "line-height": "125%",
  301. "text-anchor": "end",
  302. "fill": "#008000",
  303. "fill-opacity": "1",
  304. "stroke": "none",
  305. "font-family": "Arial"
  306. }
  307. },
  308. "mapper": {
  309. "type": "code",
  310. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */\n({'textContent': getAttr('alias')})"
  311. },
  312. "parser": {
  313. "type": "code",
  314. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  315. },
  316. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  317. "position": {
  318. "type": "list<double>",
  319. "value": [
  320. 42,
  321. 40
  322. ]
  323. },
  324. "orientation": {
  325. "type": "double",
  326. "value": 0
  327. },
  328. "scale": {
  329. "type": "list<double>",
  330. "value": [
  331. 1,
  332. 1
  333. ]
  334. }
  335. },
  336. "372": {
  337. "segments": {
  338. "type": "string",
  339. "value": "M 1.5,1.5069319 12.49983,12.506752"
  340. },
  341. "style": {
  342. "type": "map<string,string>",
  343. "value": {
  344. "fill": "none",
  345. "stroke": "#008000",
  346. "stroke-width": "3",
  347. "stroke-linecap": "round",
  348. "stroke-linejoin": "round",
  349. "stroke-miterlimit": "4",
  350. "stroke-opacity": "1",
  351. "stroke-dasharray": "none"
  352. }
  353. },
  354. "mapper": {
  355. "type": "code",
  356. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  357. },
  358. "parser": {
  359. "type": "code",
  360. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  361. },
  362. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  363. "position": {
  364. "type": "list<double>",
  365. "value": [
  366. 144,
  367. 79
  368. ]
  369. },
  370. "orientation": {
  371. "type": "double",
  372. "value": 0
  373. },
  374. "scale": {
  375. "type": "list<double>",
  376. "value": [
  377. 1,
  378. 1
  379. ]
  380. }
  381. },
  382. "373": {
  383. "textContent": {
  384. "type": "string",
  385. "value": "F"
  386. },
  387. "style": {
  388. "type": "map<string,string>",
  389. "value": {
  390. "font-size": "20px",
  391. "font-style": "normal",
  392. "font-variant": "normal",
  393. "font-weight": "bold",
  394. "font-stretch": "normal",
  395. "text-align": "left",
  396. "line-height": "100%",
  397. "writing-mode": "lr-tb",
  398. "text-anchor": "left",
  399. "fill": "#008000",
  400. "fill-opacity": "1",
  401. "stroke": "none",
  402. "font-family": "Arial"
  403. }
  404. },
  405. "mapper": {
  406. "type": "code",
  407. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  408. },
  409. "parser": {
  410. "type": "code",
  411. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  412. },
  413. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Text",
  414. "position": {
  415. "type": "list<double>",
  416. "value": [
  417. 205,
  418. 22
  419. ]
  420. },
  421. "orientation": {
  422. "type": "double",
  423. "value": 0
  424. },
  425. "scale": {
  426. "type": "list<double>",
  427. "value": [
  428. 1,
  429. 1
  430. ]
  431. }
  432. },
  433. "374": {
  434. "segments": {
  435. "type": "string",
  436. "value": "M 1,10.3685 7.03183,20.737 13.06367,10.3685 z"
  437. },
  438. "style": {
  439. "type": "map<string,string>",
  440. "value": {
  441. "fill": "#ffffff",
  442. "fill-opacity": "0.5",
  443. "stroke": "#008000",
  444. "stroke-width": "3",
  445. "stroke-linecap": "butt",
  446. "stroke-linejoin": "miter",
  447. "stroke-miterlimit": "4",
  448. "stroke-opacity": "1"
  449. }
  450. },
  451. "mapper": {
  452. "type": "code",
  453. "value": "/* specify code that evaluates to an associative array of the form {...,csattr:val,...} */"
  454. },
  455. "parser": {
  456. "type": "code",
  457. "value": "/* specify code that evaluates to an associative array of the form {...,attr:val,...} */"
  458. },
  459. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
  460. "position": {
  461. "type": "list<double>",
  462. "value": [
  463. 95,
  464. 2
  465. ]
  466. },
  467. "orientation": {
  468. "type": "double",
  469. "value": 0
  470. },
  471. "scale": {
  472. "type": "list<double>",
  473. "value": [
  474. 1,
  475. 1
  476. ]
  477. }
  478. },
  479. "375": {
  480. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  481. "position": {
  482. "type": "list<double>",
  483. "value": [
  484. 37.25,
  485. 39.5
  486. ]
  487. },
  488. "orientation": {
  489. "type": "double",
  490. "value": 0
  491. },
  492. "scale": {
  493. "type": "list<double>",
  494. "value": [
  495. 1,
  496. 1
  497. ]
  498. },
  499. "link-style": {
  500. "type": "map<string,string>",
  501. "value": {
  502. "stroke": "#00ffff",
  503. "stroke-dasharray": "",
  504. "stroke-opacity": 0.1,
  505. "stroke-width": 1
  506. }
  507. }
  508. },
  509. "376": {
  510. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  511. "position": {
  512. "type": "list<double>",
  513. "value": [
  514. 15.25,
  515. 39.5
  516. ]
  517. },
  518. "orientation": {
  519. "type": "double",
  520. "value": 0
  521. },
  522. "scale": {
  523. "type": "list<double>",
  524. "value": [
  525. 1,
  526. 1
  527. ]
  528. },
  529. "link-style": {
  530. "type": "map<string,string>",
  531. "value": {
  532. "stroke": "#00ffff",
  533. "stroke-dasharray": "",
  534. "stroke-opacity": 0.1,
  535. "stroke-width": 1
  536. }
  537. }
  538. },
  539. "377": {
  540. "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Contain",
  541. "position": {
  542. "type": "list<double>",
  543. "value": [
  544. 23,
  545. 39.5
  546. ]
  547. },
  548. "orientation": {
  549. "type": "double",
  550. "value": 0
  551. },
  552. "scale": {
  553. "type": "list<double>",
  554. "value": [
  555. 1,
  556. 1
  557. ]
  558. },
  559. "link-style": {
  560. "type": "map<string,string>",
  561. "value": {
  562. "stroke": "#00ffff",
  563. "stroke-dasharray": "",
  564. "stroke-opacity": 0.1,
  565. "stroke-width": 1
  566. }
  567. }
  568. }
  569. },
  570. "edges": [
  571. {
  572. "src": "366",
  573. "dest": "375"
  574. },
  575. {
  576. "src": "375",
  577. "dest": "367"
  578. },
  579. {
  580. "src": "366",
  581. "dest": "376"
  582. },
  583. {
  584. "src": "376",
  585. "dest": "371"
  586. },
  587. {
  588. "src": "366",
  589. "dest": "377"
  590. },
  591. {
  592. "src": "377",
  593. "dest": "369"
  594. }
  595. ]
  596. }
  597. },
  598. "$asuri": {
  599. "type": "string",
  600. "value": "/Formalisms/__Transformations__/Transformation/MoTif/FRule/0.instance"
  601. },
  602. "$type": "/Formalisms/__Transformations__/Transformation/MoTif.defaultIcons/FRuleIcon"
  603. }
  604. },
  605. "edges": [],
  606. "metamodels": [
  607. "/Formalisms/__Transformations__/Transformation/MoTif.defaultIcons",
  608. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram.umlIcons"
  609. ]
  610. },
  611. "asm": {
  612. "nodes": {
  613. "0": {
  614. "maxIterations": {
  615. "type": "int",
  616. "value": "1000"
  617. },
  618. "rule": {
  619. "type": "string",
  620. "value": ""
  621. },
  622. "name": {
  623. "type": "string",
  624. "value": "RuleName"
  625. },
  626. "alias": {
  627. "type": "string",
  628. "value": ""
  629. },
  630. "position": {
  631. "type": "list<int>",
  632. "value": [
  633. 286,
  634. 233
  635. ]
  636. },
  637. "$type": "/Formalisms/__Transformations__/Transformation/MoTif/FRule"
  638. }
  639. },
  640. "edges": [],
  641. "metamodels": [
  642. "/Formalisms/__Transformations__/Transformation/MoTif",
  643. "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram"
  644. ]
  645. }
  646. }