-
Notifications
You must be signed in to change notification settings - Fork 6
/
eXXX_TICEDuration.json
57 lines (57 loc) · 1.16 KB
/
eXXX_TICEDuration.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"isInterrupt": {},
"catN": {
"ti": "TimerIntermediateEvent",
"se": "NoneStartEvent",
"Pid": "Process",
"ee": "NoneEndEvent"
},
"catE": {
"SequenceFlow_04jhviy": "NormalSequenceFlow",
"SequenceFlow_0b689qw": "NormalSequenceFlow"
},
"containN": {
"Pid": [
"ee",
"ti",
"se"
]
},
"messageE": {},
"timeInformation": {
"ti": {
"timerDefinitionValue": "P1DT1H30M0S",
"timerDefinitionType": "TimeDuration"
}
},
"targetE": {
"SequenceFlow_04jhviy": "ti",
"SequenceFlow_0b689qw": "ee"
},
"name": "eXXX_TICEDuration",
"attached": {},
"containE": {
"Pid": [
"SequenceFlow_04jhviy",
"SequenceFlow_0b689qw"
]
},
"edges": [
"SequenceFlow_04jhviy",
"SequenceFlow_0b689qw"
],
"messages": [],
"sourceE": {
"SequenceFlow_04jhviy": "se",
"SequenceFlow_0b689qw": "ti"
},
"nodes": [
"Pid",
"ee",
"ti",
"se"
],
"nameN": {
"ti": "P1DT1H30M0S"
}
}