|
@@ -289,9 +289,6 @@ All_RAM Control2EPN {
|
|
|
label = "6"
|
|
|
}
|
|
|
|
|
|
- Pre_Encapsulated_PetriNet/Place pre_ct_7 {
|
|
|
- label = "7"
|
|
|
- }
|
|
|
Pre_Encapsulated_PetriNet/Port pre_ct_9 {
|
|
|
label = "9"
|
|
|
constraint_name = $
|
|
@@ -299,13 +296,13 @@ All_RAM Control2EPN {
|
|
|
return bool_or(bool_or(value == "up", value == "neutral"), value == "down")!
|
|
|
$
|
|
|
}
|
|
|
+ Pre_Encapsulated_PetriNet/Place pre_ct_7 {
|
|
|
+ label = "7"
|
|
|
+ }
|
|
|
Pre_Encapsulated_PetriNet/PortPlace (pre_ct_9, pre_ct_7) {
|
|
|
label = "8"
|
|
|
}
|
|
|
|
|
|
- Pre_Encapsulated_PetriNet/Place pre_ct_10 {
|
|
|
- label = "10"
|
|
|
- }
|
|
|
Pre_Encapsulated_PetriNet/Port pre_ct_12 {
|
|
|
label = "12"
|
|
|
constraint_name = $
|
|
@@ -313,13 +310,13 @@ All_RAM Control2EPN {
|
|
|
return bool_or(bool_or(value == "up", value == "neutral"), value == "down")!
|
|
|
$
|
|
|
}
|
|
|
+ Pre_Encapsulated_PetriNet/Place pre_ct_10 {
|
|
|
+ label = "10"
|
|
|
+ }
|
|
|
Pre_Encapsulated_PetriNet/PortPlace (pre_ct_12, pre_ct_10) {
|
|
|
label = "11"
|
|
|
}
|
|
|
|
|
|
- Pre_Encapsulated_PetriNet/Place pre_ct_13 {
|
|
|
- label = "13"
|
|
|
- }
|
|
|
Pre_Encapsulated_PetriNet/Port pre_ct_15 {
|
|
|
label = "15"
|
|
|
constraint_name = $
|
|
@@ -327,6 +324,9 @@ All_RAM Control2EPN {
|
|
|
return bool_or(bool_or(value == "cmdUp", value == "cmdNeutral"), value == "cmdDown")!
|
|
|
$
|
|
|
}
|
|
|
+ Pre_Encapsulated_PetriNet/Place pre_ct_13 {
|
|
|
+ label = "13"
|
|
|
+ }
|
|
|
Pre_Encapsulated_PetriNet/PortPlace (pre_ct_15, pre_ct_13) {
|
|
|
label = "14"
|
|
|
}
|