123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- {
- "csm": {
- "nodes": {
- "1": {
- "typename": {
- "type": "string",
- "value": "LHSIcon"
- },
- "position": {
- "type": "list<double>",
- "value": [
- 225,
- 152
- ]
- },
- "orientation": {
- "type": "double",
- "value": 0
- },
- "scale": {
- "type": "list<double>",
- "value": [
- 1,
- 1
- ]
- },
- "mapper": {
- "type": "code",
- "value": ""
- },
- "parser": {
- "type": "code",
- "value": ""
- },
- "$contents": {
- "type": "map<string,*>",
- "value": {
- "nodes": {
- "4": {
- "segments": {
- "type": "string",
- "value": "m0,0 l350,0 l100,250 l-100,250 l-350,0z"
- },
- "style": {
- "type": "map<string,string>",
- "value": {
- "stroke": "#000000",
- "stroke-dasharray": "",
- "fill": "#ffffff",
- "fill-opacity": 0.75,
- "stroke-width": 2,
- "arrow-start": "none",
- "arrow-end": "none"
- }
- },
- "mapper": {
- "type": "code",
- "value": ""
- },
- "parser": {
- "type": "code",
- "value": ""
- },
- "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
- "position": {
- "type": "list<double>",
- "value": [
- 1,
- 0
- ]
- },
- "orientation": {
- "type": "double",
- "value": 0
- },
- "scale": {
- "type": "list<double>",
- "value": [
- 1,
- 1
- ]
- }
- }
- },
- "edges": []
- }
- },
- "$asuri": {
- "type": "string",
- "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/LHS/1.instance"
- },
- "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/LHSIcon"
- },
- "2": {
- "typename": {
- "type": "string",
- "value": "RHSIcon"
- },
- "position": {
- "type": "list<double>",
- "value": [
- 585,
- 152
- ]
- },
- "orientation": {
- "type": "double",
- "value": 0
- },
- "scale": {
- "type": "list<double>",
- "value": [
- 1,
- 1
- ]
- },
- "mapper": {
- "type": "code",
- "value": ""
- },
- "parser": {
- "type": "code",
- "value": ""
- },
- "$contents": {
- "type": "map<string,*>",
- "value": {
- "nodes": {
- "7": {
- "segments": {
- "type": "string",
- "value": "m0,0 l450,0 l0,500 l-450,0 l100,-250z"
- },
- "style": {
- "type": "map<string,string>",
- "value": {
- "stroke": "#000000",
- "stroke-dasharray": "",
- "fill": "#ffffff",
- "fill-opacity": 0.75,
- "stroke-width": 2,
- "arrow-start": "none",
- "arrow-end": "none"
- }
- },
- "mapper": {
- "type": "code",
- "value": ""
- },
- "parser": {
- "type": "code",
- "value": ""
- },
- "$type": "/Formalisms/__LanguageSyntax__/ConcreteSyntax/ConcreteSyntax/Path",
- "position": {
- "type": "list<double>",
- "value": [
- 0,
- 0
- ]
- },
- "orientation": {
- "type": "double",
- "value": 0
- },
- "scale": {
- "type": "list<double>",
- "value": [
- 1,
- 1
- ]
- }
- }
- },
- "edges": []
- }
- },
- "$asuri": {
- "type": "string",
- "value": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/RHS/2.instance"
- },
- "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons/RHSIcon"
- }
- },
- "edges": [],
- "metamodels": [
- "/Formalisms/__Transformations__/TransformationRule/TransformationRule.defaultIcons"
- ]
- },
- "asm": {
- "nodes": {
- "1": {
- "Condition": {
- "type": "code",
- "value": "true"
- },
- "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/LHS"
- },
- "2": {
- "Action": {
- "type": "code",
- "value": ""
- },
- "$type": "/Formalisms/__Transformations__/TransformationRule/TransformationRule/RHS"
- }
- },
- "edges": [],
- "metamodels": [
- "/Formalisms/__Transformations__/TransformationRule/TransformationRule"
- ]
- }
- }
|