Loading ttcn/LibItsECall_TestSystem.ttcn +4 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,10 @@ module LibItsECall_TestSystem { * @desc PSAP specific test component */ type component PsapMtc extends ECallMtc { /** * @desc value of the next expected MSD messageIdentifier */ var integer vc_messageIdentifier := c_initialMessageIdentifier; } /** Loading Loading
ttcn/LibItsECall_TestSystem.ttcn +4 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,10 @@ module LibItsECall_TestSystem { * @desc PSAP specific test component */ type component PsapMtc extends ECallMtc { /** * @desc value of the next expected MSD messageIdentifier */ var integer vc_messageIdentifier := c_initialMessageIdentifier; } /** Loading