constant for the input index of incomming TesStep request
const integer c_EPTF_MBT_inputIdx_incomingTestStepRequest := 1
constant for the input index of incomming user request
const integer c_EPTF_MBT_inputIdx_incomingUserRequest := 0
constant for the input name of TEstStep Request
const charstring c_EPTF_MBT_inputName_incomingTestStepRequest := "EPTF_MBT_inputName_incomingTestStepRequest"
constant for the behavior name
const charstring c_EPTF_MBT_myBName:="MBT_behavior"
constant for the step index of invoke TestStep
const integer c_EPTF_MBT_stepIdx_invokeTestStep:=0
constant for the step index of invoke user function
const integer c_EPTF_MBT_stepIdx_invokeUserFunction:=1
constant for the step index of send user response
const integer c_EPTF_MBT_stepIdx_sendUserResponse:=2
constant for the step name of invoke user function
const charstring c_EPTF_MBT_stepName_invokeUserFunction :="EPTF_MBT_stepName_invokeUserFunction"
constant for the step name of send user response
const charstring c_EPTF_MBT_stepName_sendUserResponse :="EPTF_MBT_stepName_sendUserResponse"