adapted SLOs
parent
0643ae2951
commit
c94585f288
|
|
@ -22,7 +22,7 @@ module TP_Mobile_Send2VehicleMGU {
|
||||||
"type(service_method),
|
"type(service_method),
|
||||||
fromRelationship.isServiceMethodOfService(
|
fromRelationship.isServiceMethodOfService(
|
||||||
type(~"SERVICE~"),entityName.in(
|
type(~"SERVICE~"),entityName.in(
|
||||||
~"TripService~"
|
~"TripService - PROD~"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
|
|
@ -41,7 +41,7 @@ module TP_Mobile_Send2VehicleMGU {
|
||||||
"type(service_method),
|
"type(service_method),
|
||||||
fromRelationship.isServiceMethodOfService(
|
fromRelationship.isServiceMethodOfService(
|
||||||
type(~"SERVICE~"),entityName.in(
|
type(~"SERVICE~"),entityName.in(
|
||||||
~"TripService~"
|
~"TripService - PROD~"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue