Mercurial > cgi-bin > hgwebdir.cgi > POP > oldRepo
diff 1__Development/6__Website/POPBottleServer/syntaxGraph_save1.json @ 6:d18eee376f45
Persist graph works.. in middle of putting pointers back, adding OO
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Wed, 06 Aug 2014 00:16:19 -0700 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/1__Development/6__Website/POPBottleServer/syntaxGraph_save1.json Wed Aug 06 00:16:19 2014 -0700 1.3 @@ -0,0 +1,329 @@ 1.4 +{ 1.5 + "rootElem": 0, 1.6 + "rootViewSet": { 1.7 + "ID": 1, 1.8 + "viewSetLinks": [ 1.9 + { 1.10 + "ID": 2, 1.11 + "referenceViewSet": 1, 1.12 + "subordinateViewSet": 3, 1.13 + "xOffset": 0, 1.14 + "yOffset": 0, 1.15 + "scale": 1 1.16 + } 1.17 + ] 1.18 + } 1.19 +} 1.20 +{ 1.21 + "ID": 9, 1.22 + "properties": [ 1.23 + { 1.24 + "propertyName": "TypeOfElement", 1.25 + "propertyValue": "GabeQueryPattern", 1.26 + "subProperties": [] 1.27 + }, 1.28 + { 1.29 + "propertyName": "TypeOfSyntacticStructure", 1.30 + "propertyValue": "syntacticHierarchy", 1.31 + "subProperties": [] 1.32 + } 1.33 + ], 1.34 + "portsIn": [], 1.35 + "portsOut": [], 1.36 + "linkedElems": [ 1.37 + 11, 1.38 + 15 1.39 + ], 1.40 + "viewSet": {}, 1.41 + "isAlreadyVisited": true 1.42 +} 1.43 +{ 1.44 + "ID": 10, 1.45 + "properties": [ 1.46 + { 1.47 + "propertyName": "TypeOfElement", 1.48 + "propertyValue": "GabeReplacePattern", 1.49 + "subProperties": [] 1.50 + }, 1.51 + { 1.52 + "propertyName": "TypeOfSyntacticStructure", 1.53 + "propertyValue": "syntacticHierarchy", 1.54 + "subProperties": [] 1.55 + } 1.56 + ], 1.57 + "portsIn": [], 1.58 + "portsOut": [], 1.59 + "linkedElems": [ 1.60 + 19 1.61 + ], 1.62 + "viewSet": {}, 1.63 + "isAlreadyVisited": true 1.64 +} 1.65 +{ 1.66 + "ID": 11, 1.67 + "properties": [ 1.68 + { 1.69 + "propertyName": "TypeOfElement", 1.70 + "propertyValue": "Command", 1.71 + "subProperties": [ 1.72 + { 1.73 + "propertyName": "CommandID", 1.74 + "propertyValue": "GabePattPush", 1.75 + "subProperties": [] 1.76 + } 1.77 + ] 1.78 + }, 1.79 + { 1.80 + "propertyName": "TypeOfSyntacticStructure", 1.81 + "propertyValue": "syntacticPatternRoot", 1.82 + "subProperties": [] 1.83 + } 1.84 + ], 1.85 + "portsIn": [ 1.86 + { 1.87 + "ID": 12, 1.88 + "element": 11, 1.89 + "properties": [ 1.90 + { 1.91 + "propertyName": "TypeOfPort", 1.92 + "propertyValue": "dataComm", 1.93 + "subProperties": [ 1.94 + { 1.95 + "propertyName": "TypeOfCommData", 1.96 + "propertyValue": "GabePattStack", 1.97 + "subProperties": [] 1.98 + } 1.99 + ] 1.100 + } 1.101 + ], 1.102 + "pairedPorts": [] 1.103 + }, 1.104 + { 1.105 + "ID": 13, 1.106 + "element": 11, 1.107 + "properties": [ 1.108 + { 1.109 + "propertyName": "TypeOfPort", 1.110 + "propertyValue": "dataComm", 1.111 + "subProperties": [ 1.112 + { 1.113 + "propertyName": "TypeOfCommData", 1.114 + "propertyValue": "float", 1.115 + "subProperties": [] 1.116 + } 1.117 + ] 1.118 + } 1.119 + ], 1.120 + "pairedPorts": [] 1.121 + } 1.122 + ], 1.123 + "portsOut": [ 1.124 + { 1.125 + "ID": 14, 1.126 + "element": 11, 1.127 + "properties": [ 1.128 + { 1.129 + "propertyName": "TypeOfPort", 1.130 + "propertyValue": "dataComm", 1.131 + "subProperties": [ 1.132 + { 1.133 + "propertyName": "TypeOfCommData", 1.134 + "propertyValue": "GabePattStack", 1.135 + "subProperties": [] 1.136 + } 1.137 + ] 1.138 + } 1.139 + ], 1.140 + "pairedPorts": [ 1.141 + 16 1.142 + ] 1.143 + } 1.144 + ], 1.145 + "linkedElems": [], 1.146 + "viewSet": {}, 1.147 + "isAlreadyVisited": true 1.148 +} 1.149 +{ 1.150 + "ID": 15, 1.151 + "properties": [ 1.152 + { 1.153 + "propertyName": "TypeOfElement", 1.154 + "propertyValue": "Command", 1.155 + "subProperties": [ 1.156 + { 1.157 + "propertyName": "CommandID", 1.158 + "propertyValue": "GabePattPop", 1.159 + "subProperties": [] 1.160 + } 1.161 + ] 1.162 + }, 1.163 + { 1.164 + "propertyName": "TypeOfSyntacticStructure", 1.165 + "propertyValue": "syntacticPatternRoot", 1.166 + "subProperties": [] 1.167 + } 1.168 + ], 1.169 + "portsIn": [ 1.170 + { 1.171 + "ID": 16, 1.172 + "element": 15, 1.173 + "properties": [ 1.174 + { 1.175 + "propertyName": "TypeOfPort", 1.176 + "propertyValue": "dataComm", 1.177 + "subProperties": [ 1.178 + { 1.179 + "propertyName": "TypeOfCommData", 1.180 + "propertyValue": "GabePattStack", 1.181 + "subProperties": [] 1.182 + } 1.183 + ] 1.184 + } 1.185 + ], 1.186 + "pairedPorts": [ 1.187 + 14 1.188 + ] 1.189 + } 1.190 + ], 1.191 + "portsOut": [ 1.192 + { 1.193 + "ID": 17, 1.194 + "element": 15, 1.195 + "properties": [ 1.196 + { 1.197 + "propertyName": "TypeOfPort", 1.198 + "propertyValue": "dataComm", 1.199 + "subProperties": [ 1.200 + { 1.201 + "propertyName": "TypeOfCommData", 1.202 + "propertyValue": "GabePattStack", 1.203 + "subProperties": [] 1.204 + } 1.205 + ] 1.206 + } 1.207 + ], 1.208 + "pairedPorts": [] 1.209 + }, 1.210 + { 1.211 + "ID": 18, 1.212 + "element": 15, 1.213 + "properties": [ 1.214 + { 1.215 + "propertyName": "TypeOfPort", 1.216 + "propertyValue": "dataComm", 1.217 + "subProperties": [ 1.218 + { 1.219 + "propertyName": "TypeOfCommData", 1.220 + "propertyValue": "float", 1.221 + "subProperties": [] 1.222 + } 1.223 + ] 1.224 + } 1.225 + ], 1.226 + "pairedPorts": [] 1.227 + } 1.228 + ], 1.229 + "linkedElems": [], 1.230 + "viewSet": {}, 1.231 + "isAlreadyVisited": true 1.232 +} 1.233 +{ 1.234 + "ID": 19, 1.235 + "properties": [ 1.236 + { 1.237 + "propertyName": "TypeOfElement", 1.238 + "propertyValue": "Command", 1.239 + "subProperties": [ 1.240 + { 1.241 + "propertyName": "CommandID", 1.242 + "propertyValue": "GabePassThrough", 1.243 + "subProperties": [] 1.244 + } 1.245 + ] 1.246 + }, 1.247 + { 1.248 + "propertyName": "TypeOfSyntacticStructure", 1.249 + "propertyValue": "syntacticPatternRoot", 1.250 + "subProperties": [] 1.251 + } 1.252 + ], 1.253 + "portsIn": [ 1.254 + { 1.255 + "ID": 20, 1.256 + "element": 19, 1.257 + "properties": [ 1.258 + { 1.259 + "propertyName": "TypeOfPort", 1.260 + "propertyValue": "dataComm", 1.261 + "subProperties": [ 1.262 + { 1.263 + "propertyName": "TypeOfCommData", 1.264 + "propertyValue": "GabePattStack", 1.265 + "subProperties": [] 1.266 + } 1.267 + ] 1.268 + } 1.269 + ], 1.270 + "pairedPorts": [] 1.271 + }, 1.272 + { 1.273 + "ID": 21, 1.274 + "element": 19, 1.275 + "properties": [ 1.276 + { 1.277 + "propertyName": "TypeOfPort", 1.278 + "propertyValue": "dataComm", 1.279 + "subProperties": [ 1.280 + { 1.281 + "propertyName": "TypeOfCommData", 1.282 + "propertyValue": "float", 1.283 + "subProperties": [] 1.284 + } 1.285 + ] 1.286 + } 1.287 + ], 1.288 + "pairedPorts": [] 1.289 + } 1.290 + ], 1.291 + "portsOut": [ 1.292 + { 1.293 + "ID": 22, 1.294 + "element": 19, 1.295 + "properties": [ 1.296 + { 1.297 + "propertyName": "TypeOfPort", 1.298 + "propertyValue": "dataComm", 1.299 + "subProperties": [ 1.300 + { 1.301 + "propertyName": "TypeOfCommData", 1.302 + "propertyValue": "GabePattStack", 1.303 + "subProperties": [] 1.304 + } 1.305 + ] 1.306 + } 1.307 + ], 1.308 + "pairedPorts": [] 1.309 + }, 1.310 + { 1.311 + "ID": 23, 1.312 + "element": 19, 1.313 + "properties": [ 1.314 + { 1.315 + "propertyName": "TypeOfPort", 1.316 + "propertyValue": "dataComm", 1.317 + "subProperties": [ 1.318 + { 1.319 + "propertyName": "TypeOfCommData", 1.320 + "propertyValue": "float", 1.321 + "subProperties": [] 1.322 + } 1.323 + ] 1.324 + } 1.325 + ], 1.326 + "pairedPorts": [] 1.327 + } 1.328 + ], 1.329 + "linkedElems": [], 1.330 + "viewSet": {}, 1.331 + "isAlreadyVisited": true 1.332 +}
