-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBPI_2017_STRONG.xml
84 lines (84 loc) · 3.14 KB
/
BPI_2017_STRONG.xml
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="UTF-8"?>
<model>
<assignment language="ConDec" name="generated log 4">
<activitydefinitions>
<activity id="1" name="10" />
<activity id="2" name="14" />
</activitydefinitions>
<constraintdefinitions>
<constraint id="1" mandatory="true">
<condition>[A.org:resource=='40'][T.org:resource=='40'][]</condition>
<name>response</name>
<template>
<description>B has to occur at some point in time after A.</description>
<display>response</display>
<name>response</name>
<text></text>
<parameters>
<parameter branchable="true" id="1" name="A">
<graphical>
<style number="3" />
<begin fill="true" style="5" />
<middle fill="false" style="0" />
<end fill="false" style="0" />
</graphical>
</parameter>
<parameter branchable="true" id="2" name="B">
<graphical>
<style number="3" />
<begin fill="true" style="2" />
<middle fill="false" style="0" />
<end fill="false" style="0" />
</graphical>
</parameter>
</parameters>
<statemessages/>
</template>
<constraintparameters>
<parameter templateparameter="1">
<branches>
<branch name="10" />
</branches>
</parameter>
<parameter templateparameter="2">
<branches>
<branch name="14" />
</branches>
</parameter>
</constraintparameters>
</constraint>
<constraint id="1" mandatory="true">
<condition>[A.org:resource=='40'][][]</condition>
<name>existence</name>
<template>
<description>A has to occur at some point in the trace</description>
<display>existence</display>
<name>existence</name>
<text></text>
<parameters>
<parameter branchable="true" id="1" name="A">
<graphical>
<style number="3" />
<begin fill="true" style="5" />
<middle fill="false" style="0" />
<end fill="false" style="0" />
</graphical>
</parameter>
</parameters>
<statemessages/>
</template>
<constraintparameters>
<parameter templateparameter="1">
<branches>
<branch name="10" />
</branches>
</parameter>
</constraintparameters>
</constraint>
</constraintdefinitions>
<graphical>
<activities/>
<constraints/>
</graphical>
</assignment>
</model>