Loading ttcn/DENM/LibItsDenm_Templates.ttcn +2 −4 Original line number Diff line number Diff line Loading @@ -142,7 +142,6 @@ module LibItsDenm_Templates { template DecentralizedSituationManagement mw_denmMgmtCon_IsNeg( template (present) DataVersion p_dataVersion, template (value) StationID p_stationId, template (present) DecentralizedSituationManagement.isNegation p_isNeg ) modifies mw_denmMgmtCon := { isNegation := p_isNeg Loading @@ -150,7 +149,6 @@ module LibItsDenm_Templates { template DecentralizedSituationManagement mw_denmMgmtConWithExpiryTime( template (present) DataVersion p_dataVersion, template (value) StationID p_stationId, template (present) DecentralizedSituationManagement.expiryTime p_expiryTime ) modifies mw_denmMgmtCon := { expiryTime := p_expiryTime Loading Loading
ttcn/DENM/LibItsDenm_Templates.ttcn +2 −4 Original line number Diff line number Diff line Loading @@ -142,7 +142,6 @@ module LibItsDenm_Templates { template DecentralizedSituationManagement mw_denmMgmtCon_IsNeg( template (present) DataVersion p_dataVersion, template (value) StationID p_stationId, template (present) DecentralizedSituationManagement.isNegation p_isNeg ) modifies mw_denmMgmtCon := { isNegation := p_isNeg Loading @@ -150,7 +149,6 @@ module LibItsDenm_Templates { template DecentralizedSituationManagement mw_denmMgmtConWithExpiryTime( template (present) DataVersion p_dataVersion, template (value) StationID p_stationId, template (present) DecentralizedSituationManagement.expiryTime p_expiryTime ) modifies mw_denmMgmtCon := { expiryTime := p_expiryTime Loading