level1_sam_Flow.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. {
  2. "FlowName":"¿Õµ÷άÐÞ",
  3. "FlowSign":"repair-20160825-001",
  4. "FlowContent":{
  5. "Nodes":[
  6. {
  7. "NodeSign":"Start",
  8. "NodeName":"Start",
  9. "NodeType":"Start",
  10. "NodeValue":"2016-08-25 10:20:00"
  11. },
  12. {
  13. "NodeSign":"Sequence1",
  14. "NodeName":"Sequence1",
  15. "NodeType":"Sequence",
  16. "NodeRef":{
  17. "RefType":"A",
  18. "BuildingSign":"1101070037",
  19. "ASign":"a1"
  20. }
  21. },
  22. {
  23. "NodeSign":"Condition1",
  24. "NodeName":"Condition1",
  25. "NodeType":"Condition",
  26. "NodeRef":{
  27. "RefType":"B",
  28. "BuildingSign":"1101070037",
  29. "BSign":"b2"
  30. }
  31. },
  32. {
  33. "NodeSign":"Sequence2",
  34. "NodeName":"Sequence2",
  35. "NodeType":"Sequence",
  36. "NodeRef":{
  37. "RefType":"A",
  38. "BuildingSign":"1101070037",
  39. "ASign":"a2"
  40. }
  41. },
  42. {
  43. "NodeSign":"End",
  44. "NodeName":"End",
  45. "NodeType":"End",
  46. "NodeValue":"2016-08-25 10:30:00"
  47. }
  48. ],
  49. "Lines":[
  50. {
  51. "LineSign":"L1",
  52. "LineStart":"Start",
  53. "LineStartPort":"Out1",
  54. "LineEnd":"Sequence1",
  55. "LineEndPort":"In1",
  56. "LineValue":"a"
  57. },
  58. {
  59. "LineSign":"L2",
  60. "LineStart":"Sequence1",
  61. "LineStartPort":"Out1",
  62. "LineEnd":"Condition1",
  63. "LineEndPort":"In1",
  64. "LineValue":"b"
  65. },
  66. {
  67. "LineSign":"L3",
  68. "LineStart":"Condition1",
  69. "LineStartPort":"Out1",
  70. "LineEnd":"Sequence2",
  71. "LineEndPort":"In1",
  72. "LineRef":{
  73. "RefType":"Document",
  74. "BuildingSign":"1101070037",
  75. "ASign":"doc1"
  76. }
  77. },
  78. {
  79. "LineSign":"L4",
  80. "LineStart":"Condition1",
  81. "LineStartPort":"Out2",
  82. "LineEnd":"End",
  83. "LineEndPort":"In1",
  84. "LineRef":{
  85. "RefType":"Document",
  86. "BuildingSign":"1101070037",
  87. "ASign":"doc2"
  88. }
  89. },
  90. {
  91. "LineSign":"L5",
  92. "LineStart":"Sequence2",
  93. "LineStartPort":"Out1",
  94. "LineEnd":"End",
  95. "LineEndPort":"In1",
  96. "LineValue":"e"
  97. }
  98. ]
  99. }
  100. }