logic-helper
Version:
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
110 lines (109 loc) • 2.69 kB
JSON
{
"id": "1677837644632",
"name": "ddd",
"group": "index",
"introduce": "ddd",
"data": {
"class": "GraphLinksModel",
"linkKeyProperty": "key",
"linkFromPortIdProperty": "fromPort",
"linkToPortIdProperty": "toPort",
"nodeDataArray": [
{
"category": "Start",
"text": "Start",
"key": -1,
"loc": "-279.57127727921653 -583.0957021860011",
"isCaptionVisible": true,
"isTextVisible": true,
"caption": "Start caption"
},
{
"category": "Conditional",
"text": "no",
"key": -4,
"loc": "-553.1197539078164 -472.4665624675883",
"isCaptionVisible": true,
"isTextVisible": true,
"caption": "1"
},
{
"category": "Comment",
"text": "Comment",
"key": -5,
"loc": "-372.0155849191889 -173.69725094206296",
"isCaptionVisible": true,
"isTextVisible": true,
"caption": "Comment caption"
},
{
"category": "Step",
"text": "Step",
"key": -3,
"loc": "-554.9873327687048 -616.916865608541",
"isCaptionVisible": true,
"isTextVisible": true,
"caption": "Step caption"
},
{
"category": "Conditional",
"text": "no",
"key": -6,
"loc": "-553.1197539078164 -472.4665624675883",
"isCaptionVisible": true,
"isTextVisible": true,
"caption": "1"
}
],
"linkDataArray": [
{
"points": [
-451.3697539078164,
-472.46656246758835,
-441.3697539078164,
-472.46656246758835,
-381.34551559351644,
-472.46656246758835,
-381.34551559351644,
-583.0957021860011,
-321.32127727921653,
-583.0957021860011,
-311.32127727921653,
-583.0957021860011
],
"from": -4,
"fromPort": "R",
"text": "Start",
"visible": true,
"to": -1,
"toPort": "L",
"category": "",
"key": -1
},
{
"points": [
-554.9873327687048,
-586.0631528884398,
-554.9873327687048,
-576.0631528884398,
-554.9873327687048,
-553.4821466489614,
-553.1197539078164,
-553.4821466489614,
-553.1197539078164,
-530.9011404094829,
-553.1197539078164,
-520.9011404094829
],
"from": -3,
"fromPort": "B",
"text": "Yes",
"visible": true,
"to": -4,
"toPort": "T",
"category": "",
"key": -4
}
]
}
}