Commit f68b814a authored by rennoch's avatar rennoch
Browse files

add note to header: This module is part of LibImsV2.

parent 6edaa115
Loading
Loading
Loading
Loading
+2 −5
Original line number Original line Diff line number Diff line
/*
/*
 *	@author 	STF 346, STF366, STF368, STF369
 *	@author 	STF 346, STF366, STF368, STF369, STF450
 *  @version    $Id$
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 *              This module is part of LibImsV2.
 */
 */


module LibIms_Interface
module LibIms_Interface
@@ -24,16 +25,12 @@ module LibIms_Interface
	group AdressTypes
	group AdressTypes
	{
	{


		//Solution for building error problem. (Important for validation)
		//type component ImsComponent extends SipComponent need to be located in LibIms_Interface and not in LibSip_Interface module
		//With this solution TAU compiler error.
		type component ImsComponent extends SipComponent
		type component ImsComponent extends SipComponent
		{
		{
		  // general variables
		  // general variables
		  var ImsInterfaceProfile vc_interfaceprofile 
		  var ImsInterfaceProfile vc_interfaceprofile 
		} // end ImsComponent
		} // end ImsComponent


//	  type address WorkaroundAddress; //Remove it later
	}// end group AdressTypes
	}// end group AdressTypes




+2 −1
Original line number Original line Diff line number Diff line
/*
/*
 *	@author 	STF 346, STF366, STF368, STF369
 *	@author 	STF 346, STF366, STF368, STF369, STF450
 *  @version    $Id$
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 *              This module is part of LibImsV2.
 */
 */


module LibIms_PIXITS
module LibIms_PIXITS
+2 −1
Original line number Original line Diff line number Diff line
/*
/*
 *	@author 	STF 346, STF366, STF368, STF369
 *	@author 	STF 346, STF366, STF368, STF369, STF450
 *  @version    $Id$
 *  @version    $Id$
 *	@desc		This module provides the types and constants used by the test component 
 *	@desc		This module provides the types and constants used by the test component 
 *              for SIP tests. 
 *              for SIP tests. 
 *              This module is part of LibImsV2.
 */
 */


module LibIms_SIPTypesAndValues
module LibIms_SIPTypesAndValues
+2 −1
Original line number Original line Diff line number Diff line
/*
/*
 *	@author 	STF 346, STF366, STF368, STF369
 *	@author 	STF 346, STF366, STF368, STF369, STF450
 *  @version    $Id$
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests.
 *              for SIP-IMS tests.
 *              This module is part of LibImsV2.
 */
 */


module LibIms_Steps
module LibIms_Steps
+2 −1
Original line number Original line Diff line number Diff line
/*
/*
 *	@author 	STF 346, STF366, STF368, STF369
 *	@author 	STF 346, STF366, STF368, STF369, STF450
 *  @version    $Id$
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 *              This module is part of LibImsV2.
 */
 */


module LibIms_Templates
module LibIms_Templates