From e6576ecd9b4d24b42fd82b878c78f1f9af95b160 Mon Sep 17 00:00:00 2001 From: balaskoa Date: Tue, 11 Oct 2016 14:58:47 +0200 Subject: [PATCH] Copyright update 1 (2016) Signed-off-by: balaskoa --- Regression_test_project/src/MyExample.cfg | 2 +- Regression_test_project/src/MyExample.ttcn | 2 +- Regression_test_project/src/PCOType.cc | 2 +- Regression_test_project/src/PCOType.hh | 2 +- .../src/code_smells/altstep_coverage/altsteps.ttcn | 2 +- .../src/code_smells/circular_importation/import_cycle.ttcn | 2 +- .../src/code_smells/circular_importation/import_jang.ttcn | 2 +- .../src/code_smells/circular_importation/import_jin.ttcn | 2 +- .../src/code_smells/empty_statement_block/block.ttcn | 2 +- .../src/code_smells/goto/say_no_to_goto.ttcn | 2 +- .../src/code_smells/if_instead_altguard/altguard.ttcn | 2 +- .../if_instead_receive_template/receive_template.ttcn | 2 +- .../src/code_smells/if_without_else/ifelse.ttcn | 2 +- .../incorrect_shift_rotate_size/shiftrotate.ttcn | 2 +- .../src/code_smells/infinite_loop/loop.ttcn | 2 +- .../src/code_smells/logic_inversion/logic.ttcn | 2 +- .../src/code_smells/magic_number/magic_number.ttcn | 2 +- .../src/code_smells/magic_string/magic_string.ttcn | 2 +- .../src/code_smells/missing_friend/buddy.ttcn | 2 +- .../src/code_smells/missing_friend/guy.ttcn | 2 +- .../src/code_smells/missing_import/imported_2.ttcn | 2 +- .../src/code_smells/missing_import/importer.ttcn | 2 +- .../code_smells/modulename_in_definition/modulename.ttcn | 2 +- .../src/code_smells/nonprivate_private/nonprivate.ttcn | 2 +- .../src/code_smells/nonprivate_private/referrer.ttcn | 2 +- .../src/code_smells/readonly_inout_param/ro_inout.ttcn | 2 +- .../src/code_smells/readonly_loc_variable/ro_loc.ttcn | 2 +- .../src/code_smells/readonly_out_param/ro_out.ttcn | 2 +- .../src/code_smells/receive_any_template/any_template.ttcn | 2 +- .../src/code_smells/setverdict_without_reason/verdict.ttcn | 2 +- .../src/code_smells/sizecheck_in_loop/sizecheck.ttcn | 2 +- .../src/code_smells/stop_in_function/stop_func.ttcn | 2 +- .../src/code_smells/switch_on_boolean/switch_bool.ttcn | 2 +- .../code_smells/too_complex_expression/complex_expr.ttcn | 2 +- .../src/code_smells/too_many_parameters/many_param.ttcn | 2 +- .../code_smells/too_many_statements/many_statements.ttcn | 2 +- .../src/code_smells/typename_in_definition/type_in_def.ttcn | 2 +- Regression_test_project/src/code_smells/types.ttcn | 2 +- .../src/code_smells/uncommented_function/no_comment.ttcn | 2 +- .../src/code_smells/uninitialized_variable/init_var.ttcn | 2 +- .../src/code_smells/unnecessary_control/overcomp.ttcn | 2 +- .../src/code_smells/unnecessary_valueof/omit_valueof.ttcn | 2 +- .../unused_function_return_values/omit_retval.ttcn | 2 +- .../code_smells/unused_global_definition/unused_global.ttcn | 2 +- .../src/code_smells/unused_import/unused_import.ttcn | 2 +- .../code_smells/unused_local_definition/unused_local.ttcn | 2 +- .../omit_started_retval.ttcn | 2 +- .../code_smells/visibility_in_definition/visibility.ttcn | 2 +- Regression_test_project/src/graph_tests/test1/src/a.ttcn3 | 2 +- Regression_test_project/src/graph_tests/test1/src/b.ttcn3 | 2 +- Regression_test_project/src/graph_tests/test1/src/c.ttcn3 | 2 +- Regression_test_project/src/graph_tests/test1/src/d.ttcn3 | 2 +- Regression_test_project/src/graph_tests/test1/src/e.ttcn3 | 2 +- Regression_test_project/src/graph_tests/test1/src/f.ttcn3 | 2 +- Regression_test_project/src/graph_tests/test1/src/g.ttcn3 | 2 +- .../src/graph_tests/test2/src/A_Module.ttcn3 | 2 +- .../src/metrics/AM_Branches/AM_Branches.ttcn | 2 +- .../AM_CyclomaticComplexity/AM_CyclomaticComplexity.ttcn | 2 +- .../src/metrics/AM_InEnvy/AM_InEnvy.ttcn | 2 +- .../src/metrics/AM_LinesOfCode/AM_LinesOfCode.ttcn | 2 +- .../src/metrics/AM_Nesting/AM_Nesting.ttcn | 2 +- .../src/metrics/AM_NumberOfParams/AM_NumberOfParams.ttcn | 2 +- .../src/metrics/AM_OutEnvy/AM_OutEnvy.ttcn | 2 +- .../FM_CyclomaticComplexity/FM_CyclomaticComplexity.ttcn | 2 +- .../FM_DefaultActivations/FM_DefaultActivations.ttcn | 2 +- .../src/metrics/FM_InEnvy/FM_InEnvy.ttcn | 2 +- .../src/metrics/FM_LinesOfCode/FM_LinesOfCode.ttcn | 2 +- .../src/metrics/FM_Nesting/FM_Nesting.ttcn | 2 +- .../src/metrics/FM_NumberOfParams/FM_NumberOfParams.ttcn | 2 +- .../src/metrics/FM_OutEnvy/FM_OutEnvy.ttcn | 2 +- .../src/metrics/FM_ReturnPoints/FM_ReturnPoints.ttcn | 2 +- .../src/metrics/FM_ReturnPoints/FM_ReturnPoints2.ttcn | 2 +- .../metrics/MM_AfferentCoupling/MM_AfferentCoupling.ttcn | 2 +- .../metrics/MM_AfferentCoupling/MM_AfferentCoupling2.ttcn | 2 +- .../metrics/MM_EfferentCoupling/MM_EfferentCoupling.ttcn | 2 +- .../src/metrics/MM_InEnvy/MM_InEnvy.ttcn | 2 +- .../src/metrics/MM_Instability/MM_Instability.ttcn | 2 +- .../src/metrics/MM_Instability/MM_Instability2.ttcn | 2 +- .../src/metrics/MM_LinesOfCode/MM_LinesOfCode.ttcn | 2 +- .../src/metrics/MM_NofAltsteps/MM_NofAltsteps.ttcn | 2 +- .../src/metrics/MM_NofFixme/MM_NofFixme.ttcn | 2 +- .../src/metrics/MM_NofFunctions/MM_NofFunctions.ttcn | 2 +- .../src/metrics/MM_NofImports/MM_NofImports.ttcn | 2 +- .../src/metrics/MM_NofTestcases/MM_NofTestcases.ttcn | 2 +- .../src/metrics/MM_OutEnvy/MM_OutEnvy.ttcn | 2 +- .../src/metrics/MM_TimesImported/MM_TimesImported.ttcn | 2 +- .../src/metrics/MM_TimesImported/MM_TimesImportee1.ttcn | 2 +- .../src/metrics/MM_TimesImported/MM_TimesImportee2.ttcn | 2 +- .../TM_CyclomaticComplexity/TM_CyclomaticComplexity.ttcn | 2 +- .../src/metrics/TM_InEnvy/TM_InEnvy.ttcn | 2 +- .../src/metrics/TM_LinesOfCode/TM_LinesOfCode.ttcn | 2 +- .../src/metrics/TM_Nesting/TM_Nesting.ttcn | 2 +- .../src/metrics/TM_NumberOfParams/TM_NumberOfParams.ttcn | 2 +- .../src/metrics/TM_OutEnvy/TM_OutEnvy.ttcn | 2 +- Semantic_Analizer_Tests/cfgFile/included.cfg | 2 +- Semantic_Analizer_Tests/cfgFile/ipv6addresses.cfg | 2 +- .../src/Basic_tests/LazyTryCatchTest.ttcn | 2 +- .../src/Basic_tests/attribute_tests.ttcn | 2 +- .../src/Basic_tests/expression_tests.ttcn | 2 +- .../src/Basic_tests/namingConvention.ttcn | 2 +- .../src/Basic_tests/negativeTesting.ttcn | 2 +- .../src/Basic_tests/preprocessor_test/Five.ttcnin | 2 +- .../preprocessor_test/ttcnpp_import_macro_test.ttcnpp | 2 +- .../Basic_tests/preprocessor_test/ttcnpp_imported_B.ttcn | 2 +- .../ttcnpp_marker_test_with_syntax_errors.ttcnpp | 2 +- .../preprocessor_test/ttcnpp_test_imported_A.ttcn | 2 +- .../Basic_tests/preprocessor_test/ttcnpp_test_incl1.ttcnin | 2 +- .../Basic_tests/preprocessor_test/ttcnpp_test_incl2.ttcnin | 2 +- .../Basic_tests/preprocessor_test/ttcnpp_test_main.ttcnpp | 2 +- .../src/Basic_tests/specificValue_template_tests.ttcn | 2 +- .../src/Basic_tests/statement_tests.ttcn | 2 +- Semantic_Analizer_Tests/src/Basic_tests/subtype_tests.ttcn | 2 +- .../src/Basic_tests/t3doc_explicit_negative_test.ttcn | 2 +- .../src/Basic_tests/t3doc_explicit_test.ttcn | 2 +- .../src/Basic_tests/template_assignment_tests.ttcn | 2 +- .../src/Basic_tests/template_formalparlist_tests.ttcn | 2 +- .../src/Basic_tests/template_specific_test.ttcn | 2 +- .../Basic_tests/templates/all_from/positive/all_from.ttcn | 2 +- .../templates/all_from/positive/all_from_complement.ttcn | 2 +- .../templates/all_from/positive/all_from_permutation.ttcn | 2 +- .../templates/all_from/positive/all_from_subset.ttcn | 2 +- .../templates/all_from/positive/all_from_superset.ttcn | 2 +- .../Basic_tests/templates/all_from/positive/everything.ttcn | 2 +- .../Basic_tests/templates/all_from/positive/functions.ttcn | 2 +- .../templates/all_from/positive/imported_templates.ttcn | 2 +- .../src/Basic_tests/templates/all_from/positive/sapc.ttcn | 2 +- .../src/Basic_tests/templates/all_from/positive/types.ttcn | 2 +- .../src/Basic_tests/value_assignment_tests.ttcn | 2 +- Semantic_Analizer_Tests/src/Basic_tests/value_tests.ttcn | 2 +- .../src/Unstructured_tests/Semantic_errors.ttcn | 2 +- .../src/Unstructured_tests/Semantic_errors2.ttcn | 2 +- .../src/Unstructured_tests/Semantic_errors3.ttcn | 2 +- .../src/Unstructured_tests/Semantic_errors4.ttcn | 2 +- .../src/Unstructured_tests/Syntax_warnings.ttcn | 2 +- .../src/Unstructured_tests/Syntax_warnings2.ttcn | 2 +- .../tpdTest/Abstract_Socket_CNL113384.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/AoC_v1.1.2_CNL113653.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BFCP_CNL113751.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BICC_ANSI_CNL113397.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BICC_Q.1902.1_CNL113359.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BICC_TTC_CNL113416.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BSSGP_v10.6.0_CNL113750.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BSSGP_v9.4.0_CNL113720.tpd | 2 +- .../tpdTest/BSSMAP_v11.2.0_CNL113761.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/BSSMAP_v8.6.0_CNL113655.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CAP_v2_v6.4.0_CNL113483.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CAP_v4.7.0_CNL113425.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CAP_v4_v7.2.0_CNL113572.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CAP_v4_v7.6.0_CNL113721.tpd | 2 +- .../tpdTest/CCAPI_MINSAT_60_CNL113601.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CDR_v9.12.0_CNL113757.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CDR_v9.5.0_CNL113712.tpd | 2 +- .../tpdTest/CDR_v9.5.0_SGSN_CNL113728.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/CIP_CS4.0_CNL113535.tpd | 2 +- .../tpdTest/CIP_Orga_Italy_CNL113701.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/DHCP_CNL113461.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/DHCPv6_CNL113763.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/DNS_CNL113429.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/DSS1_ETSI_CNL113435.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EAP_CNL113722.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/ECMS_CORBAmsg_CNL113687.tpd | 2 +- .../tpdTest/EPTF_Applib_BICC_CNL113711.tpd | 2 +- .../tpdTest/EPTF_Applib_BSSMAP_CNL113608.tpd | 2 +- .../tpdTest/EPTF_Applib_CAI3G_CNL113566.tpd | 2 +- .../tpdTest/EPTF_Applib_CAP_CNL113662.tpd | 2 +- .../tpdTest/EPTF_Applib_CAP_Common_CNL113662.tpd | 2 +- .../tpdTest/EPTF_Applib_CAP_v2_CNL113662.tpd | 2 +- .../tpdTest/EPTF_Applib_CAP_v3_CNL113662.tpd | 2 +- .../tpdTest/EPTF_Applib_CAP_v4_CNL113662.tpd | 2 +- .../tpdTest/EPTF_Applib_CAP_v4_v760_CNL113662.tpd | 2 +- .../tpdTest/EPTF_Applib_CIP_All_CNL113666.tpd | 2 +- .../tpdTest/EPTF_Applib_CIP_CNL113666.tpd | 2 +- .../tpdTest/EPTF_Applib_CIP_Orga_CNL113666.tpd | 2 +- .../tpdTest/EPTF_Applib_DNS_CNL113597.tpd | 2 +- .../tpdTest/EPTF_Applib_DSS1_CNL113748.tpd | 2 +- .../tpdTest/EPTF_Applib_Diameter_CNL113521.tpd | 2 +- .../tpdTest/EPTF_Applib_EricssonRTC_CNL113683.tpd | 2 +- .../tpdTest/EPTF_Applib_H248_CNL113523.tpd | 2 +- .../tpdTest/EPTF_Applib_HTTP_CNL113618.tpd | 2 +- .../tpdTest/EPTF_Applib_INAP_CNL113596.tpd | 2 +- .../tpdTest/EPTF_Applib_ISUP_CNL113681.tpd | 2 +- .../tpdTest/EPTF_Applib_IUA_CNL113747.tpd | 2 +- .../tpdTest/EPTF_Applib_LANL2_CNL113698.tpd | 2 +- .../tpdTest/EPTF_Applib_LNP_CNL113714.tpd | 2 +- .../tpdTest/EPTF_Applib_MAP_CNL113595.tpd | 2 +- .../tpdTest/EPTF_Applib_MLSim_CNL113568.tpd | 2 +- .../tpdTest/EPTF_Applib_MSRP_CNL113564.tpd | 2 +- .../tpdTest/EPTF_Applib_MobileL3_CNL113609.tpd | 2 +- .../tpdTest/EPTF_Applib_RANAP_CNL113647.tpd | 2 +- .../tpdTest/EPTF_Applib_SDP_CNL113744.tpd | 2 +- .../tpdTest/EPTF_Applib_SGsAP_CNL113723.tpd | 2 +- .../tpdTest/EPTF_Applib_SIP_CNL113522.tpd | 2 +- .../tpdTest/EPTF_Applib_SOAP_CNL113620.tpd | 2 +- .../tpdTest/EPTF_Applib_SRVCC_CNL113741.tpd | 2 +- .../tpdTest/EPTF_Applib_STUN_CNL113645.tpd | 2 +- .../tpdTest/EPTF_Applib_UPloadCP_CNL113634.tpd | 2 +- .../tpdTest/EPTF_Applib_UserPlane_CNL113724.tpd | 2 +- .../tpdTest/EPTF_Applib_VXML_CNL113565.tpd | 2 +- .../tpdTest/EPTF_Applib_XCAP_CNL113534.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Base.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Buffer.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_CLI.tpd | 2 +- .../tpdTest/EPTF_CLL_CentralScheduling.tpd | 2 +- .../tpdTest/EPTF_CLL_CentralSchedulingUIHandler.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Common.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_DataSource.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_ExecCtrl.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_ExecCtrl_UI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_FBQ.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_GUIViewer.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_HashMap.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_HostAdmin.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_HostAdmin_UI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_ILog.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_ILogBase.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_ILogString.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_LGenBase.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_LGenBase_UI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_LoadRegulator.tpd | 2 +- .../tpdTest/EPTF_CLL_LoadRegulatorUI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Logging.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Logging_Client.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Logging_Server.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Logging_UI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_NQueue.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_NameService.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_PTCDeployment.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_RandomNArray.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_RedBlackTree.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Rendezvous.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_RingBuffer.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Scheduler.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Semaphore.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatCapture.tpd | 2 +- .../tpdTest/EPTF_CLL_StatCaptureControl.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatCaptureUI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatHandler.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatHandler_UI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatManager.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatMeasure.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_StatReplay.tpd | 2 +- .../tpdTest/EPTF_CLL_TimeProfileEditor.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Transport.tpd | 2 +- .../tpdTest/EPTF_CLL_TransportRouting.tpd | 2 +- .../tpdTest/EPTF_CLL_Transport_CommPortIPL4.tpd | 2 +- .../tpdTest/EPTF_CLL_Transport_Common.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Transport_IPL2.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Transport_IPL4.tpd | 2 +- .../tpdTest/EPTF_CLL_Transport_MessageBufferManager.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_UIHandler.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Variable.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_CLL_Variable_UI.tpd | 2 +- .../tpdTest/EPTF_CommonTransport_M3_CNL113682.tpd | 2 +- .../tpdTest/EPTF_CommonTransport_SCCP_CNL113610.tpd | 2 +- .../tpdTest/EPTF_CommonTransport_TCAP_CNL113592.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_FreeBusyQueue_demo.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_AC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_AIR.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ASDP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ATandT.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_BCS_AC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_BCS_SSP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_BCS_WCE.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CAI3G.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CAPv2.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CAPv3.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CAPv4.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CCMP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CIP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CIP_Orga.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CLF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CLFv2.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CNS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CSCF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_CSCFclient.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_Common.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_DIAMETER.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_DNS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_DSC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_EDB.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_EDB_CLI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_EPC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_CAPv2.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_CAPv3.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_CAPv4.tpd | 2 +- .../tpdTest/EPTF_GenApp_ETM_CAPv4_v760.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_CCA.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_CSCF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_DCC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_ECC.tpd | 2 +- .../tpdTest/EPTF_GenApp_ETM_HomeZone.tpd | 2 +- .../tpdTest/EPTF_GenApp_ETM_LTE_INAP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_MCC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_NP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_NP21.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_SNA.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ETM_SNA2.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_H248.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_HLR.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_HLRsim.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_HTTP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_INAP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ISUP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_LDAP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_LNP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_LRF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_LTE.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MABEZ.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MAP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MGW.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MMESim.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MMsim.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MRFC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MSS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MTAS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MTAS_noSS7.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MWI.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_MWIAS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_Meta.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_NACF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_NASS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_Netconf.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_OCF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_PCRFsim.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_PGM.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_PGM_HTTP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_PGM_SIP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_ParlayX.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_RACF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_SCP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_SIP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_SNA.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_SOAP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_UAAF.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_USSD.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_UserPlane.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_VMS.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_VXML.tpd | 2 +- .../tpdTest/EPTF_GenApp_WCE_HTTP_Client.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_GenApp_XCAP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EPTF_ILog_demo.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/EricssonRTC_CNL113414.tpd | 2 +- .../tpdTest/Ericsson_INAP_CS1plus_CNL113356.tpd | 2 +- .../tpdTest/Ericsson_MAP_v2_CNL113725.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/GCP_31r1_CNL113364.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/GTP_v9.11.0_CNL113765.tpd | 2 +- .../tpdTest/GTPv2_Sv_v10.5.0_CNL113740.tpd | 2 +- .../tpdTest/GTPv2_Sv_v11.4.0_CNL113777.tpd | 2 +- .../tpdTest/GTPv2_Sv_v9.1.0_CNL113703.tpd | 2 +- .../tpdTest/GTPv2_Sv_v9.7.0_CNL113730.tpd | 2 +- .../tpdTest/GTPv2_Sv_v9.8.0_CNL113737.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/GTPv2_v11.x.0_CNL113753.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/GiGnREPLAYasp_CNL113604.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/H225.0_v0298_CNL113354.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/H245_v6_CNL113587.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/H248_v2_CNL113424.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/HTTPmsg_CNL113312.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/IMSA2_CNL113693.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/IOS_HRPD_CLN113752.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/IPL4_EIN_SCTP.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/IPL4asp_CNL113531.tpd | 2 +- .../tpdTest/IPL4asp_CNL113531_Interface.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/IP_CNL113418.tpd | 2 +- .../tpdTest/IP_Daemon_Dynamic_CNL113739.tpd | 2 +- .../tpdTest/IP_Daemon_Dynamic_CNL113739_demo.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/ISUP_ANSI_CNL113411.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/ISUP_Q.762_CNL113365.tpd | 2 +- .../tpdTest/ISUP_Q.762_TCOM_CNL113762.tpd | 2 +- .../tpdTest/ISUP_for_Japan_CNL113727.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/IUA_CNL113439.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/JSON_v07_2006_CNL113676.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/JUnit.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/LANL2asp_CNL113519.tpd | 2 +- .../tpdTest/LDAPasp_RFC4511_CNL113513_Functions.tpd | 2 +- .../tpdTest/LDAPasp_RFC4511_CNL113513_TestPort.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/LNP_ANSI_CNL113715.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/LOADMEASasp_CNL113585.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/M2PA_CNL113558.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/M3AP_v9.4.0_CNL113735.tpd | 2 +- .../tpdTest/M3UA_SCTP_Daemon_CNL113487.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_ANSI_v2.0_CNL113673.tpd | 2 +- .../tpdTest/MAP_ANSI_v2.0_CNL113673_demo.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_Current_CNL113745_1.tpd | 2 +- .../tpdTest/MAP_Current_CNL113745_1_HLR.tpd | 2 +- .../tpdTest/MAP_Current_CNL113745_1_v123.tpd | 2 +- .../tpdTest/MAP_Current_CNL113745_1_v123_HLR.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v10.4.0_CNL113736.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v10.6.0_CNL113764.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v1_CNL113431.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v2_CNL113432.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v6.11.0_CNL113500.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v6.3.0_CNL113366.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v7.12.0_CNL113635.tpd | 2 +- .../tpdTest/MAP_v7.12.0_CNL113635_v123.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v7.8.0_CNL113569.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MAP_v9.3.0_CNL113710.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MIME_CNL113352.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MLSIMPLUSasp_CNL113749.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MLSIMasp_CNL113538.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MMLasp_CNL113490.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MSRP_CNL113467.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MTP3asp_CNL113337.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/MTP3asp_EIN_CNL113421.tpd | 2 +- .../tpdTest/MobileL3_v10.5.0_CNL113758.tpd | 2 +- .../tpdTest/MobileL3_v9.5.0_CNL113719.tpd | 2 +- .../tpdTest/NAS_EPS_v10.6.1_CNL113746.tpd | 2 +- .../tpdTest/NAS_EPS_v9.7.0_CNL113729.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/PIM_CNL113733.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/PIPEasp_CNL113334.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/PMIP_v10.5.0_CNL113759.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/PMIP_v8.5.0_CNL113704.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/ParlayX_CNL113540.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/ProtocolModules_Common.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/RANAP_v10.4.0_CNL113742.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/RANAP_v9.5.0_CNL113718.tpd | 2 +- .../tpdTest/RANAP_v9.5.0_CNL113718_demo_RNC_to_RNC.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/ROSE_CNL113369.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/RTP_CNL113392.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/RTSP_CNL113588.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/S1AP_v10.6.0_CNL113756.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/S1AP_v8.7.0_CNL113672.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/S1AP_v9.4.0_CNL113717.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/S1AP_v9.7.0_CNL113732.tpd | 2 +- .../tpdTest/SBC_AP_v10.0.0_CNL113734.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SBC_AP_v9.3.0_CNL113731.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SCCP_CNL113341.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SCCPasp_CNL113348.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SCTP_Daemon_CNL113477.tpd | 2 +- .../tpdTest/SCTP_Daemon_Dynamic_CNL113630.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SCTPasp_CNL113469.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SDP_CNL113353.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SGsAP_v9.0.0_CNL113684.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SIPmsg_CNL113319.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SNMP_CNL113774.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SNMPmsg_CNL113344.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SQLasp_CNL113760.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SRTP_CNL113769.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SS7Common_CNL113755.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SSHCLIENTasp_CNL113484.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/STDINOUTmsg_CNL113642.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/STUN_CNL113644.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SUA_CNL113478.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SUA_Daemon_CNL113743.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SUAasp_CNL113516.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/SUNRPCasp_CNL113493.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/Socket_API_CNL113686.tpd | 2 +- .../tpdTest/SubscriptionHistoryProtocol_1.0_CNL113584.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/TCAP_CNL113342.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/TCAPasp_CNL113349.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_Common.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_IPsec.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_Interface.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_Maths.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_Regexp.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_Security.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_TitanSim.tpd | 2 +- .../tpdTest/TCCUsefulFunctions_CNL113472_XPath.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/TCP_CNL113675.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/TCPasp_CNL113347.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/TELNET_Daemon_CNL113667.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/TELNETasp_CNL113320.tpd | 2 +- .../tpdTest/Tariffing_v8.0.0_CNL113654.tpd | 2 +- .../tpdTest/TitanSim_evolution_files.tpd | 2 +- .../tpdTest/Trigger_HSS4.2_CNL113583.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/UDP_CNL113420.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/UDPasp_CNL113346.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/UPloadCP_CNL113633.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/XML_RPC_CNL113488.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/XSDASN_CNL113474.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/XTDP_CNL113663.tpd | 2 +- Semantic_Analizer_Tests/tpdTest/XTDPasp_CNL113494.tpd | 2 +- .../RegressiontestErrorUpdater/src/CheckListGenerator.java | 2 +- Tools/RegressiontestErrorUpdater/src/Error_Message.java | 2 +- automatic_build/README.txt | 2 +- automatic_build/build_config.xml | 2 +- automatic_build/build_import.xml | 2 +- automatic_build/build_main.xml | 2 +- automatic_build/build_org.eclipse.titan.common.xml | 2 +- automatic_build/build_org.eclipse.titan.debug.xml | 2 +- automatic_build/build_org.eclipse.titan.designer.xml | 2 +- automatic_build/build_org.eclipse.titan.executor.xml | 2 +- automatic_build/build_org.eclipse.titan.help.xml | 2 +- automatic_build/build_org.eclipse.titan.log.viewer.xml | 2 +- automatic_build/build_org.eclipse.titan.regressiontests.xml | 2 +- .../build_org.eclipse.titanium.regressiontests.xml | 2 +- automatic_build/build_org.eclipse.titanium.xml | 2 +- automatic_build/install/install.sh | 2 +- license.sh | 2 +- org.eclipse.titan.common/README.txt | 2 +- org.eclipse.titan.common/proguard.cfg | 2 +- .../src/org/eclipse/titan/common/Activator.java | 2 +- .../src/org/eclipse/titan/common/actions/FormatLog.java | 2 +- .../src/org/eclipse/titan/common/actions/MergeLog.java | 2 +- .../titan/common/fieldeditors/TITANResourceLocator.java | 2 +- .../fieldeditors/TITANResourceLocatorFieldEditor.java | 2 +- .../src/org/eclipse/titan/common/graphics/ImageCache.java | 2 +- .../org/eclipse/titan/common/log/format/LogFormatter.java | 2 +- .../src/org/eclipse/titan/common/log/merge/LogMerger.java | 2 +- .../src/org/eclipse/titan/common/log/merge/LogRecord.java | 2 +- .../src/org/eclipse/titan/common/log/merge/MergeAble.java | 2 +- .../org/eclipse/titan/common/log/merge/TimestampFormat.java | 2 +- .../src/org/eclipse/titan/common/logging/ErrorReporter.java | 2 +- .../org/eclipse/titan/common/parsers/AddedParseTree.java | 2 +- .../src/org/eclipse/titan/common/parsers/ILexerLogUtil.java | 2 +- .../src/org/eclipse/titan/common/parsers/Interval.java | 2 +- .../org/eclipse/titan/common/parsers/IntervalDetector.java | 2 +- .../src/org/eclipse/titan/common/parsers/ParserLogger.java | 2 +- .../eclipse/titan/common/parsers/SyntacticErrorStorage.java | 2 +- .../src/org/eclipse/titan/common/parsers/TITANMarker.java | 2 +- .../src/org/eclipse/titan/common/parsers/TitanListener.java | 2 +- .../org/eclipse/titan/common/parsers/TokenNameResolver.java | 2 +- .../src/org/eclipse/titan/common/parsers/cfg/CFGNumber.java | 2 +- .../org/eclipse/titan/common/parsers/cfg/CfgAnalyzer.java | 2 +- .../titan/common/parsers/cfg/CfgDefinitionInformation.java | 2 +- .../org/eclipse/titan/common/parsers/cfg/CfgInterval.java | 2 +- .../titan/common/parsers/cfg/CfgIntervalDetector.java | 2 +- .../org/eclipse/titan/common/parsers/cfg/CfgLocation.java | 2 +- .../eclipse/titan/common/parsers/cfg/CfgParseResult.java | 2 +- .../titan/common/parsers/cfg/CfgParseTreePrinter.java | 2 +- .../eclipse/titan/common/parsers/cfg/ConfigFileHandler.java | 2 +- .../titan/common/parsers/cfg/ConfigTreeNodeUtilities.java | 2 +- .../common/parsers/cfg/indices/ComponentSectionHandler.java | 2 +- .../common/parsers/cfg/indices/DefineSectionHandler.java | 2 +- .../common/parsers/cfg/indices/ExecuteSectionHandler.java | 2 +- .../parsers/cfg/indices/ExternalCommandSectionHandler.java | 2 +- .../common/parsers/cfg/indices/GroupSectionHandler.java | 2 +- .../common/parsers/cfg/indices/IncludeSectionHandler.java | 2 +- .../titan/common/parsers/cfg/indices/LoggingBit.java | 2 +- .../titan/common/parsers/cfg/indices/LoggingBitHelper.java | 2 +- .../common/parsers/cfg/indices/LoggingSectionHandler.java | 2 +- .../titan/common/parsers/cfg/indices/MCSectionHandler.java | 2 +- .../parsers/cfg/indices/ModuleParameterSectionHandler.java | 2 +- .../cfg/indices/TestportParameterSectionHandler.java | 2 +- .../src/org/eclipse/titan/common/path/PathConverter.java | 2 +- .../src/org/eclipse/titan/common/path/PathUtil.java | 2 +- .../org/eclipse/titan/common/path/TITANPathUtilities.java | 2 +- .../src/org/eclipse/titan/common/path/TitanURIUtil.java | 2 +- .../titan/common/preferences/PreferenceConstants.java | 2 +- .../titan/common/preferences/PreferenceInitializer.java | 2 +- .../common/preferences/pages/TITANCommonPreferencePage.java | 2 +- .../org/eclipse/titan/common/product/ProductConstants.java | 2 +- .../org/eclipse/titan/common/product/ProductIdentity.java | 2 +- .../src/org/eclipse/titan/common/usagestats/HttpPoster.java | 2 +- .../common/usagestats/InstalledProductInfoCollector.java | 2 +- .../titan/common/usagestats/PlatformDataCollector.java | 2 +- .../titan/common/usagestats/UsageStatInfoCollector.java | 2 +- .../eclipse/titan/common/usagestats/UsageStatSender.java | 2 +- .../src/org/eclipse/titan/common/utils/Appender.java | 2 +- .../src/org/eclipse/titan/common/utils/Assert.java | 2 +- .../src/org/eclipse/titan/common/utils/Cygwin.java | 2 +- .../src/org/eclipse/titan/common/utils/FileUtils.java | 2 +- .../src/org/eclipse/titan/common/utils/IOUtils.java | 2 +- .../src/org/eclipse/titan/common/utils/Joiner.java | 2 +- .../src/org/eclipse/titan/common/utils/MapAppender.java | 2 +- .../src/org/eclipse/titan/common/utils/MapJoiner.java | 2 +- .../src/org/eclipse/titan/common/utils/ObjectUtils.java | 2 +- .../src/org/eclipse/titan/common/utils/ResourceUtils.java | 2 +- .../src/org/eclipse/titan/common/utils/SelectionUtils.java | 2 +- .../org/eclipse/titan/common/utils/StandardCharsets.java | 2 +- .../src/org/eclipse/titan/common/utils/StringUtils.java | 2 +- .../utils/environment/EnvironmentVariableResolver.java | 2 +- .../titan/common/utils/preferences/PreferenceUtils.java | 2 +- .../src/org/eclipse/titan/debug/Activator.java | 2 +- .../org/eclipse/titan/debug/actions/Export_Debug_AST.java | 2 +- .../titan/debug/actions/Export_Debug_AST_Action.java | 2 +- .../org/eclipse/titan/debug/actions/ProjectReAnalyzer.java | 2 +- .../titan/debug/actions/ProjectReAnalyzerEditor.java | 2 +- .../titan/debug/actions/ProjectSemanticReAnalyzer.java | 2 +- org.eclipse.titan.designer/README.txt | 2 +- org.eclipse.titan.designer/plugin.xml | 2 +- org.eclipse.titan.designer/proguard.cfg | 2 +- .../org/eclipse/titan/designer/AST/ASN1/ASN1Assignment.java | 2 +- .../eclipse/titan/designer/AST/ASN1/ASN1Assignments.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASN1/ASN1Object.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASN1/ASN1Type.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASN1/Ass_pard.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASN1/Block.java | 2 +- .../eclipse/titan/designer/AST/ASN1/Defined_Reference.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASN1/IASN1Type.java | 2 +- .../eclipse/titan/designer/AST/ASN1/IObjectSet_Element.java | 2 +- .../eclipse/titan/designer/AST/ASN1/InformationFromObj.java | 2 +- .../eclipse/titan/designer/AST/ASN1/Object/ASN1Objects.java | 2 +- .../AST/ASN1/Object/Erroneous_FieldSpecification.java | 2 +- .../eclipse/titan/designer/AST/ASN1/Object/FieldName.java | 2 +- .../titan/designer/AST/ASN1/Object/FieldSetting.java | 2 +- .../titan/designer/AST/ASN1/Object/FieldSetting_Object.java | 2 +- .../designer/AST/ASN1/Object/FieldSetting_ObjectSet.java | 2 +- .../titan/designer/AST/ASN1/Object/FieldSetting_Type.java | 2 +- .../titan/designer/AST/ASN1/Object/FieldSetting_Value.java | 2 +- .../titan/designer/AST/ASN1/Object/FieldSpecification.java | 2 +- .../titan/designer/AST/ASN1/Object/FieldSpecifications.java | 2 +- .../AST/ASN1/Object/FixedTypeValue_FieldSpecification.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_Builder.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_Node.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_Parser.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_Visitor.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_literal.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_root.java | 2 +- .../AST/ASN1/Object/ObjectClassSyntax_sequence.java | 2 +- .../designer/AST/ASN1/Object/ObjectClassSyntax_setting.java | 2 +- .../designer/AST/ASN1/Object/ObjectClass_Definition.java | 2 +- .../titan/designer/AST/ASN1/Object/ObjectClass_refd.java | 2 +- .../AST/ASN1/Object/ObjectSetElementVisitor_checker.java | 2 +- .../Object/ObjectSetElementVisitor_objectCollector.java | 2 +- .../AST/ASN1/Object/ObjectSet_FieldSpecification.java | 2 +- .../designer/AST/ASN1/Object/ObjectSet_definition.java | 2 +- .../titan/designer/AST/ASN1/Object/Object_Definition.java | 2 +- .../designer/AST/ASN1/Object/Object_FieldSpecification.java | 2 +- .../titan/designer/AST/ASN1/Object/ReferencedObject.java | 2 +- .../designer/AST/ASN1/Object/Referenced_ObjectSet.java | 2 +- .../designer/AST/ASN1/Object/Type_FieldSpecification.java | 2 +- .../AST/ASN1/Object/Undefined_FieldSpecification.java | 2 +- .../org/eclipse/titan/designer/AST/ASN1/ObjectClass.java | 2 +- .../titan/designer/AST/ASN1/ObjectClass_Assignment.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASN1/ObjectSet.java | 2 +- .../titan/designer/AST/ASN1/ObjectSetElement_Visitor.java | 2 +- .../titan/designer/AST/ASN1/ObjectSet_Assignment.java | 2 +- .../eclipse/titan/designer/AST/ASN1/Object_Assignment.java | 2 +- .../titan/designer/AST/ASN1/Parameterised_Reference.java | 2 +- .../eclipse/titan/designer/AST/ASN1/TableConstraint.java | 2 +- .../eclipse/titan/designer/AST/ASN1/Type_Assignment.java | 2 +- .../titan/designer/AST/ASN1/Undefined_Assignment.java | 2 +- .../designer/AST/ASN1/Undefined_Assignment_OS_or_VS.java | 2 +- .../designer/AST/ASN1/Undefined_Assignment_O_or_V.java | 2 +- .../designer/AST/ASN1/Undefined_Assignment_T_or_OC.java | 2 +- .../titan/designer/AST/ASN1/ValueSet_Assignment.java | 2 +- .../eclipse/titan/designer/AST/ASN1/Value_Assignment.java | 2 +- .../titan/designer/AST/ASN1/definitions/ASN1Module.java | 2 +- .../titan/designer/AST/ASN1/definitions/Exports.java | 2 +- .../titan/designer/AST/ASN1/definitions/ImportModule.java | 2 +- .../titan/designer/AST/ASN1/definitions/Imports.java | 2 +- .../designer/AST/ASN1/definitions/SpecialASN1Module.java | 2 +- .../titan/designer/AST/ASN1/definitions/Symbols.java | 2 +- .../titan/designer/AST/ASN1/definitions/Tag_types.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_BitString_Type.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_Choice_Type.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_Enumerated_Type.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_Enumeration.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_Integer_Type.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_Sequence_Type.java | 2 +- .../AST/ASN1/types/ASN1_Set_Seq_Choice_BaseType.java | 2 +- .../titan/designer/AST/ASN1/types/ASN1_Set_Type.java | 2 +- .../org/eclipse/titan/designer/AST/ASN1/types/Any_Type.java | 2 +- .../titan/designer/AST/ASN1/types/BMPString_Type.java | 2 +- .../eclipse/titan/designer/AST/ASN1/types/CTs_EE_CTs.java | 2 +- .../titan/designer/AST/ASN1/types/ComponentType.java | 2 +- .../titan/designer/AST/ASN1/types/ComponentTypeList.java | 2 +- .../designer/AST/ASN1/types/ComponentsOfComponentType.java | 2 +- .../titan/designer/AST/ASN1/types/Embedded_PDV_Type.java | 2 +- .../designer/AST/ASN1/types/ExceptionSpecification.java | 2 +- .../titan/designer/AST/ASN1/types/ExtensionAddition.java | 2 +- .../designer/AST/ASN1/types/ExtensionAdditionGroup.java | 2 +- .../titan/designer/AST/ASN1/types/ExtensionAdditions.java | 2 +- .../designer/AST/ASN1/types/ExtensionAndException.java | 2 +- .../titan/designer/AST/ASN1/types/External_Type.java | 2 +- .../titan/designer/AST/ASN1/types/GeneralString_Type.java | 2 +- .../titan/designer/AST/ASN1/types/GeneralizedTime_Type.java | 2 +- .../titan/designer/AST/ASN1/types/GraphicString_Type.java | 2 +- .../titan/designer/AST/ASN1/types/IA5String_Type.java | 2 +- .../eclipse/titan/designer/AST/ASN1/types/NULL_Type.java | 2 +- .../titan/designer/AST/ASN1/types/NumericString_Type.java | 2 +- .../designer/AST/ASN1/types/ObjectClassField_Type.java | 2 +- .../designer/AST/ASN1/types/ObjectDescriptor_Type.java | 2 +- .../eclipse/titan/designer/AST/ASN1/types/Open_Type.java | 2 +- .../titan/designer/AST/ASN1/types/PrintableString_Type.java | 2 +- .../titan/designer/AST/ASN1/types/RegularComponentType.java | 2 +- .../AST/ASN1/types/RelativeObjectIdentifier_Type.java | 2 +- .../titan/designer/AST/ASN1/types/Selection_Type.java | 2 +- .../titan/designer/AST/ASN1/types/TeletexString_Type.java | 2 +- .../eclipse/titan/designer/AST/ASN1/types/UTCTime_Type.java | 2 +- .../titan/designer/AST/ASN1/types/UTF8String_Type.java | 2 +- .../titan/designer/AST/ASN1/types/UniversalString_Type.java | 2 +- .../designer/AST/ASN1/types/UnrestrictedString_Type.java | 2 +- .../titan/designer/AST/ASN1/types/VideotexString_Type.java | 2 +- .../titan/designer/AST/ASN1/types/VisibleString_Type.java | 2 +- .../titan/designer/AST/ASN1/values/ASN1_Null_Value.java | 2 +- .../titan/designer/AST/ASN1/values/Charsymbols_Value.java | 2 +- .../titan/designer/AST/ASN1/values/ISO2022String_Value.java | 2 +- .../eclipse/titan/designer/AST/ASN1/values/Named_Bits.java | 2 +- .../titan/designer/AST/ASN1/values/Named_Integer_Value.java | 2 +- .../AST/ASN1/values/RelativeObjectIdentifier_Value.java | 2 +- .../designer/AST/ASN1/values/Undefined_Block_Value.java | 2 +- .../eclipse/titan/designer/AST/ASTLocationChainVisitor.java | 2 +- .../titan/designer/AST/ASTLocationConsistencyVisitor.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASTNode.java | 2 +- .../src/org/eclipse/titan/designer/AST/ASTVisitor.java | 2 +- .../titan/designer/AST/ASTtoXMLgeneratorVisitor.java | 2 +- .../org/eclipse/titan/designer/AST/ArraySubReference.java | 2 +- .../src/org/eclipse/titan/designer/AST/Assignment.java | 2 +- .../src/org/eclipse/titan/designer/AST/Assignments.java | 2 +- .../src/org/eclipse/titan/designer/AST/AtNotation.java | 2 +- .../src/org/eclipse/titan/designer/AST/AtNotations.java | 2 +- .../org/eclipse/titan/designer/AST/BridgingNamedNode.java | 2 +- .../eclipse/titan/designer/AST/CachedReferenceChain.java | 2 +- .../src/org/eclipse/titan/designer/AST/Constraint.java | 2 +- .../src/org/eclipse/titan/designer/AST/Constraints.java | 2 +- .../src/org/eclipse/titan/designer/AST/Error_Setting.java | 2 +- .../org/eclipse/titan/designer/AST/FieldSubReference.java | 2 +- .../src/org/eclipse/titan/designer/AST/Governed.java | 2 +- .../src/org/eclipse/titan/designer/AST/GovernedSet.java | 2 +- .../src/org/eclipse/titan/designer/AST/GovernedSimple.java | 2 +- .../src/org/eclipse/titan/designer/AST/Governor.java | 2 +- .../src/org/eclipse/titan/designer/AST/IASTNode.java | 2 +- .../src/org/eclipse/titan/designer/AST/IGoverned.java | 2 +- .../src/org/eclipse/titan/designer/AST/IGovernedSimple.java | 2 +- .../src/org/eclipse/titan/designer/AST/IGovernor.java | 2 +- .../eclipse/titan/designer/AST/IIdentifierContainer.java | 2 +- .../src/org/eclipse/titan/designer/AST/ILocateableNode.java | 2 +- .../src/org/eclipse/titan/designer/AST/INamedNode.java | 2 +- .../src/org/eclipse/titan/designer/AST/IOutlineElement.java | 2 +- .../src/org/eclipse/titan/designer/AST/IReferenceChain.java | 2 +- .../eclipse/titan/designer/AST/IReferenceChainElement.java | 2 +- .../eclipse/titan/designer/AST/IReferenceableElement.java | 2 +- .../org/eclipse/titan/designer/AST/IReferencingElement.java | 2 +- .../org/eclipse/titan/designer/AST/IReferencingType.java | 2 +- .../src/org/eclipse/titan/designer/AST/ISetting.java | 2 +- .../src/org/eclipse/titan/designer/AST/ISubReference.java | 2 +- .../src/org/eclipse/titan/designer/AST/IType.java | 2 +- .../org/eclipse/titan/designer/AST/ITypeWithComponents.java | 2 +- .../src/org/eclipse/titan/designer/AST/IValue.java | 2 +- .../src/org/eclipse/titan/designer/AST/IVisitableNode.java | 2 +- .../src/org/eclipse/titan/designer/AST/Identifier.java | 2 +- .../titan/designer/AST/Identifier_Internal_Data.java | 2 +- .../eclipse/titan/designer/AST/KeywordLessIdentifier.java | 2 +- .../src/org/eclipse/titan/designer/AST/LargeLocation.java | 2 +- .../src/org/eclipse/titan/designer/AST/Location.java | 2 +- .../src/org/eclipse/titan/designer/AST/MarkerHandler.java | 2 +- .../src/org/eclipse/titan/designer/AST/Module.java | 2 +- .../org/eclipse/titan/designer/AST/ModuleImportation.java | 2 +- .../eclipse/titan/designer/AST/ModuleImportationChain.java | 2 +- .../src/org/eclipse/titan/designer/AST/NULL_Location.java | 2 +- .../src/org/eclipse/titan/designer/AST/NameReStarter.java | 2 +- .../org/eclipse/titan/designer/AST/NamedBridgeScope.java | 2 +- .../eclipse/titan/designer/AST/NamingConventionHelper.java | 2 +- .../titan/designer/AST/ParameterisedSubReference.java | 2 +- .../src/org/eclipse/titan/designer/AST/Reference.java | 2 +- .../src/org/eclipse/titan/designer/AST/ReferenceChain.java | 2 +- .../src/org/eclipse/titan/designer/AST/ReferenceFinder.java | 2 +- .../src/org/eclipse/titan/designer/AST/Scope.java | 2 +- .../eclipse/titan/designer/AST/ScopeHierarchyVisitor.java | 2 +- .../src/org/eclipse/titan/designer/AST/Setting.java | 2 +- .../src/org/eclipse/titan/designer/AST/SubScopeVisitor.java | 2 +- .../titan/designer/AST/TTCN3/Expected_Value_type.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/IAppendableSyntax.java | 2 +- .../titan/designer/AST/TTCN3/IIncrementallyUpdateable.java | 2 +- .../org/eclipse/titan/designer/AST/TTCN3/TTCN3Scope.java | 2 +- .../titan/designer/AST/TTCN3/TemplateRestriction.java | 2 +- .../AST/TTCN3/attributes/AddressPortTypeAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/AnytypeAttribute.java | 2 +- .../AST/TTCN3/attributes/AttributeSpecification.java | 2 +- .../designer/AST/TTCN3/attributes/DecodeAttribute.java | 2 +- .../AST/TTCN3/attributes/DecodeTypeMappingTarget.java | 2 +- .../AST/TTCN3/attributes/DiscardTypeMappingTarget.java | 2 +- .../titan/designer/AST/TTCN3/attributes/DoneAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/EncodeAttribute.java | 2 +- .../AST/TTCN3/attributes/EncodeTypeMappingTarget.java | 2 +- .../TTCN3/attributes/ErroneousAttributeSpecification.java | 2 +- .../designer/AST/TTCN3/attributes/ErroneousAttributes.java | 2 +- .../AST/TTCN3/attributes/ErrorBehaviorAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/ErrorBehaviorList.java | 2 +- .../designer/AST/TTCN3/attributes/ErrorBehaviorSetting.java | 2 +- .../designer/AST/TTCN3/attributes/ExtensionAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/ExtensionsAttribute.java | 2 +- .../AST/TTCN3/attributes/FunctionTypeMappingTarget.java | 2 +- .../AST/TTCN3/attributes/InternalPortTypeAttribute.java | 2 +- .../AST/TTCN3/attributes/ModuleVersionAttribute.java | 2 +- .../AST/TTCN3/attributes/MultipleWithAttributes.java | 2 +- .../designer/AST/TTCN3/attributes/PortTypeAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/PrintingAttribute.java | 2 +- .../titan/designer/AST/TTCN3/attributes/PrintingType.java | 2 +- .../designer/AST/TTCN3/attributes/PrototypeAttribute.java | 2 +- .../AST/TTCN3/attributes/ProviderPortTypeAttribute.java | 2 +- .../titan/designer/AST/TTCN3/attributes/Qualifier.java | 2 +- .../titan/designer/AST/TTCN3/attributes/Qualifiers.java | 2 +- .../AST/TTCN3/attributes/SimpleTypeMappingTarget.java | 2 +- .../designer/AST/TTCN3/attributes/SingleWithAttribute.java | 2 +- .../AST/TTCN3/attributes/TitanVersionAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/TransparentAttribute.java | 2 +- .../titan/designer/AST/TTCN3/attributes/TypeMapping.java | 2 +- .../designer/AST/TTCN3/attributes/TypeMappingTarget.java | 2 +- .../designer/AST/TTCN3/attributes/TypeMappingTargets.java | 2 +- .../titan/designer/AST/TTCN3/attributes/TypeMappings.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/attributes/Types.java | 2 +- .../AST/TTCN3/attributes/UserPortTypeAttribute.java | 2 +- .../AST/TTCN3/attributes/VersionRequirementAttribute.java | 2 +- .../designer/AST/TTCN3/attributes/WithAttributesPath.java | 2 +- .../designer/AST/TTCN3/definitions/ActualParameter.java | 2 +- .../designer/AST/TTCN3/definitions/ActualParameterList.java | 2 +- .../titan/designer/AST/TTCN3/definitions/ControlPart.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Altstep.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Const.java | 2 +- .../designer/AST/TTCN3/definitions/Def_ExternalConst.java | 2 +- .../designer/AST/TTCN3/definitions/Def_Extfunction.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Function.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_ModulePar.java | 2 +- .../AST/TTCN3/definitions/Def_ModulePar_Template.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Port.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Template.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Testcase.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Timer.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Type.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Def_Var.java | 2 +- .../designer/AST/TTCN3/definitions/Def_Var_Template.java | 2 +- .../AST/TTCN3/definitions/Default_ActualParameter.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Definition.java | 2 +- .../titan/designer/AST/TTCN3/definitions/Definitions.java | 2 +- .../AST/TTCN3/definitions/For_Loop_Definitions.java | 2 +- .../designer/AST/TTCN3/definitions/FormalParameter.java | 2 +- .../designer/AST/TTCN3/definitions/FormalParameterList.java | 2 +- .../titan/designer/AST/TTCN3/definitions/FriendModule.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/definitions/Group.java | 2 +- .../AST/TTCN3/definitions/IParameterisedAssignment.java | 2 +- .../titan/designer/AST/TTCN3/definitions/ImportModule.java | 2 +- .../AST/TTCN3/definitions/Referenced_ActualParameter.java | 2 +- .../titan/designer/AST/TTCN3/definitions/RunsOnScope.java | 2 +- .../titan/designer/AST/TTCN3/definitions/TTCN3Module.java | 2 +- .../AST/TTCN3/definitions/Template_ActualParameter.java | 2 +- .../AST/TTCN3/definitions/TestcaseFormalParameterList.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/definitions/Timer.java | 2 +- .../AST/TTCN3/definitions/Value_ActualParameter.java | 2 +- .../designer/AST/TTCN3/definitions/VisibilityModifier.java | 2 +- .../designer/AST/TTCN3/statements/Action_Statement.java | 2 +- .../AST/TTCN3/statements/Activate_Referenced_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Activate_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/AltGuard.java | 2 +- .../titan/designer/AST/TTCN3/statements/AltGuards.java | 2 +- .../titan/designer/AST/TTCN3/statements/Alt_Statement.java | 2 +- .../AST/TTCN3/statements/Altstep_Applied_Statement.java | 2 +- .../AST/TTCN3/statements/Altstep_Instance_Statement.java | 2 +- .../TTCN3/statements/AssignmentList_Parameter_Redirect.java | 2 +- .../designer/AST/TTCN3/statements/Assignment_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Break_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/Call_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Catch_Statement.java | 2 +- .../AST/TTCN3/statements/Check_Catch_Statement.java | 2 +- .../AST/TTCN3/statements/Check_Getcall_Statement.java | 2 +- .../AST/TTCN3/statements/Check_Getreply_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Check_Port_Statement.java | 2 +- .../AST/TTCN3/statements/Check_Receive_Port_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Clear_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Connect_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Continue_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Deactivate_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Definition_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Disconnect_Statement.java | 2 +- .../designer/AST/TTCN3/statements/DoWhile_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/Done_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/Else_Altguard.java | 2 +- .../titan/designer/AST/TTCN3/statements/For_Statement.java | 2 +- .../AST/TTCN3/statements/Function_Applied_Statement.java | 2 +- .../AST/TTCN3/statements/Function_Instance_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Getcall_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Getreply_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/Goto_statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/Halt_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/If_Clause.java | 2 +- .../titan/designer/AST/TTCN3/statements/If_Clauses.java | 2 +- .../titan/designer/AST/TTCN3/statements/If_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Int2Enum_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Interleave_Statement.java | 2 +- .../designer/AST/TTCN3/statements/InternalLogArgument.java | 2 +- .../designer/AST/TTCN3/statements/Invoke_Altguard.java | 2 +- .../titan/designer/AST/TTCN3/statements/Kill_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Killed_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Label_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/LogArgument.java | 2 +- .../titan/designer/AST/TTCN3/statements/LogArguments.java | 2 +- .../titan/designer/AST/TTCN3/statements/Log_Statement.java | 2 +- .../AST/TTCN3/statements/Macro_InternalLogArgument.java | 2 +- .../titan/designer/AST/TTCN3/statements/Map_Statement.java | 2 +- .../AST/TTCN3/statements/Match_InternalLogArgument.java | 2 +- .../designer/AST/TTCN3/statements/Operation_Altguard.java | 2 +- .../designer/AST/TTCN3/statements/Parameter_Assignment.java | 2 +- .../AST/TTCN3/statements/Parameter_Assignments.java | 2 +- .../designer/AST/TTCN3/statements/Parameter_Redirect.java | 2 +- .../titan/designer/AST/TTCN3/statements/Port_Utility.java | 2 +- .../designer/AST/TTCN3/statements/Raise_Statement.java | 2 +- .../AST/TTCN3/statements/Receive_Port_Statement.java | 2 +- .../AST/TTCN3/statements/Reference_InternalLogArgument.java | 2 +- .../designer/AST/TTCN3/statements/Referenced_Altguard.java | 2 +- .../statements/Referenced_Testcase_Instance_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Repeat_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Reply_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Return_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/SelectCase.java | 2 +- .../designer/AST/TTCN3/statements/SelectCase_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/SelectCases.java | 2 +- .../titan/designer/AST/TTCN3/statements/Send_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Setverdict_Statement.java | 2 +- .../AST/TTCN3/statements/Start_Component_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Start_Port_Statement.java | 2 +- .../AST/TTCN3/statements/Start_Profiler_Statement.java | 2 +- .../statements/Start_Referenced_Component_Statement.java | 2 +- .../AST/TTCN3/statements/Start_Timer_Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/Statement.java | 2 +- .../titan/designer/AST/TTCN3/statements/StatementBlock.java | 2 +- .../AST/TTCN3/statements/StatementBlock_Statement.java | 2 +- .../AST/TTCN3/statements/Stop_Component_Statement.java | 2 +- .../AST/TTCN3/statements/Stop_Execution_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Stop_Port_Statement.java | 2 +- .../AST/TTCN3/statements/Stop_Profiler_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Stop_Timer_Statement.java | 2 +- .../AST/TTCN3/statements/String2Ttcn_Statement.java | 2 +- .../AST/TTCN3/statements/String_InternalLogArgument.java | 2 +- .../statements/TemplateInstance_InternalLogArgument.java | 2 +- .../AST/TTCN3/statements/TestcaseStop_Statement.java | 2 +- .../AST/TTCN3/statements/Testcase_Instance_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Timeout_Statement.java | 2 +- .../AST/TTCN3/statements/Trigger_Port_Statement.java | 2 +- .../designer/AST/TTCN3/statements/TryCatch_Statement.java | 2 +- .../AST/TTCN3/statements/Unknown_Applied_Statement.java | 2 +- .../AST/TTCN3/statements/Unknown_Instance_Statement.java | 2 +- .../AST/TTCN3/statements/Unknown_Start_Statement.java | 2 +- .../AST/TTCN3/statements/Unknown_Stop_Statement.java | 2 +- .../designer/AST/TTCN3/statements/Unmap_Statement.java | 2 +- .../AST/TTCN3/statements/Value_InternalLogArgument.java | 2 +- .../TTCN3/statements/VariableList_Parameter_Redirect.java | 2 +- .../designer/AST/TTCN3/statements/Variable_Entries.java | 2 +- .../titan/designer/AST/TTCN3/statements/Variable_Entry.java | 2 +- .../designer/AST/TTCN3/statements/While_Statement.java | 2 +- .../titan/designer/AST/TTCN3/templates/AllElementsFrom.java | 2 +- .../designer/AST/TTCN3/templates/AnyOrOmit_Template.java | 2 +- .../designer/AST/TTCN3/templates/Any_Value_Template.java | 2 +- .../AST/TTCN3/templates/BitString_Pattern_Template.java | 2 +- .../AST/TTCN3/templates/CharString_Pattern_Template.java | 2 +- .../AST/TTCN3/templates/ComplementedList_Template.java | 2 +- .../designer/AST/TTCN3/templates/CompositeTemplate.java | 2 +- .../AST/TTCN3/templates/HexString_Pattern_Template.java | 2 +- .../titan/designer/AST/TTCN3/templates/ITTCN3Template.java | 2 +- .../designer/AST/TTCN3/templates/ITemplateListItem.java | 2 +- .../titan/designer/AST/TTCN3/templates/IndexedTemplate.java | 2 +- .../designer/AST/TTCN3/templates/IndexedTemplates.java | 2 +- .../designer/AST/TTCN3/templates/Indexed_Template_List.java | 2 +- .../titan/designer/AST/TTCN3/templates/Invoke_Template.java | 2 +- .../designer/AST/TTCN3/templates/LengthRestriction.java | 2 +- .../titan/designer/AST/TTCN3/templates/ListOfTemplates.java | 2 +- .../titan/designer/AST/TTCN3/templates/NamedParameter.java | 2 +- .../titan/designer/AST/TTCN3/templates/NamedParameters.java | 2 +- .../titan/designer/AST/TTCN3/templates/NamedTemplate.java | 2 +- .../titan/designer/AST/TTCN3/templates/NamedTemplates.java | 2 +- .../designer/AST/TTCN3/templates/Named_Template_List.java | 2 +- .../designer/AST/TTCN3/templates/NotUsed_Template.java | 2 +- .../AST/TTCN3/templates/OctetString_Pattern_Template.java | 2 +- .../designer/AST/TTCN3/templates/OmitValue_Template.java | 2 +- .../AST/TTCN3/templates/ParsedActualParameters.java | 2 +- .../titan/designer/AST/TTCN3/templates/PatternString.java | 2 +- .../AST/TTCN3/templates/PermutationMatch_Template.java | 2 +- .../AST/TTCN3/templates/RangeLenghtRestriction.java | 2 +- .../designer/AST/TTCN3/templates/Referenced_Template.java | 2 +- .../AST/TTCN3/templates/SingleLenghtRestriction.java | 2 +- .../AST/TTCN3/templates/SpecificValue_Template.java | 4 +++- .../designer/AST/TTCN3/templates/SubsetMatch_Template.java | 2 +- .../AST/TTCN3/templates/SupersetMatch_Template.java | 2 +- .../titan/designer/AST/TTCN3/templates/TTCN3Template.java | 2 +- .../titan/designer/AST/TTCN3/templates/TemplateBody.java | 2 +- .../designer/AST/TTCN3/templates/TemplateInstance.java | 2 +- .../designer/AST/TTCN3/templates/TemplateInstances.java | 2 +- .../titan/designer/AST/TTCN3/templates/Template_List.java | 2 +- .../titan/designer/AST/TTCN3/templates/Templates.java | 2 +- .../TTCN3/templates/UnivCharString_Pattern_Template.java | 2 +- .../titan/designer/AST/TTCN3/templates/ValueRange.java | 2 +- .../designer/AST/TTCN3/templates/Value_Range_Template.java | 2 +- .../titan/designer/AST/TTCN3/types/AbstractOfType.java | 2 +- .../titan/designer/AST/TTCN3/types/Address_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Altstep_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Anytype_Type.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/Array_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/BitString_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Boolean_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/CharString_Type.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/CompField.java | 2 +- .../titan/designer/AST/TTCN3/types/CompFieldMap.java | 2 +- .../titan/designer/AST/TTCN3/types/ComponentTypeBody.java | 2 +- .../AST/TTCN3/types/ComponentTypeReferenceList.java | 2 +- .../titan/designer/AST/TTCN3/types/Component_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Default_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/DefinitionContainer.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/EnumItem.java | 2 +- .../titan/designer/AST/TTCN3/types/EnumerationItems.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/Float_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Function_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/HexString_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Integer_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/ObjectID_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/OctetString_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/PortTypeBody.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/Port_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Referenced_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/SequenceOf_Type.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/SetOf_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/SignatureExceptions.java | 2 +- .../designer/AST/TTCN3/types/SignatureFormalParameter.java | 2 +- .../AST/TTCN3/types/SignatureFormalParameterList.java | 2 +- .../titan/designer/AST/TTCN3/types/Signature_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/TTCN3_Choice_Type.java | 2 +- .../designer/AST/TTCN3/types/TTCN3_Enumerated_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/TTCN3_Sequence_Type.java | 2 +- .../AST/TTCN3/types/TTCN3_Set_Seq_Choice_BaseType.java | 2 +- .../titan/designer/AST/TTCN3/types/TTCN3_Set_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Testcase_Type.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/types/TypeFactory.java | 2 +- .../org/eclipse/titan/designer/AST/TTCN3/types/TypeSet.java | 2 +- .../designer/AST/TTCN3/types/UniversalCharstring_Type.java | 2 +- .../titan/designer/AST/TTCN3/types/Verdict_Type.java | 2 +- .../AST/TTCN3/types/subtypes/BooleanListConstraint.java | 2 +- .../titan/designer/AST/TTCN3/types/subtypes/CharLimit.java | 2 +- .../designer/AST/TTCN3/types/subtypes/EmptyStringSet.java | 2 +- .../designer/AST/TTCN3/types/subtypes/FullStringSet.java | 2 +- .../designer/AST/TTCN3/types/subtypes/IntegerLimit.java | 2 +- .../AST/TTCN3/types/subtypes/Length_ParsedSubType.java | 2 +- .../titan/designer/AST/TTCN3/types/subtypes/LimitType.java | 2 +- .../designer/AST/TTCN3/types/subtypes/ParsedSubType.java | 2 +- .../AST/TTCN3/types/subtypes/Pattern_ParsedSubType.java | 2 +- .../AST/TTCN3/types/subtypes/RangeListConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/Range_ParsedSubType.java | 2 +- .../titan/designer/AST/TTCN3/types/subtypes/RealLimit.java | 2 +- .../AST/TTCN3/types/subtypes/RealRangeListConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/Single_ParsedSubType.java | 2 +- .../titan/designer/AST/TTCN3/types/subtypes/SizeLimit.java | 2 +- .../AST/TTCN3/types/subtypes/StringPatternConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/StringSetConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/StringSetOperation.java | 2 +- .../types/subtypes/StringSizeAndValueListConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/StringSubtypeTreeElement.java | 2 +- .../AST/TTCN3/types/subtypes/StringValueConstraint.java | 2 +- .../titan/designer/AST/TTCN3/types/subtypes/SubType.java | 2 +- .../AST/TTCN3/types/subtypes/SubtypeConstraint.java | 2 +- .../designer/AST/TTCN3/types/subtypes/TernaryBool.java | 2 +- .../titan/designer/AST/TTCN3/types/subtypes/UCharLimit.java | 2 +- .../AST/TTCN3/types/subtypes/UStringValueConstraint.java | 2 +- .../TTCN3/types/subtypes/ValueListAndSizeConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/ValueListConstraint.java | 2 +- .../AST/TTCN3/types/subtypes/VerdicttypeListConstraint.java | 2 +- .../designer/AST/TTCN3/values/Altstep_Reference_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Anytype_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/ArrayDimension.java | 2 +- .../titan/designer/AST/TTCN3/values/ArrayDimensions.java | 2 +- .../titan/designer/AST/TTCN3/values/Array_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Bitstring_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Boolean_Value.java | 2 +- .../designer/AST/TTCN3/values/CharstringExtractor.java | 2 +- .../titan/designer/AST/TTCN3/values/Charstring_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Choice_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Default_Null_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Enumerated_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Expression_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/FAT_Null_Value.java | 2 +- .../designer/AST/TTCN3/values/Function_Reference_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Hexstring_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/IndexedValue.java | 2 +- .../titan/designer/AST/TTCN3/values/Integer_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Macro_Value.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/values/NamedValue.java | 2 +- .../titan/designer/AST/TTCN3/values/NamedValues.java | 2 +- .../titan/designer/AST/TTCN3/values/Notused_Value.java | 2 +- .../AST/TTCN3/values/ObjectIdentifierComponent.java | 2 +- .../designer/AST/TTCN3/values/ObjectIdentifier_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Octetstring_Value.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/values/Omit_Value.java | 2 +- .../designer/AST/TTCN3/values/RangedArrayDimension.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/values/Real_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Referenced_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/SequenceOf_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/Sequence_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/SetOf_Value.java | 2 +- .../eclipse/titan/designer/AST/TTCN3/values/Set_Value.java | 2 +- .../designer/AST/TTCN3/values/SingleArrayDimension.java | 2 +- .../titan/designer/AST/TTCN3/values/TTCN3_Null_Value.java | 2 +- .../designer/AST/TTCN3/values/Testcase_Reference_Value.java | 2 +- .../AST/TTCN3/values/Undefined_LowerIdentifier_Value.java | 2 +- .../titan/designer/AST/TTCN3/values/UniversalChar.java | 2 +- .../designer/AST/TTCN3/values/UniversalCharstring.java | 2 +- .../AST/TTCN3/values/UniversalCharstring_Value.java | 2 +- .../org/eclipse/titan/designer/AST/TTCN3/values/Values.java | 2 +- .../titan/designer/AST/TTCN3/values/Verdict_Value.java | 2 +- .../values/expressions/ActivateDereferedExpression.java | 2 +- .../AST/TTCN3/values/expressions/ActivateExpression.java | 2 +- .../AST/TTCN3/values/expressions/AddExpression.java | 2 +- .../values/expressions/AllComponentAliveExpression.java | 2 +- .../values/expressions/AllComponentRunningExpression.java | 2 +- .../AST/TTCN3/values/expressions/And4bExpression.java | 2 +- .../AST/TTCN3/values/expressions/AndExpression.java | 2 +- .../values/expressions/AnyComponentAliveExpression.java | 2 +- .../values/expressions/AnyComponentRunningExpression.java | 2 +- .../TTCN3/values/expressions/AnyTimerRunningExpression.java | 2 +- .../AST/TTCN3/values/expressions/ApplyExpression.java | 2 +- .../AST/TTCN3/values/expressions/Bit2HexExpression.java | 2 +- .../AST/TTCN3/values/expressions/Bit2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Bit2OctExpression.java | 2 +- .../AST/TTCN3/values/expressions/Bit2StrExpression.java | 2 +- .../AST/TTCN3/values/expressions/BitstringUtilities.java | 2 +- .../AST/TTCN3/values/expressions/Char2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Char2OctExpression.java | 2 +- .../TTCN3/values/expressions/ComponentAliveExpression.java | 2 +- .../TTCN3/values/expressions/ComponentCreateExpression.java | 2 +- .../TTCN3/values/expressions/ComponentNullExpression.java | 2 +- .../values/expressions/ComponentRunnningExpression.java | 2 +- .../TTCN3/values/expressions/DecodeBase64Expression.java | 2 +- .../AST/TTCN3/values/expressions/DecodeExpression.java | 2 +- .../AST/TTCN3/values/expressions/DecompExpression.java | 2 +- .../TTCN3/values/expressions/DecvalueUnicharExpression.java | 2 +- .../AST/TTCN3/values/expressions/DivideExpression.java | 2 +- .../TTCN3/values/expressions/EncodeBase64Expression.java | 2 +- .../AST/TTCN3/values/expressions/EncodeExpression.java | 2 +- .../TTCN3/values/expressions/EncvalueUnicharExpression.java | 2 +- .../AST/TTCN3/values/expressions/Enum2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/EqualsExpression.java | 2 +- .../values/expressions/ExecuteDereferedExpression.java | 2 +- .../AST/TTCN3/values/expressions/ExecuteExpression.java | 2 +- .../AST/TTCN3/values/expressions/ExpressionUtilities.java | 2 +- .../AST/TTCN3/values/expressions/Float2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Float2StrExpression.java | 2 +- .../values/expressions/GetStringencodingExpression.java | 2 +- .../AST/TTCN3/values/expressions/GetverdictExpression.java | 2 +- .../AST/TTCN3/values/expressions/GreaterThanExpression.java | 2 +- .../values/expressions/GreaterThanOrEqualExpression.java | 2 +- .../AST/TTCN3/values/expressions/Hex2BitExpression.java | 2 +- .../AST/TTCN3/values/expressions/Hex2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Hex2OctExpression.java | 2 +- .../AST/TTCN3/values/expressions/Hex2StrExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2BitExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2CharExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2FloatExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2HexExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2OctExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2StrExpression.java | 2 +- .../AST/TTCN3/values/expressions/Int2UnicharExpression.java | 2 +- .../AST/TTCN3/values/expressions/IsBoundExpression.java | 2 +- .../AST/TTCN3/values/expressions/IsChoosenExpression.java | 2 +- .../AST/TTCN3/values/expressions/IsPresentExpression.java | 2 +- .../AST/TTCN3/values/expressions/IsValueExpression.java | 2 +- .../AST/TTCN3/values/expressions/LengthofExpression.java | 2 +- .../AST/TTCN3/values/expressions/LessThanExpression.java | 2 +- .../TTCN3/values/expressions/LessThanOrEqualExpression.java | 2 +- .../AST/TTCN3/values/expressions/Log2StrExpression.java | 2 +- .../TTCN3/values/expressions/MTCComponentExpression.java | 2 +- .../AST/TTCN3/values/expressions/MatchExpression.java | 2 +- .../AST/TTCN3/values/expressions/ModuloExpression.java | 2 +- .../AST/TTCN3/values/expressions/MultiplyExpression.java | 2 +- .../AST/TTCN3/values/expressions/Not4bExpression.java | 2 +- .../AST/TTCN3/values/expressions/NotExpression.java | 2 +- .../AST/TTCN3/values/expressions/NotequalesExpression.java | 2 +- .../AST/TTCN3/values/expressions/Oct2BitExpression.java | 2 +- .../AST/TTCN3/values/expressions/Oct2CharExpression.java | 2 +- .../AST/TTCN3/values/expressions/Oct2HexExpression.java | 2 +- .../AST/TTCN3/values/expressions/Oct2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Oct2StrExpression.java | 2 +- .../AST/TTCN3/values/expressions/Oct2UnicharExpression.java | 2 +- .../AST/TTCN3/values/expressions/Or4bExpression.java | 2 +- .../designer/AST/TTCN3/values/expressions/OrExpression.java | 2 +- .../TTCN3/values/expressions/ProfilerRunningExpression.java | 2 +- .../AST/TTCN3/values/expressions/RNDExpression.java | 2 +- .../TTCN3/values/expressions/RNDWithValueExpression.java | 2 +- .../AST/TTCN3/values/expressions/RefersExpression.java | 2 +- .../AST/TTCN3/values/expressions/RegexpExpression.java | 2 +- .../AST/TTCN3/values/expressions/RemainderExpression.java | 2 +- .../AST/TTCN3/values/expressions/RemoveBomExpression.java | 2 +- .../AST/TTCN3/values/expressions/ReplaceExpression.java | 2 +- .../AST/TTCN3/values/expressions/RotateLeftExpression.java | 2 +- .../AST/TTCN3/values/expressions/RotateRightExpression.java | 2 +- .../TTCN3/values/expressions/SelfComponentExpression.java | 2 +- .../AST/TTCN3/values/expressions/ShiftLeftExpression.java | 2 +- .../AST/TTCN3/values/expressions/ShiftRightExpression.java | 2 +- .../AST/TTCN3/values/expressions/SizeOfExpression.java | 2 +- .../AST/TTCN3/values/expressions/Str2BitExpression.java | 2 +- .../AST/TTCN3/values/expressions/Str2FloatExpression.java | 2 +- .../AST/TTCN3/values/expressions/Str2HexExpression.java | 2 +- .../AST/TTCN3/values/expressions/Str2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Str2OctExpression.java | 2 +- .../values/expressions/StringConcatenationExpression.java | 2 +- .../AST/TTCN3/values/expressions/SubstrExpression.java | 2 +- .../AST/TTCN3/values/expressions/SubstractExpression.java | 2 +- .../TTCN3/values/expressions/SystemComponentExpression.java | 2 +- .../TTCN3/values/expressions/TestcasenameExpression.java | 2 +- .../AST/TTCN3/values/expressions/TimerReadExpression.java | 2 +- .../TTCN3/values/expressions/TimerRunningExpression.java | 2 +- .../AST/TTCN3/values/expressions/Ttcn2StringExpression.java | 2 +- .../AST/TTCN3/values/expressions/UnaryMinusExpression.java | 2 +- .../AST/TTCN3/values/expressions/UnaryPlusExpression.java | 2 +- .../TTCN3/values/expressions/UndefRunningExpression.java | 2 +- .../TTCN3/values/expressions/Unichar2CharExpression.java | 2 +- .../AST/TTCN3/values/expressions/Unichar2IntExpression.java | 2 +- .../AST/TTCN3/values/expressions/Unichar2OctExpression.java | 2 +- .../AST/TTCN3/values/expressions/ValueofExpression.java | 2 +- .../AST/TTCN3/values/expressions/Xor4bExpression.java | 2 +- .../AST/TTCN3/values/expressions/XorExpression.java | 2 +- .../org/eclipse/titan/designer/AST/TemporalReference.java | 2 +- .../src/org/eclipse/titan/designer/AST/Type.java | 2 +- .../eclipse/titan/designer/AST/TypeCompatibilityInfo.java | 2 +- .../src/org/eclipse/titan/designer/AST/Value.java | 2 +- .../designer/AST/brokenpartsanalyzers/AnalyzerFactory.java | 2 +- .../AST/brokenpartsanalyzers/AssignmentHandler.java | 2 +- .../brokenpartsanalyzers/AssignmentHandlerAFTGeneral.java | 2 +- .../brokenpartsanalyzers/AssignmentHandlerAFTRerences.java | 2 +- .../brokenpartsanalyzers/AssignmentHandlerComponent.java | 2 +- .../AST/brokenpartsanalyzers/AssignmentHandlerFactory.java | 2 +- .../AST/brokenpartsanalyzers/BrokenPartsChecker.java | 2 +- .../AST/brokenpartsanalyzers/BrokenPartsViaReferences.java | 2 +- .../AST/brokenpartsanalyzers/IAssignmentChecker.java | 2 +- .../designer/AST/brokenpartsanalyzers/IBaseAnalyzer.java | 2 +- .../AST/brokenpartsanalyzers/OriginalModuleSelection.java | 2 +- .../AST/brokenpartsanalyzers/ReferenceCollector.java | 2 +- .../AST/brokenpartsanalyzers/ReferencesProcessor.java | 2 +- .../AST/brokenpartsanalyzers/SelectionAlgorithm.java | 2 +- .../AST/brokenpartsanalyzers/SelectionMethodBase.java | 2 +- .../src/org/eclipse/titan/designer/Activator.java | 2 +- .../src/org/eclipse/titan/designer/DebugUtils.java | 2 +- .../src/org/eclipse/titan/designer/GeneralConstants.java | 2 +- .../src/org/eclipse/titan/designer/GlobalDeltaVisitor.java | 2 +- .../src/org/eclipse/titan/designer/HeadlessStorage.java | 2 +- .../src/org/eclipse/titan/designer/SaveParticipant.java | 2 +- .../org/eclipse/titan/designer/actions/CheckSemantic.java | 2 +- .../src/org/eclipse/titan/designer/actions/CheckSyntax.java | 2 +- .../org/eclipse/titan/designer/actions/CheckVersion.java | 2 +- .../org/eclipse/titan/designer/actions/ConvertXSD2TTCN.java | 2 +- .../eclipse/titan/designer/actions/ExcludeFromBuild.java | 2 +- .../eclipse/titan/designer/actions/ExternalTitanAction.java | 2 +- .../titan/designer/actions/FindDefinitionAction.java | 2 +- .../titan/designer/actions/GenerateBuilderInformation.java | 2 +- .../titan/designer/actions/GenerateTestPortSkeleton.java | 2 +- .../org/eclipse/titan/designer/actions/NatureConverter.java | 2 +- .../org/eclipse/titan/designer/actions/RemoteBuilder.java | 2 +- .../titan/designer/actions/external_build_information.xsd | 2 +- .../org/eclipse/titan/designer/application/InvokeBuild.java | 2 +- .../org/eclipse/titan/designer/application/LoadFromTpd.java | 2 +- .../designer/commonFilters/ExcludedResourceFilter.java | 2 +- .../designer/commonFilters/ResourceExclusionHelper.java | 2 +- .../designer/commonFilters/WorkingDirectoryFilter.java | 2 +- .../org/eclipse/titan/designer/consoles/TITANConsole.java | 2 +- .../eclipse/titan/designer/consoles/TITANDebugConsole.java | 2 +- .../designer/core/CompilerVersionInformationCollector.java | 2 +- .../eclipse/titan/designer/core/LoadBalancingUtilities.java | 2 +- .../src/org/eclipse/titan/designer/core/OutputAnalyzer.java | 2 +- .../eclipse/titan/designer/core/ProductIdentityHelper.java | 2 +- .../eclipse/titan/designer/core/ProjectBasedBuilder.java | 2 +- .../designer/core/ReferencedProjectResourceVisitor.java | 2 +- .../eclipse/titan/designer/core/SymbolicLinkHandler.java | 2 +- .../src/org/eclipse/titan/designer/core/TITANBuilder.java | 2 +- .../designer/core/TITANBuilderResourceDeltaVisitor.java | 2 +- .../titan/designer/core/TITANBuilderResourceVisitor.java | 2 +- .../titan/designer/core/TITANInstallationValidator.java | 2 +- .../src/org/eclipse/titan/designer/core/TITANJob.java | 2 +- .../src/org/eclipse/titan/designer/core/TITANNature.java | 2 +- .../titan/designer/core/makefile/BaseDirectoryStruct.java | 2 +- .../designer/core/makefile/InternalMakefileGenerator.java | 2 +- .../designer/core/makefile/MakefileGeneratorVisitor.java | 2 +- .../eclipse/titan/designer/core/makefile/ModuleStruct.java | 2 +- .../titan/designer/core/makefile/OtherFileStruct.java | 2 +- .../designer/core/makefile/TTCN3IncludeFileStruct.java | 2 +- .../eclipse/titan/designer/core/makefile/UserStruct.java | 2 +- .../titan/designer/declarationsearch/Declaration.java | 2 +- .../designer/declarationsearch/DefinitionDeclaration.java | 2 +- .../titan/designer/declarationsearch/FieldDeclaration.java | 2 +- .../designer/declarationsearch/IdentifierFinderVisitor.java | 2 +- .../titan/designer/declarationsearch/ModuleDeclaration.java | 2 +- .../eclipse/titan/designer/decorators/DecoratorVisitor.java | 2 +- .../eclipse/titan/designer/decorators/OverlayImageIcon.java | 2 +- .../eclipse/titan/designer/decorators/TITANDecorator.java | 2 +- .../org/eclipse/titan/designer/editors/AnnotationHover.java | 2 +- .../titan/designer/editors/AnnotationImageProvider.java | 2 +- .../org/eclipse/titan/designer/editors/BaseTextHover.java | 2 +- .../designer/editors/BracketCompletionAutoEditStrategy.java | 2 +- .../editors/ClosingBracketIndentationAutoEditStrategy.java | 2 +- .../org/eclipse/titan/designer/editors/ColorManager.java | 2 +- .../eclipse/titan/designer/editors/CompletionProposal.java | 2 +- .../org/eclipse/titan/designer/editors/ContentAssitant.java | 2 +- .../org/eclipse/titan/designer/editors/EditorTracker.java | 2 +- .../org/eclipse/titan/designer/editors/FoldingSupport.java | 2 +- .../eclipse/titan/designer/editors/GeneralPairMatcher.java | 2 +- .../designer/editors/GeneralTITANAutoEditStrategy.java | 2 +- .../titan/designer/editors/GlobalIntervalHandler.java | 2 +- .../titan/designer/editors/HeuristicalIntervalDetector.java | 2 +- .../titan/designer/editors/IEditorWithCarretOffset.java | 2 +- .../designer/editors/IHeuristicalIntervalDetector.java | 2 +- .../eclipse/titan/designer/editors/IReferenceParser.java | 2 +- .../titan/designer/editors/ISemanticTITANEditor.java | 2 +- .../designer/editors/IntervallBasedDamagerRepairer.java | 2 +- .../titan/designer/editors/NonRuleBasedDamagerRepairer.java | 2 +- .../eclipse/titan/designer/editors/OccurencesMarker.java | 2 +- .../eclipse/titan/designer/editors/OutlineViewSorter.java | 2 +- .../src/org/eclipse/titan/designer/editors/Pair.java | 2 +- .../eclipse/titan/designer/editors/ProposalCollector.java | 2 +- .../titan/designer/editors/SkeletonTemplateProposal.java | 2 +- .../titan/designer/editors/StringDetectionPatternRule.java | 2 +- .../src/org/eclipse/titan/designer/editors/T3Doc.java | 2 +- .../titan/designer/editors/TITANTemplateContext.java | 2 +- .../src/org/eclipse/titan/designer/editors/TextHover.java | 2 +- .../eclipse/titan/designer/editors/TextHoverControl.java | 2 +- .../eclipse/titan/designer/editors/WhiteSpaceDetector.java | 2 +- .../designer/editors/actions/AbstractIndentAction.java | 2 +- .../editors/actions/DeclarationCollectionHelper.java | 2 +- .../designer/editors/actions/DeclarationCollector.java | 2 +- .../titan/designer/editors/actions/FirstCharAction.java | 2 +- .../titan/designer/editors/actions/IndentationSupport.java | 2 +- .../titan/designer/editors/actions/LastCharAction.java | 2 +- .../designer/editors/actions/OpenDeclarationHelper.java | 2 +- .../editors/actions/OpenDeclarationLabelProvider.java | 2 +- .../titan/designer/editors/actions/ToggleComment.java | 2 +- .../designer/editors/asn1editor/ASN1CodeSkeletons.java | 2 +- .../editors/asn1editor/ASN1DoubleClickStrategy.java | 2 +- .../titan/designer/editors/asn1editor/ASN1Editor.java | 2 +- .../designer/editors/asn1editor/ASN1FoldingSupport.java | 2 +- .../designer/editors/asn1editor/ASN1ReferenceParser.java | 2 +- .../titan/designer/editors/asn1editor/CodeScanner.java | 2 +- .../titan/designer/editors/asn1editor/Configuration.java | 2 +- .../designer/editors/asn1editor/ContentAssistProcessor.java | 2 +- .../editors/asn1editor/DocumentSetupParticipant.java | 2 +- .../editors/asn1editor/HeuristicalIntervalDetector.java | 2 +- .../designer/editors/asn1editor/OutlineContentProvider.java | 2 +- .../designer/editors/asn1editor/OutlineLabelProvider.java | 2 +- .../titan/designer/editors/asn1editor/OutlinePage.java | 2 +- .../titan/designer/editors/asn1editor/PairMatcher.java | 2 +- .../titan/designer/editors/asn1editor/PartitionScanner.java | 2 +- .../designer/editors/asn1editor/ReconcilingStrategy.java | 2 +- .../asn1editor/SmartIndentAfterNewLineAutoEditStrategy.java | 2 +- .../titan/designer/editors/asn1editor/TextHover.java | 2 +- .../titan/designer/editors/asn1editor/WordDetector.java | 2 +- .../designer/editors/asn1editor/actions/FindReferences.java | 2 +- .../asn1editor/actions/GotoMatchingBracketAction.java | 2 +- .../designer/editors/asn1editor/actions/IndentAction.java | 2 +- .../editors/asn1editor/actions/OpenDeclaration.java | 2 +- .../editors/asn1editor/actions/RenameRefactoringAction.java | 2 +- .../titan/designer/editors/configeditor/CodeScanner.java | 2 +- .../titan/designer/editors/configeditor/ConfigEditor.java | 2 +- .../designer/editors/configeditor/ConfigFoldingSupport.java | 2 +- .../editors/configeditor/ConfigReferenceParser.java | 2 +- .../designer/editors/configeditor/ConfigSkeletons.java | 2 +- .../designer/editors/configeditor/ConfigTextEditor.java | 2 +- .../titan/designer/editors/configeditor/Configuration.java | 2 +- .../editors/configeditor/ContentAssistProcessor.java | 2 +- .../editors/configeditor/DocumentSetupParticipant.java | 2 +- .../titan/designer/editors/configeditor/FormColorCache.java | 2 +- .../titan/designer/editors/configeditor/PairMatcher.java | 2 +- .../designer/editors/configeditor/PartitionScanner.java | 2 +- .../designer/editors/configeditor/ReconcilingStrategy.java | 2 +- .../titan/designer/editors/configeditor/TextHover.java | 2 +- .../titan/designer/editors/configeditor/WordDetector.java | 2 +- .../actions/ConfigDeclarationCollectionHelper.java | 2 +- .../editors/configeditor/actions/FirstCharAction.java | 2 +- .../configeditor/actions/GotoMatchingBracketAction.java | 2 +- .../designer/editors/configeditor/actions/IndentAction.java | 2 +- .../editors/configeditor/actions/LastCharAction.java | 2 +- .../editors/configeditor/actions/OpenDeclaration.java | 2 +- .../configeditor/actions/OpenDeclarationLabelProvider.java | 2 +- .../pages/compgroupmc/ComponentItemTransfer.java | 2 +- .../compgroupmc/ComponentSectionDragSourceListener.java | 2 +- .../compgroupmc/ComponentSectionDropTargetListener.java | 2 +- .../pages/compgroupmc/ComponentsDataContentProvider.java | 2 +- .../pages/compgroupmc/ComponentsDataLabelProvider.java | 2 +- .../pages/compgroupmc/ComponentsGroupsMCPage.java | 2 +- .../configeditor/pages/compgroupmc/ComponentsSubPage.java | 2 +- .../pages/compgroupmc/GroupDataContentProvider.java | 2 +- .../pages/compgroupmc/GroupDataLabelProvider.java | 2 +- .../pages/compgroupmc/GroupItemDataContentProvider.java | 2 +- .../pages/compgroupmc/GroupItemDataLabelProvider.java | 2 +- .../configeditor/pages/compgroupmc/GroupsSubPage.java | 2 +- .../editors/configeditor/pages/compgroupmc/MCSubPage.java | 2 +- .../pages/execute/ExecuteDataContentProvider.java | 2 +- .../pages/execute/ExecuteDataLabelProvider.java | 2 +- .../pages/execute/ExecuteExternalcommandsPage.java | 2 +- .../configeditor/pages/execute/ExecuteItemTransfer.java | 2 +- .../pages/execute/ExecuteSectionDragSourceListener.java | 2 +- .../pages/execute/ExecuteSectionDropTargetListener.java | 2 +- .../editors/configeditor/pages/execute/ExecuteSubPage.java | 2 +- .../configeditor/pages/execute/ExternalCommandBrowser.java | 2 +- .../configeditor/pages/execute/ExternalCommandsSubPage.java | 2 +- .../pages/include/DefineDataContentProvider.java | 2 +- .../configeditor/pages/include/DefineDataLabelProvider.java | 2 +- .../configeditor/pages/include/DefineItemTransfer.java | 2 +- .../pages/include/DefineSectionDragSourceListener.java | 2 +- .../pages/include/DefineSectionDropTargetListener.java | 2 +- .../editors/configeditor/pages/include/DefineSubPage.java | 2 +- .../pages/include/IncludeDataContentProvider.java | 2 +- .../pages/include/IncludeDataLabelProvider.java | 2 +- .../configeditor/pages/include/IncludeDefinePage.java | 2 +- .../configeditor/pages/include/IncludeItemTransfer.java | 2 +- .../pages/include/IncludeSectionDragSourceListener.java | 2 +- .../pages/include/IncludeSectionDropTargetListener.java | 2 +- .../editors/configeditor/pages/include/IncludeSubPage.java | 2 +- .../configeditor/pages/logging/GeneralOptionsSubPage.java | 2 +- .../pages/logging/LoggerTreeContentProvider.java | 2 +- .../configeditor/pages/logging/LoggerTreeLabelProvider.java | 2 +- .../pages/logging/LoggingBitsContentProvider.java | 2 +- .../pages/logging/LoggingBitsLabelProvider.java | 2 +- .../configeditor/pages/logging/LoggingBitsSubPage.java | 2 +- .../editors/configeditor/pages/logging/LoggingPage.java | 2 +- .../configeditor/pages/logging/LoggingTreeSubPage.java | 2 +- .../configeditor/pages/logging/NewComponentDialog.java | 2 +- .../editors/configeditor/pages/logging/NewPluginDialog.java | 2 +- .../pages/logging/ParamDataContentProvider.java | 2 +- .../configeditor/pages/logging/ParamDataLabelProvider.java | 2 +- .../editors/configeditor/pages/logging/ParamDialog.java | 2 +- .../pages/modulepar/ModuleParameterDataContentProvider.java | 2 +- .../pages/modulepar/ModuleParameterDataLabelProvider.java | 2 +- .../modulepar/ModuleParameterSectionDragSourceListener.java | 2 +- .../modulepar/ModuleParameterSectionDropTargetListener.java | 2 +- .../pages/modulepar/ModuleParameterSectionPage.java | 2 +- .../pages/modulepar/ModuleParameterTransfer.java | 2 +- .../testportpar/TestportParameterDataContentProvider.java | 2 +- .../testportpar/TestportParameterDataLabelProvider.java | 2 +- .../TestportParameterSectionDragSourceListener.java | 2 +- .../TestportParameterSectionDropTargetListener.java | 2 +- .../pages/testportpar/TestportParameterTransfer.java | 2 +- .../pages/testportpar/TestportParametersSectionPage.java | 2 +- .../designer/editors/referenceSearch/ReferenceSearch.java | 2 +- .../referenceSearch/ReferenceSearchContentProvider.java | 2 +- .../editors/referenceSearch/ReferenceSearchMatch.java | 2 +- .../editors/referenceSearch/ReferenceSearchQuery.java | 2 +- .../editors/referenceSearch/ReferenceSearchResult.java | 2 +- .../editors/referenceSearch/ReferenceSearchResultView.java | 2 +- .../titan/designer/editors/ttcn3editor/CodeScanner.java | 2 +- .../titan/designer/editors/ttcn3editor/Configuration.java | 2 +- .../editors/ttcn3editor/ContentAssistProcessor.java | 2 +- .../editors/ttcn3editor/DocumentSetupParticipant.java | 2 +- .../designer/editors/ttcn3editor/DoubleClickStrategy.java | 2 +- .../titan/designer/editors/ttcn3editor/MacroDetector.java | 2 +- .../editors/ttcn3editor/OutlineContentProvider.java | 2 +- .../designer/editors/ttcn3editor/OutlineLabelProvider.java | 2 +- .../titan/designer/editors/ttcn3editor/OutlinePage.java | 2 +- .../titan/designer/editors/ttcn3editor/PairMatcher.java | 2 +- .../designer/editors/ttcn3editor/PartitionScanner.java | 2 +- .../titan/designer/editors/ttcn3editor/Reconciler.java | 2 +- .../designer/editors/ttcn3editor/ReconcilingStrategy.java | 2 +- .../SmartIndentAfterNewLineAutoEditStrategy.java | 2 +- .../designer/editors/ttcn3editor/TTCN3CodeSkeletons.java | 2 +- .../titan/designer/editors/ttcn3editor/TTCN3Editor.java | 2 +- .../designer/editors/ttcn3editor/TTCN3FoldingSupport.java | 2 +- .../titan/designer/editors/ttcn3editor/TTCN3Keywords.java | 2 +- .../designer/editors/ttcn3editor/TTCN3ReferenceParser.java | 2 +- .../ttcn3editor/TTCN3StringDetectionPatternRule.java | 2 +- .../titan/designer/editors/ttcn3editor/TextHover.java | 2 +- .../editors/ttcn3editor/TitanSpecificKeywordDetector.java | 2 +- .../titan/designer/editors/ttcn3editor/WordDetector.java | 2 +- .../designer/editors/ttcn3editor/actions/AddImport.java | 2 +- .../editors/ttcn3editor/actions/FindReferences.java | 2 +- .../ttcn3editor/actions/GotoMatchingBracketAction.java | 2 +- .../designer/editors/ttcn3editor/actions/IndentAction.java | 2 +- .../editors/ttcn3editor/actions/OpenDeclaration.java | 2 +- .../ttcn3editor/actions/RenameRefactoringAction.java | 2 +- .../titan/designer/editors/ttcnppeditor/CodeScanner.java | 2 +- .../titan/designer/editors/ttcnppeditor/Configuration.java | 2 +- .../editors/ttcnppeditor/ContentAssistProcessor.java | 2 +- .../editors/ttcnppeditor/DocumentSetupParticipant.java | 2 +- .../titan/designer/editors/ttcnppeditor/MacroDetector.java | 2 +- .../titan/designer/editors/ttcnppeditor/PairMatcher.java | 2 +- .../designer/editors/ttcnppeditor/PartitionScanner.java | 2 +- .../designer/editors/ttcnppeditor/ReconcilingStrategy.java | 2 +- .../titan/designer/editors/ttcnppeditor/TTCNPPEditor.java | 2 +- .../titan/designer/editors/ttcnppeditor/WordDetector.java | 2 +- .../editors/ttcnppeditor/actions/FindReferences.java | 2 +- .../ttcnppeditor/actions/GotoMatchingBracketAction.java | 2 +- .../designer/editors/ttcnppeditor/actions/IndentAction.java | 2 +- .../editors/ttcnppeditor/actions/OpenDeclaration.java | 2 +- .../ttcnppeditor/actions/RenameRefactoringAction.java | 2 +- .../eclipse/titan/designer/extensions/ExtensionHandler.java | 2 +- .../titan/designer/extensions/IProjectProcesser.java | 2 +- .../titan/designer/finddefinition/DefinitionFinder.java | 2 +- .../finddefinition/DefinitionListSelectionDialog.java | 2 +- .../designer/finddefinition/StoredDefinitionFilter.java | 2 +- .../src/org/eclipse/titan/designer/graphics/ImageCache.java | 2 +- .../org/eclipse/titan/designer/license/Base64Decoder.java | 2 +- .../src/org/eclipse/titan/designer/license/License.java | 2 +- .../eclipse/titan/designer/license/LicenseValidator.java | 2 +- .../eclipse/titan/designer/license/TITANDSAPublicKey.java | 2 +- .../titan/designer/nativewin32actions/CheckSemantic.java | 2 +- .../titan/designer/nativewin32actions/CheckSyntax.java | 2 +- .../titan/designer/nativewin32actions/CheckVersion.java | 2 +- .../designer/nativewin32actions/NativeWIN32TITANJob.java | 2 +- .../titan/designer/parsers/CompilationTimeStamp.java | 2 +- .../org/eclipse/titan/designer/parsers/FileSaveTracker.java | 2 +- .../org/eclipse/titan/designer/parsers/GlobalParser.java | 2 +- .../designer/parsers/GlobalProjectStructureTracker.java | 2 +- .../org/eclipse/titan/designer/parsers/ISourceAnalyzer.java | 2 +- .../titan/designer/parsers/OutdatedConfigFileCollector.java | 2 +- .../titan/designer/parsers/OutdatedFileCollector.java | 2 +- .../eclipse/titan/designer/parsers/ParserMarkerSupport.java | 2 +- .../org/eclipse/titan/designer/parsers/Parser_Helper.java | 2 +- .../titan/designer/parsers/ProjectConfigurationParser.java | 2 +- .../eclipse/titan/designer/parsers/ProjectSourceParser.java | 2 +- .../designer/parsers/ProjectSourceSemanticAnalyzer.java | 2 +- .../designer/parsers/ProjectSourceSyntacticAnalyzer.java | 2 +- .../designer/parsers/ProjectStructureDataCollector.java | 2 +- .../titan/designer/parsers/asn1parser/ASN1Analyzer.java | 2 +- .../titan/designer/parsers/asn1parser/ASN1Listener.java | 2 +- .../parsers/asn1parser/BlockLevelTokenStreamTracker.java | 2 +- .../titan/designer/parsers/asn1parser/BlockTokenSource.java | 2 +- .../designer/parsers/asn1parser/FormalParameter_Helper.java | 2 +- .../parsers/asn1parser/ModuleLevelTokenStreamTracker.java | 2 +- .../titan/designer/parsers/asn1parser/NamedType_Helper.java | 2 +- .../parsers/asn1parser/SyntaxLevelTokenStreamTracker.java | 2 +- .../parsers/asn1parser/TokenWithIndexAndSubTokens.java | 2 +- .../asn1parser/TokenWithIndexAndSubTokensFactory.java | 2 +- .../extensionattributeparser/EncodeMappingHelper.java | 2 +- .../ExtensionAttributeAnalyzer.java | 2 +- .../titan/designer/parsers/logparser/FileFinder.java | 2 +- .../designer/parsers/preprocess/PreprocessorDirective.java | 2 +- .../titan/designer/parsers/ttcn3parser/CatchOp_Helper.java | 2 +- .../designer/parsers/ttcn3parser/Configuration_Helper.java | 2 +- .../designer/parsers/ttcn3parser/Connection_Helper.java | 2 +- .../designer/parsers/ttcn3parser/IIdentifierReparser.java | 2 +- .../designer/parsers/ttcn3parser/ITTCN3ReparseBase.java | 2 +- .../designer/parsers/ttcn3parser/ITtcn3FileReparser.java | 2 +- .../designer/parsers/ttcn3parser/IdentifierReparser.java | 2 +- .../parsers/ttcn3parser/PPDirectiveTokenFactory.java | 2 +- .../titan/designer/parsers/ttcn3parser/PPListener.java | 2 +- .../designer/parsers/ttcn3parser/PortRedirect_Helper.java | 2 +- .../designer/parsers/ttcn3parser/PortReference_Helper.java | 2 +- .../parsers/ttcn3parser/PreprocessedTokenStream.java | 2 +- .../designer/parsers/ttcn3parser/ReParseException.java | 2 +- .../designer/parsers/ttcn3parser/Redirection_Helper.java | 2 +- .../designer/parsers/ttcn3parser/ReparseUtilities.java | 2 +- .../designer/parsers/ttcn3parser/ReturnType_Helper.java | 2 +- .../titan/designer/parsers/ttcn3parser/TTCN3Analyzer.java | 2 +- .../parsers/ttcn3parser/TTCN3ReferenceAnalyzer.java | 2 +- .../designer/parsers/ttcn3parser/TTCN3ReparseUpdater.java | 2 +- .../parsers/ttcn3parser/Template_definition_helper.java | 2 +- .../designer/parsers/ttcn3parser/Ttcn3FileReparser.java | 2 +- .../parsers/ttcn3parser/Type_Identifier_Helper.java | 2 +- .../titan/designer/perspectives/EditingPerspective.java | 2 +- .../designer/preferences/PreferenceConstantValues.java | 2 +- .../titan/designer/preferences/PreferenceConstants.java | 2 +- .../titan/designer/preferences/PreferenceInitializer.java | 2 +- .../titan/designer/preferences/SubscribedBoolean.java | 2 +- .../eclipse/titan/designer/preferences/SubscribedInt.java | 2 +- .../titan/designer/preferences/SubscribedObject.java | 2 +- .../titan/designer/preferences/pages/ComboFieldEditor.java | 2 +- .../titan/designer/preferences/pages/ContentAssistPage.java | 2 +- .../designer/preferences/pages/DebugPreferencePage.java | 2 +- .../preferences/pages/ErrorsWarningsPreferencePage.java | 2 +- .../designer/preferences/pages/ExcludeRegexpEditor.java | 2 +- .../preferences/pages/ExcludedResourcesPreferencePage.java | 2 +- .../titan/designer/preferences/pages/ExportOptionsPage.java | 2 +- .../titan/designer/preferences/pages/FoldingPage.java | 2 +- .../preferences/pages/ISyntaxHighlightTreeElement.java | 2 +- .../titan/designer/preferences/pages/IndentationPage.java | 2 +- .../designer/preferences/pages/MarkOccurrencesPage.java | 2 +- .../preferences/pages/NamingConventionPreferencePage.java | 2 +- .../preferences/pages/OnTheFlyCheckerPreferencePage.java | 2 +- .../titan/designer/preferences/pages/RegexpEntryDialog.java | 2 +- .../designer/preferences/pages/ShowMatchingBracketPage.java | 2 +- .../preferences/pages/SyntaxHighlightColoringElement.java | 2 +- .../preferences/pages/SyntaxHighlightColoringGroup.java | 2 +- .../preferences/pages/SyntaxHighlightContentProvider.java | 2 +- .../designer/preferences/pages/SyntaxHighlightPage.java | 2 +- .../preferences/pages/SyntaxhighlightLabelProvider.java | 2 +- .../titan/designer/preferences/pages/TITANActionPage.java | 2 +- .../designer/preferences/pages/TITANPreferencePage.java | 2 +- .../titan/designer/preferences/pages/TypingPage.java | 2 +- .../titan/designer/productUtilities/ProductConstants.java | 2 +- .../titan/designer/properties/IPropertyChangeListener.java | 2 +- .../designer/properties/PropertyNotificationManager.java | 2 +- .../properties/data/BaseNamingConventionPropertyData.java | 2 +- .../titan/designer/properties/data/BuildLocation.java | 2 +- .../designer/properties/data/CCompilerOptionsData.java | 2 +- .../properties/data/COptimalizationOptionsData.java | 2 +- .../titan/designer/properties/data/DOMErrorHandlerImpl.java | 2 +- .../designer/properties/data/FileBuildPropertyData.java | 2 +- .../designer/properties/data/FolderBuildPropertyData.java | 2 +- .../properties/data/FolderNamingConventionPropertyData.java | 2 +- .../properties/data/InternalMakefileCreationData.java | 2 +- .../designer/properties/data/LinkerFlagsOptionsData.java | 2 +- .../properties/data/LinkerLibrariesOptionsData.java | 2 +- .../titan/designer/properties/data/ListConverter.java | 2 +- .../titan/designer/properties/data/MakeAttributesData.java | 2 +- .../designer/properties/data/MakefileCreationData.java | 2 +- .../data/PlatformSpecificLibrariesOptionsData.java | 2 +- .../properties/data/PreprocessorIncludedOptionsData.java | 2 +- .../properties/data/PreprocessorSymbolsOptionsData.java | 2 +- .../designer/properties/data/ProjectBuildPropertyData.java | 2 +- .../properties/data/ProjectConfigurationsPropertyData.java | 2 +- .../properties/data/ProjectDocumentHandlingUtility.java | 2 +- .../titan/designer/properties/data/ProjectFileHandler.java | 2 +- .../data/ProjectNamingConventionPropertyData.java | 2 +- .../properties/data/ProjectRemoteBuildPropertyData.java | 2 +- .../designer/properties/data/TITANFlagsOptionsData.java | 2 +- .../properties/data/TTCN3PreprocessorOptionsData.java | 2 +- .../designer/properties/data/ValidatorErrorHandler.java | 2 +- .../properties/pages/BaseNamingConventionPropertyPage.java | 2 +- .../designer/properties/pages/CCompilerOptionsPage.java | 2 +- .../properties/pages/COptimalizationOptionsPage.java | 2 +- .../properties/pages/ConfigurationManagerControl.java | 2 +- .../designer/properties/pages/FieldEditorPropertyPage.java | 2 +- .../designer/properties/pages/FileBuildPropertyPage.java | 2 +- .../titan/designer/properties/pages/FileListItemDialog.java | 2 +- .../designer/properties/pages/FolderBuildPropertyPage.java | 2 +- .../designer/properties/pages/FolderListItemDialog.java | 2 +- .../pages/FolderNamingConventionPropertyPage.java | 2 +- .../titan/designer/properties/pages/IOptionsPage.java | 2 +- .../properties/pages/IProjectFileResourceVisitor.java | 2 +- .../properties/pages/InternalMakefileCreationTab.java | 2 +- .../designer/properties/pages/LinkerFlagsOptionsPage.java | 2 +- .../properties/pages/LinkerLibrariesOptionsPage.java | 2 +- .../titan/designer/properties/pages/LinkerOptionsPage.java | 2 +- .../titan/designer/properties/pages/ListItemDialog.java | 2 +- .../titan/designer/properties/pages/MakeAttributesTab.java | 2 +- .../designer/properties/pages/MakefileCreationTab.java | 2 +- .../titan/designer/properties/pages/MyFileListControl.java | 2 +- .../designer/properties/pages/MyFolderListControl.java | 2 +- .../titan/designer/properties/pages/MyListControl.java | 2 +- .../titan/designer/properties/pages/OptionElement.java | 2 +- .../properties/pages/OptionElementContentProvider.java | 2 +- .../properties/pages/OptionElementLabelProvider.java | 2 +- .../pages/PlatformSpecificLibrariesOptionsPage.java | 2 +- .../properties/pages/PreprocessorIncludedOptionsPage.java | 2 +- .../designer/properties/pages/PreprocessorOptionsPage.java | 2 +- .../properties/pages/PreprocessorSymbolsOptionsPage.java | 2 +- .../designer/properties/pages/ProjectBuildPropertyPage.java | 2 +- .../properties/pages/ProjectConfigurationsPropertyPage.java | 2 +- .../pages/ProjectNamingConventionPropertyPage.java | 2 +- .../properties/pages/ProjectRemoteBuildPropertyPage.java | 2 +- .../titan/designer/properties/pages/PropertyStore.java | 2 +- .../titan/designer/properties/pages/RemoteHostDialog.java | 2 +- .../designer/properties/pages/TITANFlagsOptionsPage.java | 2 +- .../properties/pages/TTCN3PreprocessorOptionsPage.java | 2 +- .../titan/designer/refactoring/RenameRefactoring.java | 2 +- .../designer/refactoring/RenameRefactoringInputPage.java | 2 +- .../titan/designer/refactoring/RenameRefactoringWizard.java | 2 +- .../eclipse/titan/designer/samples/EmptyProjectSample.java | 2 +- .../eclipse/titan/designer/samples/HelloWorldSample.java | 6 +++--- .../org/eclipse/titan/designer/samples/SampleProject.java | 2 +- .../org/eclipse/titan/designer/samples/SampleProjects.java | 2 +- .../eclipse/titan/designer/wizards/GUIProjectImporter.java | 2 +- .../designer/wizards/NewASN1ModuleCreationWizardPage.java | 2 +- .../eclipse/titan/designer/wizards/NewASN1ModuleWizard.java | 2 +- .../designer/wizards/NewConfigFileCreationWizardPage.java | 2 +- .../designer/wizards/NewConfigFileOptionsWizardPage.java | 2 +- .../eclipse/titan/designer/wizards/NewConfigFileWizard.java | 2 +- .../titan/designer/wizards/NewTITANProjectContentPage.java | 2 +- .../titan/designer/wizards/NewTITANProjectCreationPage.java | 2 +- .../designer/wizards/NewTITANProjectOptionsWizardPage.java | 2 +- .../titan/designer/wizards/NewTITANProjectWizard.java | 2 +- .../designer/wizards/NewTTCN3ModuleCreationWizardPage.java | 2 +- .../titan/designer/wizards/NewTTCN3ModuleWizard.java | 2 +- .../titan/designer/wizards/TITANProjectImportMainPage.java | 2 +- .../titan/designer/wizards/TITANProjectImportPage.java | 2 +- .../designer/wizards/TITANProjectImportRecursivelyPage.java | 2 +- .../titan/designer/wizards/TITANProjectImportWizard.java | 2 +- .../wizards/projectFormat/EditPathVariableDialog.java | 2 +- .../wizards/projectFormat/NewPathVariableDialog.java | 2 +- .../wizards/projectFormat/NewProjectNameDialog.java | 2 +- .../projectFormat/NewTITANProjectImportMainPage.java | 2 +- .../projectFormat/NewTITANProjectImportOptionsPage.java | 2 +- .../wizards/projectFormat/NewTITANProjectImportWizard.java | 2 +- .../wizards/projectFormat/ProjectFormatConstants.java | 2 +- .../projectFormat/TITANAutomaticProjectExporter.java | 2 +- .../wizards/projectFormat/TITANProjectExportMainPage.java | 2 +- .../projectFormat/TITANProjectExportOptionsPage.java | 2 +- .../wizards/projectFormat/TITANProjectExportWizard.java | 2 +- .../wizards/projectFormat/TITANProjectExporter.java | 2 +- .../titan/designer/wizards/projectFormat/TpdImporter.java | 2 +- org.eclipse.titan.designer/supression.xml | 2 +- org.eclipse.titan.designer/toc.xml | 2 +- org.eclipse.titan.executor/README.txt | 2 +- org.eclipse.titan.executor/proguard.cfg | 2 +- .../src/org/eclipse/titan/executor/Activator.java | 2 +- .../src/org/eclipse/titan/executor/GeneralConstants.java | 2 +- .../src/org/eclipse/titan/executor/HostController.java | 2 +- .../src/org/eclipse/titan/executor/TITANConsole.java | 2 +- .../src/org/eclipse/titan/executor/TITANDebugConsole.java | 2 +- .../titan/executor/designerconnection/DesignerHelper.java | 2 +- .../executor/designerconnection/DynamicLinkingHelper.java | 2 +- .../executor/designerconnection/EnvironmentHelper.java | 2 +- .../org/eclipse/titan/executor/executors/BaseExecutor.java | 2 +- .../org/eclipse/titan/executor/executors/ExecuteDialog.java | 2 +- .../executor/executors/ExecuteDialogContentProvider.java | 2 +- .../executor/executors/ExecuteDialogLabelProvider.java | 2 +- .../src/org/eclipse/titan/executor/executors/HostJob.java | 2 +- .../org/eclipse/titan/executor/executors/ITreeBranch.java | 2 +- .../src/org/eclipse/titan/executor/executors/ITreeLeaf.java | 2 +- .../eclipse/titan/executor/executors/LaunchShortcut.java | 2 +- .../titan/executor/executors/LaunchShortcutConfig.java | 2 +- .../eclipse/titan/executor/executors/SeverityResolver.java | 2 +- .../executors/TitanLaunchConfigurationDelegate.java | 2 +- .../org/eclipse/titan/executor/executors/TreeBranch.java | 2 +- .../src/org/eclipse/titan/executor/executors/TreeLeaf.java | 2 +- .../eclipse/titan/executor/executors/jni/JniExecutor.java | 2 +- .../executor/executors/jni/LaunchConfigurationTabGroup.java | 2 +- .../titan/executor/executors/jni/LaunchShortcut.java | 2 +- .../titan/executor/executors/jni/LaunchShortcutConfig.java | 2 +- .../titan/executor/executors/mctr/cli/BackgroundThread.java | 2 +- .../titan/executor/executors/mctr/cli/CliExecutor.java | 2 +- .../executors/mctr/cli/LaunchConfigurationDelegate.java | 2 +- .../executors/mctr/cli/LaunchConfigurationTabGroup.java | 2 +- .../titan/executor/executors/mctr/cli/LaunchShortcut.java | 2 +- .../executor/executors/mctr/cli/LaunchShortcutConfig.java | 2 +- .../executors/single/LaunchConfigurationDelegate.java | 2 +- .../executors/single/LaunchConfigurationTabGroup.java | 2 +- .../titan/executor/executors/single/LaunchShortcut.java | 2 +- .../executor/executors/single/LaunchShortcutConfig.java | 2 +- .../eclipse/titan/executor/executors/single/MyBoolean.java | 2 +- .../titan/executor/executors/single/SingleExecutor.java | 2 +- .../src/org/eclipse/titan/executor/graphics/ImageCache.java | 2 +- .../src/org/eclipse/titan/executor/jni/ComponentStruct.java | 2 +- .../src/org/eclipse/titan/executor/jni/HcStateEnum.java | 2 +- .../src/org/eclipse/titan/executor/jni/HostStruct.java | 2 +- .../src/org/eclipse/titan/executor/jni/IJNICallback.java | 2 +- .../src/org/eclipse/titan/executor/jni/JNIMiddleWare.java | 2 +- .../src/org/eclipse/titan/executor/jni/McStateEnum.java | 2 +- .../src/org/eclipse/titan/executor/jni/QualifiedName.java | 2 +- .../src/org/eclipse/titan/executor/jni/TcStateEnum.java | 2 +- .../src/org/eclipse/titan/executor/jni/Timeval.java | 2 +- .../org/eclipse/titan/executor/jni/TransportTypeEnum.java | 2 +- .../src/org/eclipse/titan/executor/jni/VerdictTypeEnum.java | 2 +- .../org/eclipse/titan/executor/jni/adapter/IJNIAdapter.java | 2 +- .../titan/executor/perspectives/ExecutingPerspective.java | 2 +- .../titan/executor/preferences/ExecutorPreferencePage.java | 2 +- .../titan/executor/preferences/PreferenceConstants.java | 2 +- .../titan/executor/preferences/PreferenceInitializer.java | 2 +- .../titan/executor/properties/FieldEditorPropertyPage.java | 2 +- .../eclipse/titan/executor/properties/PropertyStore.java | 2 +- .../executor/property/testers/CompilationModeProperty.java | 2 +- .../hostcontrollers/HostControllerContentProvider.java | 2 +- .../tabpages/hostcontrollers/HostControllerDialog.java | 2 +- .../hostcontrollers/HostControllerLabelProvider.java | 2 +- .../tabpages/hostcontrollers/HostControllersTab.java | 2 +- .../tabpages/maincontroller/BaseMainControllerTab.java | 2 +- .../tabpages/maincontroller/JNIMainControllerTab.java | 2 +- .../tabpages/maincontroller/MctrCliMainControllerTab.java | 2 +- .../tabpages/maincontroller/SingleMainControllerTab.java | 2 +- .../tabpages/performance/BasePerformanceSettingsTab.java | 2 +- .../tabpages/performance/JniPerformanceSettingsTab.java | 2 +- .../tabpages/performance/MctrCliPerformanceSettingsTab.java | 2 +- .../tabpages/performance/SinglePerformanceSettingsTab.java | 2 +- .../tabpages/testset/KnownTestcasesDragSourceListener.java | 2 +- .../executor/tabpages/testset/TestCaseTreeElement.java | 2 +- .../eclipse/titan/executor/tabpages/testset/TestSetTab.java | 2 +- .../titan/executor/tabpages/testset/TestcaseTransfer.java | 2 +- .../executor/tabpages/testset/TestcasesContentProvider.java | 2 +- .../executor/tabpages/testset/TestcasesLabelProvider.java | 2 +- .../titan/executor/tabpages/testset/TestsetDialog.java | 2 +- .../tabpages/testset/TestsetTreeDragSourceListener.java | 2 +- .../tabpages/testset/TestsetTreeDropTargetListener.java | 2 +- .../titan/executor/tabpages/testset/TestsetTreeElement.java | 2 +- .../executor/views/executormonitor/ComponentElement.java | 2 +- .../executormonitor/ExecutorMonitorContentProvider.java | 2 +- .../views/executormonitor/ExecutorMonitorLabelProvider.java | 2 +- .../executor/views/executormonitor/ExecutorMonitorView.java | 2 +- .../executor/views/executormonitor/ExecutorStorage.java | 2 +- .../views/executormonitor/HostControllerElement.java | 2 +- .../executor/views/executormonitor/InformationElement.java | 2 +- .../titan/executor/views/executormonitor/LaunchElement.java | 2 +- .../titan/executor/views/executormonitor/LaunchStorage.java | 2 +- .../executor/views/executormonitor/LaunchesListener.java | 2 +- .../views/executormonitor/MainControllerElement.java | 2 +- .../titan/executor/views/notification/Notification.java | 2 +- .../views/notification/NotificationContentProvider.java | 2 +- .../views/notification/NotificationLabelProvider.java | 2 +- .../titan/executor/views/notification/NotificationView.java | 2 +- .../executor/views/testexecution/ExecutedTestcase.java | 2 +- .../views/testexecution/TestExecutionContentProvider.java | 2 +- .../views/testexecution/TestExecutionLabelProvider.java | 2 +- .../executor/views/testexecution/TestExecutionView.java | 2 +- org.eclipse.titan.executor/toc.xml | 2 +- org.eclipse.titan.help/README.txt | 2 +- org.eclipse.titan.help/plugin.xml | 2 +- org.eclipse.titan.help/toc.xml | 2 +- .../src/org/eclipse/titan/log/viewer/Activator.java | 2 +- .../src/org/eclipse/titan/log/viewer/ResourceListener.java | 2 +- .../log/viewer/actions/CloseAllConnectedViewMenuAction.java | 2 +- .../titan/log/viewer/actions/ExtractComponentsAction.java | 2 +- .../log/viewer/actions/ExtractComponentsMenuAction.java | 2 +- .../titan/log/viewer/actions/ExtractTestCasesAction.java | 2 +- .../log/viewer/actions/ExtractTestCasesMenuAction.java | 2 +- .../titan/log/viewer/actions/LogFileActionProvider.java | 2 +- .../titan/log/viewer/actions/OpenLogSearchPageAction.java | 2 +- .../titan/log/viewer/actions/OpenMSCViewMenuAction.java | 2 +- .../titan/log/viewer/actions/OpenSourceViewMenuAction.java | 2 +- .../log/viewer/actions/OpenStatisticalViewMenuAction.java | 2 +- .../viewer/actions/OpenTextTableProjectsViewMenuAction.java | 2 +- .../actions/OpenTextTableStatisticalViewMenuAction.java | 2 +- .../titan/log/viewer/actions/OpenValueViewMenuAction.java | 2 +- .../titan/log/viewer/actions/TestCaseActionProvider.java | 2 +- .../org/eclipse/titan/log/viewer/console/ConsoleWriter.java | 2 +- .../org/eclipse/titan/log/viewer/console/TITANConsole.java | 2 +- .../eclipse/titan/log/viewer/console/TITANDebugConsole.java | 2 +- .../titan/log/viewer/exceptions/TechnicalException.java | 2 +- .../titan/log/viewer/exceptions/TitanLogException.java | 2 +- .../log/viewer/exceptions/TitanLogExceptionHandler.java | 2 +- .../eclipse/titan/log/viewer/exceptions/UserException.java | 2 +- .../eclipse/titan/log/viewer/extractors/ComponentEvent.java | 2 +- .../log/viewer/extractors/ComponentEventDispatcher.java | 2 +- .../titan/log/viewer/extractors/ComponentExtractor.java | 2 +- .../org/eclipse/titan/log/viewer/extractors/Extractor.java | 2 +- .../eclipse/titan/log/viewer/extractors/TestCaseEvent.java | 2 +- .../log/viewer/extractors/TestCaseEventDispatcher.java | 2 +- .../titan/log/viewer/extractors/TestCaseExtractor.java | 2 +- .../titan/log/viewer/factories/MessageAnalyserFactory.java | 2 +- .../titan/log/viewer/factories/PerspectiveFactory.java | 2 +- .../org/eclipse/titan/log/viewer/models/FilterPattern.java | 2 +- .../eclipse/titan/log/viewer/models/LogFileMetaData.java | 2 +- .../org/eclipse/titan/log/viewer/models/LogRecordIndex.java | 2 +- .../eclipse/titan/log/viewer/models/SourceInformation.java | 2 +- .../org/eclipse/titan/log/viewer/models/TimeInterval.java | 2 +- .../eclipse/titan/log/viewer/natures/TitanLogProject.java | 2 +- .../eclipse/titan/log/viewer/parsers/ConnectedRecord.java | 2 +- .../src/org/eclipse/titan/log/viewer/parsers/Constants.java | 2 +- .../org/eclipse/titan/log/viewer/parsers/Decipherer.java | 2 +- .../titan/log/viewer/parsers/EventObjectFactory.java | 2 +- .../eclipse/titan/log/viewer/parsers/MessageAnalyser.java | 2 +- .../titan/log/viewer/parsers/MessageAnalyserFormat1.java | 2 +- .../titan/log/viewer/parsers/MessageAnalyserFormat2.java | 2 +- .../titan/log/viewer/parsers/MessageAnalyserParallel1.java | 2 +- .../titan/log/viewer/parsers/MessageAnalyserParallel2.java | 2 +- .../titan/log/viewer/parsers/MessageAnalyserSingle1.java | 2 +- .../titan/log/viewer/parsers/MessageAnalyserSingle2.java | 2 +- .../src/org/eclipse/titan/log/viewer/parsers/Parser.java | 2 +- .../org/eclipse/titan/log/viewer/parsers/RecordParser.java | 2 +- .../src/org/eclipse/titan/log/viewer/parsers/Tokens.java | 2 +- .../eclipse/titan/log/viewer/parsers/data/LogRecord.java | 2 +- .../org/eclipse/titan/log/viewer/parsers/data/TestCase.java | 2 +- .../eclipse/titan/log/viewer/parsers/data/TreeModel.java | 2 +- .../titan/log/viewer/parsers/token/ComponentReference.java | 2 +- .../src/org/eclipse/titan/log/viewer/parsers/token/EOR.java | 2 +- .../eclipse/titan/log/viewer/parsers/token/EventType.java | 2 +- .../org/eclipse/titan/log/viewer/parsers/token/Message.java | 2 +- .../eclipse/titan/log/viewer/parsers/token/SourceInfo.java | 2 +- .../eclipse/titan/log/viewer/parsers/token/TimeStamp.java | 2 +- .../org/eclipse/titan/log/viewer/parsers/token/Token.java | 2 +- .../org/eclipse/titan/log/viewer/parsers/token/Unknown.java | 2 +- .../eclipse/titan/log/viewer/parsers/token/WhiteSpace.java | 2 +- .../viewer/preferences/DecipheringPreferenceHandler.java | 2 +- .../log/viewer/preferences/FilteredSilentEventUtils.java | 2 +- .../titan/log/viewer/preferences/PreferenceConstants.java | 2 +- .../titan/log/viewer/preferences/PreferenceInitializer.java | 2 +- .../titan/log/viewer/preferences/PreferencesHandler.java | 2 +- .../titan/log/viewer/preferences/PreferencesHolder.java | 2 +- .../titan/log/viewer/preferences/data/KeywordColor.java | 2 +- .../viewer/preferences/fieldeditors/CheckBoxTreeEditor.java | 2 +- .../preferences/fieldeditors/MutableComboFieldEditor.java | 2 +- .../viewer/preferences/fieldeditors/StringListEditor.java | 2 +- .../preferences/fieldeditors/TitanColorFieldEditor.java | 2 +- .../viewer/preferences/fieldeditors/TitanListEditor.java | 2 +- .../fieldeditors/TitanRadioGroupFieldEditor.java | 2 +- .../preferences/pages/ComponentsVisualOrderPrefPage.java | 2 +- .../viewer/preferences/pages/DecipheringPreferencePage.java | 2 +- .../preferences/pages/FilteredComponentsPrefPage.java | 2 +- .../viewer/preferences/pages/FilteredFunctionsPrefPage.java | 2 +- .../preferences/pages/FilteredPortsPreferencePage.java | 2 +- .../viewer/preferences/pages/FilteredSignalsPrefPage.java | 2 +- .../preferences/pages/FilteredSilentEventPrefPage.java | 2 +- .../viewer/preferences/pages/GeneralSettingsPrefPage.java | 2 +- .../log/viewer/preferences/pages/HighlightKeywordsPage.java | 2 +- .../preferences/pages/LogViewerPreferenceRootPage.java | 2 +- .../viewer/preferences/pages/SetverdictPreferencePage.java | 2 +- .../eclipse/titan/log/viewer/properties/PropertyStore.java | 2 +- .../eclipse/titan/log/viewer/readers/CachedLogReader.java | 2 +- .../eclipse/titan/log/viewer/readers/FilteredLogReader.java | 2 +- .../org/eclipse/titan/log/viewer/readers/ILogReader.java | 2 +- .../org/eclipse/titan/log/viewer/readers/LogFileReader.java | 2 +- .../titan/log/viewer/readers/SequentialLogFileReader.java | 2 +- .../eclipse/titan/log/viewer/readers/TestFileReader.java | 2 +- .../org/eclipse/titan/log/viewer/readers/ValueReader.java | 2 +- .../org/eclipse/titan/log/viewer/search/LogSearchQuery.java | 2 +- .../eclipse/titan/log/viewer/search/LogSearchResult.java | 2 +- .../titan/log/viewer/search/SearchLabelProvider.java | 2 +- .../org/eclipse/titan/log/viewer/search/SearchPattern.java | 2 +- .../titan/log/viewer/search/TreeContentProvider.java | 2 +- .../src/org/eclipse/titan/log/viewer/utils/ActionUtils.java | 2 +- .../src/org/eclipse/titan/log/viewer/utils/Constants.java | 2 +- .../eclipse/titan/log/viewer/utils/ImportExportUtils.java | 2 +- .../eclipse/titan/log/viewer/utils/LogFileCacheHandler.java | 2 +- .../org/eclipse/titan/log/viewer/utils/LogFileHandler.java | 2 +- .../src/org/eclipse/titan/log/viewer/utils/Messages.java | 2 +- .../titan/log/viewer/utils/ResourcePropertyHandler.java | 2 +- .../org/eclipse/titan/log/viewer/utils/SelectionUtils.java | 2 +- .../src/org/eclipse/titan/log/viewer/views/DetailsView.java | 2 +- .../org/eclipse/titan/log/viewer/views/ILogViewerView.java | 2 +- .../org/eclipse/titan/log/viewer/views/LogSearchPage.java | 2 +- .../eclipse/titan/log/viewer/views/LogSearchResultPage.java | 2 +- .../org/eclipse/titan/log/viewer/views/MSCFilterDialog.java | 2 +- .../src/org/eclipse/titan/log/viewer/views/MSCView.java | 2 +- .../org/eclipse/titan/log/viewer/views/StatisticalView.java | 2 +- .../eclipse/titan/log/viewer/views/details/DetailData.java | 2 +- .../viewer/views/details/DetailsViewContentProvider.java | 2 +- .../log/viewer/views/details/DetailsViewLabelProvider.java | 2 +- .../titan/log/viewer/views/details/StatisticalData.java | 2 +- .../titan/log/viewer/views/details/TextViewComposite.java | 2 +- .../eclipse/titan/log/viewer/views/details/TreeLeaf.java | 2 +- .../eclipse/titan/log/viewer/views/details/TreeObject.java | 2 +- .../eclipse/titan/log/viewer/views/details/TreeParent.java | 2 +- .../titan/log/viewer/views/details/TreeViewComposite.java | 2 +- .../titan/log/viewer/views/msc/model/EventObject.java | 2 +- .../titan/log/viewer/views/msc/model/EventSelection.java | 2 +- .../eclipse/titan/log/viewer/views/msc/model/EventType.java | 2 +- .../titan/log/viewer/views/msc/model/ExecutionModel.java | 2 +- .../titan/log/viewer/views/msc/model/IEventObject.java | 2 +- .../eclipse/titan/log/viewer/views/msc/model/MSCModel.java | 2 +- .../titan/log/viewer/views/msc/model/TestComponent.java | 2 +- .../log/viewer/views/msc/ui/actions/DelayedSelectable.java | 2 +- .../log/viewer/views/msc/ui/actions/DelayedSelector.java | 2 +- .../titan/log/viewer/views/msc/ui/actions/FileFinder.java | 2 +- .../views/msc/ui/actions/JumpToNextSetverdictAction.java | 2 +- .../msc/ui/actions/JumpToPreviousSetverdictAction.java | 2 +- .../log/viewer/views/msc/ui/actions/OpenSourceAction.java | 2 +- .../viewer/views/msc/ui/actions/OpenTextTableAction.java | 2 +- .../viewer/views/msc/ui/actions/OpenValueViewAction.java | 2 +- .../viewer/views/msc/ui/actions/RefreshMSCViewAction.java | 2 +- .../titan/log/viewer/views/msc/ui/actions/ZoomAction.java | 2 +- .../titan/log/viewer/views/msc/ui/core/BaseMessage.java | 2 +- .../titan/log/viewer/views/msc/ui/core/BasicFrame.java | 2 +- .../log/viewer/views/msc/ui/core/ComponentCreation.java | 2 +- .../log/viewer/views/msc/ui/core/ComponentEventNode.java | 2 +- .../log/viewer/views/msc/ui/core/ComponentTermination.java | 2 +- .../titan/log/viewer/views/msc/ui/core/Enqueued.java | 2 +- .../eclipse/titan/log/viewer/views/msc/ui/core/Frame.java | 2 +- .../titan/log/viewer/views/msc/ui/core/Function.java | 2 +- .../titan/log/viewer/views/msc/ui/core/FunctionDone.java | 2 +- .../titan/log/viewer/views/msc/ui/core/FunctionNode.java | 2 +- .../titan/log/viewer/views/msc/ui/core/Lifeline.java | 2 +- .../titan/log/viewer/views/msc/ui/core/LifelineHeader.java | 2 +- .../eclipse/titan/log/viewer/views/msc/ui/core/MSCNode.java | 2 +- .../titan/log/viewer/views/msc/ui/core/PortConnection.java | 2 +- .../log/viewer/views/msc/ui/core/PortDisconnection.java | 2 +- .../titan/log/viewer/views/msc/ui/core/PortEventNode.java | 2 +- .../titan/log/viewer/views/msc/ui/core/PortMapping.java | 2 +- .../titan/log/viewer/views/msc/ui/core/PortUnmapping.java | 2 +- .../titan/log/viewer/views/msc/ui/core/ReceiveSignal.java | 2 +- .../titan/log/viewer/views/msc/ui/core/RectangleDrawer.java | 2 +- .../titan/log/viewer/views/msc/ui/core/SendSignal.java | 2 +- .../titan/log/viewer/views/msc/ui/core/SetverdictComp.java | 2 +- .../log/viewer/views/msc/ui/core/SetverdictUnknown.java | 2 +- .../eclipse/titan/log/viewer/views/msc/ui/core/Signal.java | 2 +- .../titan/log/viewer/views/msc/ui/core/SilentEvent.java | 2 +- .../titan/log/viewer/views/msc/ui/core/TestCaseEnd.java | 2 +- .../log/viewer/views/msc/ui/core/TestCaseEventNode.java | 2 +- .../titan/log/viewer/views/msc/ui/core/TestCaseStart.java | 2 +- .../titan/log/viewer/views/msc/ui/core/TimeStampNode.java | 2 +- .../titan/log/viewer/views/msc/ui/view/DiagramToolTip.java | 2 +- .../org/eclipse/titan/log/viewer/views/msc/ui/view/IGC.java | 2 +- .../titan/log/viewer/views/msc/ui/view/MSCWidget.java | 2 +- .../org/eclipse/titan/log/viewer/views/msc/ui/view/NGC.java | 2 +- .../titan/log/viewer/views/msc/ui/view/Overview.java | 2 +- .../titan/log/viewer/views/msc/ui/view/ScrollView.java | 2 +- .../titan/log/viewer/views/msc/util/MSCConstants.java | 2 +- .../titan/log/viewer/views/msc/util/MSCNodeComparator.java | 2 +- .../titan/log/viewer/views/navigator/FileSizeDecorator.java | 2 +- .../log/viewer/views/navigator/LogFileContentProvider.java | 2 +- .../log/viewer/views/navigator/LogFileLabelProvider.java | 2 +- .../viewer/views/navigator/ProjectsViewerMenuListener.java | 2 +- .../viewer/views/navigator/ProjectsViewerMenuManager.java | 2 +- .../views/navigator/TestCasesViewerLabelProvider.java | 2 +- .../titan/log/viewer/views/text/table/CloseAllAction.java | 2 +- .../titan/log/viewer/views/text/table/FilterAction.java | 2 +- .../titan/log/viewer/views/text/table/IconHandler.java | 2 +- .../titan/log/viewer/views/text/table/SetVerdictFilter.java | 2 +- .../log/viewer/views/text/table/SwitchToMscAction.java | 2 +- .../titan/log/viewer/views/text/table/TextTableView.java | 2 +- .../log/viewer/views/text/table/TextTableViewHelper.java | 2 +- org.eclipse.titan.log.viewer/toc.xml | 2 +- org.eclipse.titan.regressiontests/build.xml | 2 +- .../org/eclipse/titan/regressiontests/HeadlessRunner.java | 2 +- .../org/eclipse/titan/regressiontests/MainTestSuite.java | 2 +- .../org/eclipse/titan/regressiontests/MyTextListener.java | 2 +- .../titan/regressiontests/common/CommonTestSuite.java | 2 +- .../titan/regressiontests/common/actions/FormatLogTest.java | 2 +- .../titan/regressiontests/common/actions/MergeLogTest.java | 2 +- .../regressiontests/designer/Designer_plugin_tests.java | 2 +- .../regressiontests/designer/dynamictests/ChangeTests.java | 2 +- .../designer/statictests/Basic_tests/AST_tests.java | 2 +- .../statictests/Basic_tests/AST_warnings_tests.java | 2 +- .../designer/statictests/Basic_tests/LazyTryCatchTest.java | 2 +- .../statictests/Basic_tests/templates/AllFromTest.java | 2 +- .../Basic_tests/templates/TemplateTestSuite.java | 2 +- .../regressiontests/designer/statictests/StaticTests.java | 2 +- .../Unstructured_tests/Semantic_errors_tests.java | 2 +- .../Unstructured_tests/Semantic_warnings_tests.java | 2 +- .../Unstructured_tests/Syntactical_errors_tests.java | 2 +- .../Unstructured_tests/Syntactical_warning_tests.java | 2 +- .../statictests/Unstructured_tests/Unstructured_tests.java | 2 +- .../designer/unittest/DesignerUnitTestSuite.java | 2 +- .../titan/regressiontests/designer/unittest/TpdTest.java | 2 +- .../library/JUnitXMLListener/JUnitXMLRunListener.java | 2 +- .../regressiontests/library/JUnitXMLListener/TestCase.java | 2 +- .../regressiontests/library/JUnitXMLListener/TestSuite.java | 2 +- .../regressiontests/library/MarkerHandlingLibrary.java | 2 +- .../titan/regressiontests/library/MarkerToCheck.java | 2 +- .../regressiontests/library/ProjectHandlingLibrary.java | 2 +- .../regressiontests/library/WorkspaceHandlingLibrary.java | 2 +- .../titan/regressiontests/tools/ChecklistGenerator.java | 2 +- .../titanium/regressiontests/CustomConfigurable.java | 2 +- .../org/eclipse/titanium/regressiontests/GeneralTests.java | 2 +- .../eclipse/titanium/regressiontests/HeadlessRunner.java | 2 +- .../org/eclipse/titanium/regressiontests/MainTestSuite.java | 2 +- .../eclipse/titanium/regressiontests/MyTextListener.java | 2 +- .../titanium/regressiontests/TitaniumPluginTests.java | 2 +- .../titanium/regressiontests/Titanium_plugin_tests.java | 2 +- .../library/JUnitXMLListener/JUnitXMLRunListener.java | 2 +- .../regressiontests/library/JUnitXMLListener/TestCase.java | 2 +- .../regressiontests/library/JUnitXMLListener/TestSuite.java | 2 +- .../regressiontests/library/MarkerHandlingLibrary.java | 2 +- .../titanium/regressiontests/library/MarkerToCheck.java | 2 +- .../regressiontests/library/ProjectHandlingLibrary.java | 2 +- .../regressiontests/library/WorkspaceHandlingLibrary.java | 2 +- .../regressiontests/titanium/markers/CodeSmellChecker.java | 2 +- .../regressiontests/titanium/markers/Expectation.java | 2 +- .../regressiontests/titanium/metrics/Expectation.java | 2 +- .../regressiontests/titanium/metrics/MetricsChecker.java | 2 +- .../titanium/regressiontests/tools/ChecklistGenerator.java | 2 +- .../src/org/eclipse/titanium/Activator.java | 2 +- .../src/org/eclipse/titanium/TypeHierarchy.java | 2 +- .../src/org/eclipse/titanium/actions/CheckCodeSmells.java | 2 +- .../org/eclipse/titanium/actions/ComponentGraphAction.java | 2 +- .../eclipse/titanium/actions/ExportDataForSonarAction.java | 2 +- .../src/org/eclipse/titanium/actions/ExportProblems.java | 2 +- .../src/org/eclipse/titanium/actions/MetricsViewOpener.java | 2 +- .../src/org/eclipse/titanium/actions/ModuleGraphAction.java | 2 +- .../org/eclipse/titanium/actions/OrganizeFromBrowser.java | 2 +- .../org/eclipse/titanium/actions/OrganizeFromEditor.java | 2 +- .../src/org/eclipse/titanium/actions/TopViewOpener.java | 2 +- .../src/org/eclipse/titanium/actions/javadoc-info.java | 2 +- .../org/eclipse/titanium/applications/ClearAllProjects.java | 2 +- .../eclipse/titanium/applications/ExportAllCodeSmells.java | 2 +- .../titanium/applications/ExportAllCodeSmellsToCSV.java | 2 +- .../eclipse/titanium/applications/ExportDataForSonar.java | 2 +- .../titanium/applications/ImportProjectsFromPrj.java | 2 +- .../titanium/applications/ImportProjectsFromTpd.java | 2 +- .../eclipse/titanium/applications/InformationExporter.java | 2 +- .../titanium/applications/MergeExportedMarkerTables.java | 2 +- .../org/eclipse/titanium/applications/SaveComponentDot.java | 2 +- .../org/eclipse/titanium/applications/SaveComponentNet.java | 2 +- .../org/eclipse/titanium/applications/SaveModuleDot.java | 2 +- .../org/eclipse/titanium/applications/SaveModuleNet.java | 2 +- .../src/org/eclipse/titanium/error/ConsoleErrorHandler.java | 2 +- .../src/org/eclipse/titanium/error/ErrorHandler.java | 2 +- .../src/org/eclipse/titanium/error/ErrorMessage.java | 2 +- .../src/org/eclipse/titanium/error/GUIErrorHandler.java | 2 +- .../org/eclipse/titanium/error/PrimitiveErrorHandler.java | 2 +- .../src/org/eclipse/titanium/error/package-info.java | 2 +- .../eclipse/titanium/graph/clustering/AutomaticCluster.java | 2 +- .../org/eclipse/titanium/graph/clustering/BaseCluster.java | 2 +- .../eclipse/titanium/graph/clustering/ClustererBuilder.java | 2 +- .../eclipse/titanium/graph/clustering/ClusteringTools.java | 2 +- .../titanium/graph/clustering/FolderNameCluster.java | 2 +- .../titanium/graph/clustering/FullModuleNameCluster.java | 2 +- .../titanium/graph/clustering/LinkedFileCluster.java | 2 +- .../titanium/graph/clustering/ModuleLocationCluster.java | 2 +- .../titanium/graph/clustering/ModuleNameCluster.java | 2 +- .../org/eclipse/titanium/graph/clustering/PathCluster.java | 2 +- .../eclipse/titanium/graph/clustering/RegexpCluster.java | 2 +- .../titanium/graph/clustering/SparseModuleNameCluster.java | 2 +- .../titanium/graph/clustering/gui/ClusterTransformer.java | 2 +- .../eclipse/titanium/graph/clustering/gui/package-info.java | 2 +- .../org/eclipse/titanium/graph/clustering/package-info.java | 2 +- .../graph/clustering/visualization/ClusterEdge.java | 2 +- .../graph/clustering/visualization/ClusterNode.java | 2 +- .../graph/clustering/visualization/package-info.java | 2 +- .../eclipse/titanium/graph/components/EdgeDescriptor.java | 2 +- .../org/eclipse/titanium/graph/components/EdgeStroke.java | 2 +- .../org/eclipse/titanium/graph/components/NodeColours.java | 2 +- .../eclipse/titanium/graph/components/NodeDescriptor.java | 2 +- .../org/eclipse/titanium/graph/components/package-info.java | 2 +- .../titanium/graph/generators/ComponentGraphGenerator.java | 2 +- .../eclipse/titanium/graph/generators/GraphGenerator.java | 2 +- .../titanium/graph/generators/ModuleGraphGenerator.java | 2 +- .../titanium/graph/gui/common/CustomSatelliteViewer.java | 2 +- .../graph/gui/common/CustomVisualizationViewer.java | 2 +- .../src/org/eclipse/titanium/graph/gui/common/Layouts.java | 2 +- .../org/eclipse/titanium/graph/gui/common/package-info.java | 2 +- .../titanium/graph/gui/dialogs/ExportPreferencesDialog.java | 2 +- .../org/eclipse/titanium/graph/gui/dialogs/InfoWindow.java | 2 +- .../eclipse/titanium/graph/gui/dialogs/package-info.java | 2 +- .../titanium/graph/gui/layouts/BaseHierarchicalLayout.java | 2 +- .../eclipse/titanium/graph/gui/layouts/MetricLayout.java | 2 +- .../titanium/graph/gui/layouts/ReverseDAGLayout.java | 2 +- .../titanium/graph/gui/layouts/TitaniumDAGLayout.java | 2 +- .../titanium/graph/gui/layouts/TitaniumISOMLayout.java | 2 +- .../graph/gui/layouts/algorithms/DAGLayoutAlgorithm.java | 2 +- .../gui/layouts/algorithms/DAGLayoutReverseAlgorithm.java | 2 +- .../gui/layouts/algorithms/HierarcicalLayoutAlgorithm.java | 2 +- .../graph/gui/layouts/algorithms/MetricLayoutAlgorithm.java | 2 +- .../eclipse/titanium/graph/gui/layouts/package-info.java | 2 +- .../titanium/graph/gui/menus/MeasureableNodePopupMenu.java | 2 +- .../org/eclipse/titanium/graph/gui/menus/NodePopupMenu.java | 2 +- .../org/eclipse/titanium/graph/gui/menus/package-info.java | 2 +- .../src/org/eclipse/titanium/graph/gui/package-info.java | 2 +- .../org/eclipse/titanium/graph/gui/utils/LayoutEntry.java | 2 +- .../org/eclipse/titanium/graph/gui/utils/MetricsEntry.java | 2 +- .../titanium/graph/gui/utils/MetricsLayoutEntry.java | 2 +- .../org/eclipse/titanium/graph/gui/utils/package-info.java | 2 +- .../titanium/graph/gui/windows/ComponentGraphEditor.java | 2 +- .../org/eclipse/titanium/graph/gui/windows/GraphEditor.java | 2 +- .../titanium/graph/gui/windows/ModuleGraphEditor.java | 2 +- .../eclipse/titanium/graph/gui/windows/SatelliteView.java | 2 +- .../eclipse/titanium/graph/gui/windows/package-info.java | 2 +- .../eclipse/titanium/graph/utils/CheckParallelPaths.java | 2 +- .../src/org/eclipse/titanium/graph/utils/CircleCheck.java | 2 +- .../org/eclipse/titanium/graph/utils/GraphVizWriter.java | 2 +- .../src/org/eclipse/titanium/graph/utils/javadoc-info.java | 2 +- .../titanium/graph/visualization/BadLayoutException.java | 2 +- .../org/eclipse/titanium/graph/visualization/ErrorType.java | 2 +- .../eclipse/titanium/graph/visualization/GraphHandler.java | 2 +- .../eclipse/titanium/graph/visualization/GraphRenderer.java | 2 +- .../eclipse/titanium/graph/visualization/LayoutBuilder.java | 2 +- .../graph/visualization/MeasureableGraphHandler.java | 2 +- .../eclipse/titanium/graph/visualization/javadoc-info.java | 2 +- .../src/org/eclipse/titanium/gui/FindWindow.java | 2 +- .../src/org/eclipse/titanium/gui/Searchable.java | 2 +- .../src/org/eclipse/titanium/gui/package-info.java | 2 +- .../titanium/markers/export/BaseProblemExporter.java | 2 +- .../eclipse/titanium/markers/export/CsvProblemExporter.java | 2 +- .../titanium/markers/export/ExportedProblemMerger.java | 2 +- .../titanium/markers/export/SingleCsvProblemExporter.java | 2 +- .../eclipse/titanium/markers/export/XlsProblemExporter.java | 2 +- .../src/org/eclipse/titanium/markers/handler/Marker.java | 2 +- .../org/eclipse/titanium/markers/handler/MarkerHandler.java | 2 +- .../titanium/markers/spotters/BaseCodeSmellSpotter.java | 2 +- .../markers/spotters/BaseModuleCodeSmellSpotter.java | 2 +- .../markers/spotters/BaseProjectCodeSmellSpotter.java | 2 +- .../markers/spotters/implementation/AltstepCoverage.java | 2 +- .../spotters/implementation/CircularImportation.java | 2 +- .../spotters/implementation/ConsecutiveAssignments.java | 2 +- .../markers/spotters/implementation/ConvertToEnum.java | 2 +- .../spotters/implementation/EmptyStatementBlock.java | 2 +- .../titanium/markers/spotters/implementation/Goto.java | 2 +- .../markers/spotters/implementation/IfInsteadAltguard.java | 2 +- .../spotters/implementation/IfInsteadReceiveTemplate.java | 2 +- .../markers/spotters/implementation/IfWithoutElse.java | 2 +- .../markers/spotters/implementation/IncorrectRotate.java | 2 +- .../markers/spotters/implementation/IncorrectShift.java | 2 +- .../markers/spotters/implementation/InfiniteLoop.java | 2 +- .../markers/spotters/implementation/IsBoundWithoutElse.java | 2 +- .../markers/spotters/implementation/IsValueWithValue.java | 2 +- .../spotters/implementation/IterateOnWrongArray.java | 2 +- .../titanium/markers/spotters/implementation/Lazy.java | 2 +- .../markers/spotters/implementation/LogicInversion.java | 2 +- .../markers/spotters/implementation/MagicNumber.java | 2 +- .../markers/spotters/implementation/MagicString.java | 2 +- .../markers/spotters/implementation/MissingFriend.java | 2 +- .../markers/spotters/implementation/MissingImport.java | 2 +- .../markers/spotters/implementation/ModuleName.java | 2 +- .../markers/spotters/implementation/NonprivatePrivate.java | 2 +- .../markers/spotters/implementation/PrivateViaPublic.java | 2 +- .../markers/spotters/implementation/ReadOnlyInOutPar.java | 2 +- .../markers/spotters/implementation/ReadOnlyLocal.java | 2 +- .../markers/spotters/implementation/ReadOnlyOutPar.java | 2 +- .../spotters/implementation/ReadingOutParBeforeWritten.java | 2 +- .../markers/spotters/implementation/ReceiveAnyTemplate.java | 2 +- .../markers/spotters/implementation/SelectCoverage.java | 2 +- .../spotters/implementation/SelectWithNumbersSorted.java | 2 +- .../titanium/markers/spotters/implementation/Shorthand.java | 2 +- .../markers/spotters/implementation/SizeCheckInLoop.java | 2 +- .../markers/spotters/implementation/StaticData.java | 2 +- .../markers/spotters/implementation/StopInFunction.java | 2 +- .../markers/spotters/implementation/SwitchOnBoolean.java | 2 +- .../spotters/implementation/TooComplexExpression.java | 2 +- .../markers/spotters/implementation/TooManyParameters.java | 2 +- .../markers/spotters/implementation/TooManyStatements.java | 2 +- .../markers/spotters/implementation/TypenameInDef.java | 2 +- .../spotters/implementation/UncommentedDefinition.java | 2 +- .../markers/spotters/implementation/UninitializedVar.java | 2 +- .../markers/spotters/implementation/UnnecessaryControl.java | 2 +- .../markers/spotters/implementation/UnnecessaryValueof.java | 2 +- .../spotters/implementation/UnusedGlobalDefinition.java | 2 +- .../markers/spotters/implementation/UnusedImport.java | 2 +- .../spotters/implementation/UnusedLocalDefinition.java | 2 +- .../markers/spotters/implementation/UnusedRetval.java | 2 +- .../spotters/implementation/UnusedStartedFuncRetVal.java | 2 +- .../spotters/implementation/UnusedStartedRefFuncRetVal.java | 2 +- .../spotters/implementation/VerdictWithoutReason.java | 2 +- .../markers/spotters/implementation/Visibility.java | 2 +- .../org/eclipse/titanium/markers/types/CodeSmellType.java | 2 +- .../markers/types/ProblemNameToPreferenceMapper.java | 2 +- .../src/org/eclipse/titanium/markers/types/ProblemType.java | 2 +- .../src/org/eclipse/titanium/markers/types/TaskType.java | 2 +- .../src/org/eclipse/titanium/markers/utils/Analyzer.java | 2 +- .../org/eclipse/titanium/markers/utils/AnalyzerBuilder.java | 2 +- .../org/eclipse/titanium/markers/utils/AnalyzerCache.java | 2 +- .../org/eclipse/titanium/markers/utils/ExecuteAnalyzer.java | 2 +- .../titanium/markers/utils/RiskFactorCalculator.java | 2 +- .../src/org/eclipse/titanium/metrics/AltstepMetric.java | 2 +- .../src/org/eclipse/titanium/metrics/FunctionMetric.java | 2 +- .../src/org/eclipse/titanium/metrics/IMetric.java | 2 +- .../src/org/eclipse/titanium/metrics/IMetricEnum.java | 2 +- .../src/org/eclipse/titanium/metrics/MetricData.java | 2 +- .../src/org/eclipse/titanium/metrics/MetricGroup.java | 2 +- .../src/org/eclipse/titanium/metrics/ModuleMetric.java | 2 +- .../src/org/eclipse/titanium/metrics/ProjectMetric.java | 2 +- .../src/org/eclipse/titanium/metrics/Risks.java | 2 +- .../src/org/eclipse/titanium/metrics/StatColumn.java | 2 +- .../src/org/eclipse/titanium/metrics/Statistics.java | 2 +- .../src/org/eclipse/titanium/metrics/TestcaseMetric.java | 2 +- .../eclipse/titanium/metrics/implementation/AMBranches.java | 2 +- .../metrics/implementation/AMCyclomaticComplexity.java | 2 +- .../eclipse/titanium/metrics/implementation/AMInEnvy.java | 2 +- .../titanium/metrics/implementation/AMLinesOfCode.java | 2 +- .../eclipse/titanium/metrics/implementation/AMNesting.java | 2 +- .../titanium/metrics/implementation/AMNumberOfParams.java | 2 +- .../eclipse/titanium/metrics/implementation/AMOutEnvy.java | 2 +- .../titanium/metrics/implementation/BaseAltstepMetric.java | 2 +- .../titanium/metrics/implementation/BaseFunctionMetric.java | 2 +- .../eclipse/titanium/metrics/implementation/BaseMetric.java | 2 +- .../titanium/metrics/implementation/BaseModuleMetric.java | 2 +- .../titanium/metrics/implementation/BaseProjectMetric.java | 2 +- .../titanium/metrics/implementation/BaseTestcaseMetric.java | 2 +- .../metrics/implementation/FMCyclomaticComplexity.java | 2 +- .../metrics/implementation/FMDefaultActivations.java | 2 +- .../eclipse/titanium/metrics/implementation/FMInEnvy.java | 2 +- .../titanium/metrics/implementation/FMLinesOfCode.java | 2 +- .../eclipse/titanium/metrics/implementation/FMNesting.java | 2 +- .../titanium/metrics/implementation/FMNumberOfParams.java | 2 +- .../eclipse/titanium/metrics/implementation/FMOutEnvy.java | 2 +- .../titanium/metrics/implementation/FMReturnPoints.java | 2 +- .../titanium/metrics/implementation/MMAfferentCoupling.java | 2 +- .../titanium/metrics/implementation/MMEfferentCoupling.java | 2 +- .../eclipse/titanium/metrics/implementation/MMInEnvy.java | 2 +- .../titanium/metrics/implementation/MMInstability.java | 2 +- .../titanium/metrics/implementation/MMLinesOfCode.java | 2 +- .../titanium/metrics/implementation/MMNofAltsteps.java | 2 +- .../eclipse/titanium/metrics/implementation/MMNofFixme.java | 2 +- .../titanium/metrics/implementation/MMNofFunctions.java | 2 +- .../titanium/metrics/implementation/MMNofImports.java | 2 +- .../titanium/metrics/implementation/MMNofStatements.java | 2 +- .../titanium/metrics/implementation/MMNofTestcases.java | 2 +- .../eclipse/titanium/metrics/implementation/MMOutEnvy.java | 2 +- .../titanium/metrics/implementation/MMTimesImported.java | 2 +- .../eclipse/titanium/metrics/implementation/Metrics.java | 2 +- .../titanium/metrics/implementation/PMNofASN1Modules.java | 2 +- .../titanium/metrics/implementation/PMNofTTCN3Modules.java | 2 +- .../metrics/implementation/TMCyclomaticComplexity.java | 2 +- .../eclipse/titanium/metrics/implementation/TMInEnvy.java | 2 +- .../titanium/metrics/implementation/TMLinesOfCode.java | 2 +- .../eclipse/titanium/metrics/implementation/TMNesting.java | 2 +- .../titanium/metrics/implementation/TMNumberOfParams.java | 2 +- .../eclipse/titanium/metrics/implementation/TMOutEnvy.java | 2 +- .../src/org/eclipse/titanium/metrics/package-info.java | 2 +- .../titanium/metrics/preferences/IRiskEditorListener.java | 2 +- .../metrics/preferences/IRiskEditorPropertyListener.java | 2 +- .../titanium/metrics/preferences/IRiskFieldEditor.java | 2 +- .../metrics/preferences/InstabilityRiskFieldEditor.java | 2 +- .../titanium/metrics/preferences/PreferenceManager.java | 2 +- .../eclipse/titanium/metrics/preferences/RiskMethod.java | 2 +- .../titanium/metrics/preferences/SimpleRiskFieldEditor.java | 2 +- .../eclipse/titanium/metrics/preferences/package-info.java | 2 +- .../src/org/eclipse/titanium/metrics/risk/BaseRisk.java | 2 +- .../src/org/eclipse/titanium/metrics/risk/IRisk.java | 2 +- .../src/org/eclipse/titanium/metrics/risk/LinearRisk.java | 2 +- .../src/org/eclipse/titanium/metrics/risk/TriangleRisk.java | 2 +- .../org/eclipse/titanium/metrics/topview/Comparator.java | 2 +- .../org/eclipse/titanium/metrics/topview/DCListener.java | 2 +- .../titanium/metrics/topview/MetricSelectorDialog.java | 2 +- .../src/org/eclipse/titanium/metrics/topview/TopView.java | 2 +- .../org/eclipse/titanium/metrics/topview/package-info.java | 2 +- .../titanium/metrics/utils/ModuleMetricsWrapper.java | 2 +- .../src/org/eclipse/titanium/metrics/utils/RiskLevel.java | 2 +- .../org/eclipse/titanium/metrics/utils/WrapperStore.java | 2 +- .../org/eclipse/titanium/metrics/utils/package-info.java | 2 +- .../src/org/eclipse/titanium/metrics/view/AltstepNode.java | 2 +- .../org/eclipse/titanium/metrics/view/ContentProvider.java | 2 +- .../org/eclipse/titanium/metrics/view/ExportSetDialog.java | 2 +- .../src/org/eclipse/titanium/metrics/view/FunctionNode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/IContentNode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/INode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/IOpenable.java | 2 +- .../org/eclipse/titanium/metrics/view/LabelProvider.java | 2 +- .../src/org/eclipse/titanium/metrics/view/MetricsView.java | 2 +- .../src/org/eclipse/titanium/metrics/view/ModuleNode.java | 2 +- .../org/eclipse/titanium/metrics/view/ModuleStatNode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/ProjectNode.java | 2 +- .../org/eclipse/titanium/metrics/view/ProjectStatNode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/RootNode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/Sorter.java | 2 +- .../src/org/eclipse/titanium/metrics/view/TestcaseNode.java | 2 +- .../src/org/eclipse/titanium/metrics/view/XLSExporter.java | 2 +- .../src/org/eclipse/titanium/metrics/view/package-info.java | 2 +- .../titanium/metrics/visitors/ActivatedBranchVisitor.java | 2 +- .../org/eclipse/titanium/metrics/visitors/CCVisitor.java | 2 +- .../src/org/eclipse/titanium/metrics/visitors/Counter.java | 2 +- .../eclipse/titanium/metrics/visitors/CounterVisitor.java | 2 +- .../org/eclipse/titanium/metrics/visitors/DepthVisitor.java | 2 +- .../metrics/visitors/ExternalFeatureEnvyDetector.java | 2 +- .../metrics/visitors/InternalFeatureEnvyDetector.java | 2 +- .../titanium/metrics/visitors/ReturnPointVisitor.java | 2 +- .../org/eclipse/titanium/metrics/visitors/package-info.java | 2 +- .../src/org/eclipse/titanium/organize/OrganizeImports.java | 2 +- .../preferences/CodeSmellTypeToPreferenceTypeMapper.java | 2 +- .../eclipse/titanium/preferences/PreferenceConstants.java | 2 +- .../eclipse/titanium/preferences/PreferenceInitializer.java | 2 +- .../eclipse/titanium/preferences/ProblemTypePreference.java | 2 +- .../titanium/preferences/pages/GraphClusterAutoPage.java | 2 +- .../preferences/pages/GraphClusterFolderNamePage.java | 2 +- .../preferences/pages/GraphClusterModuleNamePage.java | 2 +- .../titanium/preferences/pages/GraphClusterPage.java | 2 +- .../titanium/preferences/pages/GraphClusterRegexpPage.java | 2 +- .../titanium/preferences/pages/GraphMetricsPage.java | 2 +- .../titanium/preferences/pages/GraphPreferencePage.java | 2 +- .../org/eclipse/titanium/preferences/pages/ListEditor.java | 2 +- .../titanium/preferences/pages/MarkersPreferencePage.java | 2 +- .../preferences/pages/MetricsLimitPreferencePage.java | 2 +- .../titanium/preferences/pages/MetricsPreferencePage.java | 2 +- .../preferences/pages/MetricsViewPreferencePage.java | 2 +- .../preferences/pages/OrganizeImportPreferencePage.java | 2 +- .../eclipse/titanium/preferences/pages/RegexpEditor.java | 2 +- .../eclipse/titanium/preferences/pages/RepairTimePage.java | 2 +- .../preferences/pages/RiskFactorPreferencePage.java | 2 +- .../titanium/preferences/pages/TitaniumPreferencePage.java | 2 +- .../eclipse/titanium/sonar/metrics/ModuleMetricsDto.java | 2 +- .../eclipse/titanium/sonar/metrics/ProjectMetricsDto.java | 2 +- .../titanium/sonar/metrics/SonarMetricsExporter.java | 2 +- .../src/org/eclipse/titanium/swt/SWTResourceManager.java | 2 +- .../src/org/eclipse/titanium/utils/LocationHighlighter.java | 2 +- .../src/org/eclipse/titanium/utils/ProjectAnalyzerJob.java | 2 +- .../eclipse/titanium/utils/ProjectStructureExporter.java | 2 +- .../src/org/eclipse/titanium/utils/SonarDataExporter.java | 2 +- 2305 files changed, 2309 insertions(+), 2307 deletions(-) diff --git a/Regression_test_project/src/MyExample.cfg b/Regression_test_project/src/MyExample.cfg index 4b4e367b2..e07bab773 100644 --- a/Regression_test_project/src/MyExample.cfg +++ b/Regression_test_project/src/MyExample.cfg @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000-2015 Ericsson Telecom AB +# Copyright (c) 2000-2016 Ericsson Telecom AB # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/MyExample.ttcn b/Regression_test_project/src/MyExample.ttcn index a4ab128e3..eacd6ea2f 100644 --- a/Regression_test_project/src/MyExample.ttcn +++ b/Regression_test_project/src/MyExample.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/PCOType.cc b/Regression_test_project/src/PCOType.cc index 56bde56a9..83cd68270 100644 --- a/Regression_test_project/src/PCOType.cc +++ b/Regression_test_project/src/PCOType.cc @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2015 Ericsson Telecom AB +// Copyright (c) 2000-2016 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v1.0 // which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/PCOType.hh b/Regression_test_project/src/PCOType.hh index 4782f2c65..b6b9fe439 100644 --- a/Regression_test_project/src/PCOType.hh +++ b/Regression_test_project/src/PCOType.hh @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2015 Ericsson Telecom AB +// Copyright (c) 2000-2016 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v1.0 // which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/altstep_coverage/altsteps.ttcn b/Regression_test_project/src/code_smells/altstep_coverage/altsteps.ttcn index f6d8c958a..dff98052b 100644 --- a/Regression_test_project/src/code_smells/altstep_coverage/altsteps.ttcn +++ b/Regression_test_project/src/code_smells/altstep_coverage/altsteps.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/circular_importation/import_cycle.ttcn b/Regression_test_project/src/code_smells/circular_importation/import_cycle.ttcn index a25e887d8..19402790d 100644 --- a/Regression_test_project/src/code_smells/circular_importation/import_cycle.ttcn +++ b/Regression_test_project/src/code_smells/circular_importation/import_cycle.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/circular_importation/import_jang.ttcn b/Regression_test_project/src/code_smells/circular_importation/import_jang.ttcn index 9fa38a3a2..0d29ef4b2 100644 --- a/Regression_test_project/src/code_smells/circular_importation/import_jang.ttcn +++ b/Regression_test_project/src/code_smells/circular_importation/import_jang.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/circular_importation/import_jin.ttcn b/Regression_test_project/src/code_smells/circular_importation/import_jin.ttcn index c427bc5df..6d814ed5e 100644 --- a/Regression_test_project/src/code_smells/circular_importation/import_jin.ttcn +++ b/Regression_test_project/src/code_smells/circular_importation/import_jin.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/empty_statement_block/block.ttcn b/Regression_test_project/src/code_smells/empty_statement_block/block.ttcn index 7e286c271..8c6fcacde 100644 --- a/Regression_test_project/src/code_smells/empty_statement_block/block.ttcn +++ b/Regression_test_project/src/code_smells/empty_statement_block/block.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/goto/say_no_to_goto.ttcn b/Regression_test_project/src/code_smells/goto/say_no_to_goto.ttcn index 1699ff9f7..4cf7093e9 100644 --- a/Regression_test_project/src/code_smells/goto/say_no_to_goto.ttcn +++ b/Regression_test_project/src/code_smells/goto/say_no_to_goto.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/if_instead_altguard/altguard.ttcn b/Regression_test_project/src/code_smells/if_instead_altguard/altguard.ttcn index 6b8f78467..6e32fb201 100644 --- a/Regression_test_project/src/code_smells/if_instead_altguard/altguard.ttcn +++ b/Regression_test_project/src/code_smells/if_instead_altguard/altguard.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/if_instead_receive_template/receive_template.ttcn b/Regression_test_project/src/code_smells/if_instead_receive_template/receive_template.ttcn index 93b08bbeb..5c50ee96f 100644 --- a/Regression_test_project/src/code_smells/if_instead_receive_template/receive_template.ttcn +++ b/Regression_test_project/src/code_smells/if_instead_receive_template/receive_template.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/if_without_else/ifelse.ttcn b/Regression_test_project/src/code_smells/if_without_else/ifelse.ttcn index fe2a50de7..e890204e4 100644 --- a/Regression_test_project/src/code_smells/if_without_else/ifelse.ttcn +++ b/Regression_test_project/src/code_smells/if_without_else/ifelse.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/incorrect_shift_rotate_size/shiftrotate.ttcn b/Regression_test_project/src/code_smells/incorrect_shift_rotate_size/shiftrotate.ttcn index 5b4a0a62f..6e739b44c 100644 --- a/Regression_test_project/src/code_smells/incorrect_shift_rotate_size/shiftrotate.ttcn +++ b/Regression_test_project/src/code_smells/incorrect_shift_rotate_size/shiftrotate.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/infinite_loop/loop.ttcn b/Regression_test_project/src/code_smells/infinite_loop/loop.ttcn index b757e34f1..a17c49c61 100644 --- a/Regression_test_project/src/code_smells/infinite_loop/loop.ttcn +++ b/Regression_test_project/src/code_smells/infinite_loop/loop.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/logic_inversion/logic.ttcn b/Regression_test_project/src/code_smells/logic_inversion/logic.ttcn index c36c0f4f0..a311c0bdf 100644 --- a/Regression_test_project/src/code_smells/logic_inversion/logic.ttcn +++ b/Regression_test_project/src/code_smells/logic_inversion/logic.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/magic_number/magic_number.ttcn b/Regression_test_project/src/code_smells/magic_number/magic_number.ttcn index 662a65c92..28adb0917 100644 --- a/Regression_test_project/src/code_smells/magic_number/magic_number.ttcn +++ b/Regression_test_project/src/code_smells/magic_number/magic_number.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/magic_string/magic_string.ttcn b/Regression_test_project/src/code_smells/magic_string/magic_string.ttcn index 2422151d2..c5b7003c7 100644 --- a/Regression_test_project/src/code_smells/magic_string/magic_string.ttcn +++ b/Regression_test_project/src/code_smells/magic_string/magic_string.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/missing_friend/buddy.ttcn b/Regression_test_project/src/code_smells/missing_friend/buddy.ttcn index 9aa540fd9..fe4590bd1 100644 --- a/Regression_test_project/src/code_smells/missing_friend/buddy.ttcn +++ b/Regression_test_project/src/code_smells/missing_friend/buddy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/missing_friend/guy.ttcn b/Regression_test_project/src/code_smells/missing_friend/guy.ttcn index 91c333fb5..d2395df35 100644 --- a/Regression_test_project/src/code_smells/missing_friend/guy.ttcn +++ b/Regression_test_project/src/code_smells/missing_friend/guy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/missing_import/imported_2.ttcn b/Regression_test_project/src/code_smells/missing_import/imported_2.ttcn index 1bb123e9f..416c62e8d 100644 --- a/Regression_test_project/src/code_smells/missing_import/imported_2.ttcn +++ b/Regression_test_project/src/code_smells/missing_import/imported_2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/missing_import/importer.ttcn b/Regression_test_project/src/code_smells/missing_import/importer.ttcn index 9609ba80d..48fa331c3 100644 --- a/Regression_test_project/src/code_smells/missing_import/importer.ttcn +++ b/Regression_test_project/src/code_smells/missing_import/importer.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/modulename_in_definition/modulename.ttcn b/Regression_test_project/src/code_smells/modulename_in_definition/modulename.ttcn index c7f11f423..bce82294f 100644 --- a/Regression_test_project/src/code_smells/modulename_in_definition/modulename.ttcn +++ b/Regression_test_project/src/code_smells/modulename_in_definition/modulename.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/nonprivate_private/nonprivate.ttcn b/Regression_test_project/src/code_smells/nonprivate_private/nonprivate.ttcn index 1ad1c72c2..33928e646 100644 --- a/Regression_test_project/src/code_smells/nonprivate_private/nonprivate.ttcn +++ b/Regression_test_project/src/code_smells/nonprivate_private/nonprivate.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/nonprivate_private/referrer.ttcn b/Regression_test_project/src/code_smells/nonprivate_private/referrer.ttcn index cc8418d66..2c6c1fa6f 100644 --- a/Regression_test_project/src/code_smells/nonprivate_private/referrer.ttcn +++ b/Regression_test_project/src/code_smells/nonprivate_private/referrer.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/readonly_inout_param/ro_inout.ttcn b/Regression_test_project/src/code_smells/readonly_inout_param/ro_inout.ttcn index 28373da64..3fce5c08e 100644 --- a/Regression_test_project/src/code_smells/readonly_inout_param/ro_inout.ttcn +++ b/Regression_test_project/src/code_smells/readonly_inout_param/ro_inout.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/readonly_loc_variable/ro_loc.ttcn b/Regression_test_project/src/code_smells/readonly_loc_variable/ro_loc.ttcn index cd0e7ce81..8f67f4e83 100644 --- a/Regression_test_project/src/code_smells/readonly_loc_variable/ro_loc.ttcn +++ b/Regression_test_project/src/code_smells/readonly_loc_variable/ro_loc.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/readonly_out_param/ro_out.ttcn b/Regression_test_project/src/code_smells/readonly_out_param/ro_out.ttcn index a52e8d7e0..091039751 100644 --- a/Regression_test_project/src/code_smells/readonly_out_param/ro_out.ttcn +++ b/Regression_test_project/src/code_smells/readonly_out_param/ro_out.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/receive_any_template/any_template.ttcn b/Regression_test_project/src/code_smells/receive_any_template/any_template.ttcn index e398e7ce6..2c0c90911 100644 --- a/Regression_test_project/src/code_smells/receive_any_template/any_template.ttcn +++ b/Regression_test_project/src/code_smells/receive_any_template/any_template.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/setverdict_without_reason/verdict.ttcn b/Regression_test_project/src/code_smells/setverdict_without_reason/verdict.ttcn index 3b2a5003e..bd8ba926d 100644 --- a/Regression_test_project/src/code_smells/setverdict_without_reason/verdict.ttcn +++ b/Regression_test_project/src/code_smells/setverdict_without_reason/verdict.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/sizecheck_in_loop/sizecheck.ttcn b/Regression_test_project/src/code_smells/sizecheck_in_loop/sizecheck.ttcn index 174d5a640..3f9b0e31a 100644 --- a/Regression_test_project/src/code_smells/sizecheck_in_loop/sizecheck.ttcn +++ b/Regression_test_project/src/code_smells/sizecheck_in_loop/sizecheck.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/stop_in_function/stop_func.ttcn b/Regression_test_project/src/code_smells/stop_in_function/stop_func.ttcn index 4d3bca397..b0e48bfa1 100644 --- a/Regression_test_project/src/code_smells/stop_in_function/stop_func.ttcn +++ b/Regression_test_project/src/code_smells/stop_in_function/stop_func.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/switch_on_boolean/switch_bool.ttcn b/Regression_test_project/src/code_smells/switch_on_boolean/switch_bool.ttcn index 1182d6e80..4d26e653a 100644 --- a/Regression_test_project/src/code_smells/switch_on_boolean/switch_bool.ttcn +++ b/Regression_test_project/src/code_smells/switch_on_boolean/switch_bool.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/too_complex_expression/complex_expr.ttcn b/Regression_test_project/src/code_smells/too_complex_expression/complex_expr.ttcn index 1849e4e39..e34e30f9f 100644 --- a/Regression_test_project/src/code_smells/too_complex_expression/complex_expr.ttcn +++ b/Regression_test_project/src/code_smells/too_complex_expression/complex_expr.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/too_many_parameters/many_param.ttcn b/Regression_test_project/src/code_smells/too_many_parameters/many_param.ttcn index 7f0d0d11c..f659dd879 100644 --- a/Regression_test_project/src/code_smells/too_many_parameters/many_param.ttcn +++ b/Regression_test_project/src/code_smells/too_many_parameters/many_param.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/too_many_statements/many_statements.ttcn b/Regression_test_project/src/code_smells/too_many_statements/many_statements.ttcn index 32f00803b..4474cd193 100644 --- a/Regression_test_project/src/code_smells/too_many_statements/many_statements.ttcn +++ b/Regression_test_project/src/code_smells/too_many_statements/many_statements.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/typename_in_definition/type_in_def.ttcn b/Regression_test_project/src/code_smells/typename_in_definition/type_in_def.ttcn index e0a351eca..6f57f23e6 100644 --- a/Regression_test_project/src/code_smells/typename_in_definition/type_in_def.ttcn +++ b/Regression_test_project/src/code_smells/typename_in_definition/type_in_def.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/types.ttcn b/Regression_test_project/src/code_smells/types.ttcn index fbed2a0a8..bbcaa1214 100644 --- a/Regression_test_project/src/code_smells/types.ttcn +++ b/Regression_test_project/src/code_smells/types.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/uncommented_function/no_comment.ttcn b/Regression_test_project/src/code_smells/uncommented_function/no_comment.ttcn index 77f1bf5e5..3535f51ff 100644 --- a/Regression_test_project/src/code_smells/uncommented_function/no_comment.ttcn +++ b/Regression_test_project/src/code_smells/uncommented_function/no_comment.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/uninitialized_variable/init_var.ttcn b/Regression_test_project/src/code_smells/uninitialized_variable/init_var.ttcn index 7820209db..d4d95cd82 100644 --- a/Regression_test_project/src/code_smells/uninitialized_variable/init_var.ttcn +++ b/Regression_test_project/src/code_smells/uninitialized_variable/init_var.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unnecessary_control/overcomp.ttcn b/Regression_test_project/src/code_smells/unnecessary_control/overcomp.ttcn index c109415df..2aaf0119d 100644 --- a/Regression_test_project/src/code_smells/unnecessary_control/overcomp.ttcn +++ b/Regression_test_project/src/code_smells/unnecessary_control/overcomp.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unnecessary_valueof/omit_valueof.ttcn b/Regression_test_project/src/code_smells/unnecessary_valueof/omit_valueof.ttcn index 1aeabfa55..120ba26e9 100644 --- a/Regression_test_project/src/code_smells/unnecessary_valueof/omit_valueof.ttcn +++ b/Regression_test_project/src/code_smells/unnecessary_valueof/omit_valueof.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unused_function_return_values/omit_retval.ttcn b/Regression_test_project/src/code_smells/unused_function_return_values/omit_retval.ttcn index b344344d8..8d593363c 100644 --- a/Regression_test_project/src/code_smells/unused_function_return_values/omit_retval.ttcn +++ b/Regression_test_project/src/code_smells/unused_function_return_values/omit_retval.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unused_global_definition/unused_global.ttcn b/Regression_test_project/src/code_smells/unused_global_definition/unused_global.ttcn index b79e1950d..2d5d79601 100644 --- a/Regression_test_project/src/code_smells/unused_global_definition/unused_global.ttcn +++ b/Regression_test_project/src/code_smells/unused_global_definition/unused_global.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unused_import/unused_import.ttcn b/Regression_test_project/src/code_smells/unused_import/unused_import.ttcn index b21f08654..d2158282b 100644 --- a/Regression_test_project/src/code_smells/unused_import/unused_import.ttcn +++ b/Regression_test_project/src/code_smells/unused_import/unused_import.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unused_local_definition/unused_local.ttcn b/Regression_test_project/src/code_smells/unused_local_definition/unused_local.ttcn index 08ab38d6a..097473dbc 100644 --- a/Regression_test_project/src/code_smells/unused_local_definition/unused_local.ttcn +++ b/Regression_test_project/src/code_smells/unused_local_definition/unused_local.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/unused_started_function_return_values/omit_started_retval.ttcn b/Regression_test_project/src/code_smells/unused_started_function_return_values/omit_started_retval.ttcn index 4e25bd3e3..ecc75bba5 100644 --- a/Regression_test_project/src/code_smells/unused_started_function_return_values/omit_started_retval.ttcn +++ b/Regression_test_project/src/code_smells/unused_started_function_return_values/omit_started_retval.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/code_smells/visibility_in_definition/visibility.ttcn b/Regression_test_project/src/code_smells/visibility_in_definition/visibility.ttcn index 217733574..b73c0a6d4 100644 --- a/Regression_test_project/src/code_smells/visibility_in_definition/visibility.ttcn +++ b/Regression_test_project/src/code_smells/visibility_in_definition/visibility.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/a.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/a.ttcn3 index 9731baa32..d7b09696f 100644 --- a/Regression_test_project/src/graph_tests/test1/src/a.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/a.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/b.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/b.ttcn3 index 6c30a359b..568bf36a8 100644 --- a/Regression_test_project/src/graph_tests/test1/src/b.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/b.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/c.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/c.ttcn3 index 276be0401..fa97ddf4d 100644 --- a/Regression_test_project/src/graph_tests/test1/src/c.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/c.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/d.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/d.ttcn3 index ebd2e3a17..3c61ff246 100644 --- a/Regression_test_project/src/graph_tests/test1/src/d.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/d.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/e.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/e.ttcn3 index 83cca159a..bcd85ebe3 100644 --- a/Regression_test_project/src/graph_tests/test1/src/e.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/e.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/f.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/f.ttcn3 index e290a5b47..de7229389 100644 --- a/Regression_test_project/src/graph_tests/test1/src/f.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/f.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test1/src/g.ttcn3 b/Regression_test_project/src/graph_tests/test1/src/g.ttcn3 index e79b00534..000f4e477 100644 --- a/Regression_test_project/src/graph_tests/test1/src/g.ttcn3 +++ b/Regression_test_project/src/graph_tests/test1/src/g.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/graph_tests/test2/src/A_Module.ttcn3 b/Regression_test_project/src/graph_tests/test2/src/A_Module.ttcn3 index 774177ea0..930e70d3e 100644 --- a/Regression_test_project/src/graph_tests/test2/src/A_Module.ttcn3 +++ b/Regression_test_project/src/graph_tests/test2/src/A_Module.ttcn3 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_Branches/AM_Branches.ttcn b/Regression_test_project/src/metrics/AM_Branches/AM_Branches.ttcn index e8c39f4be..9c4326bb2 100644 --- a/Regression_test_project/src/metrics/AM_Branches/AM_Branches.ttcn +++ b/Regression_test_project/src/metrics/AM_Branches/AM_Branches.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_CyclomaticComplexity/AM_CyclomaticComplexity.ttcn b/Regression_test_project/src/metrics/AM_CyclomaticComplexity/AM_CyclomaticComplexity.ttcn index 95a36f1c5..15e553019 100644 --- a/Regression_test_project/src/metrics/AM_CyclomaticComplexity/AM_CyclomaticComplexity.ttcn +++ b/Regression_test_project/src/metrics/AM_CyclomaticComplexity/AM_CyclomaticComplexity.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_InEnvy/AM_InEnvy.ttcn b/Regression_test_project/src/metrics/AM_InEnvy/AM_InEnvy.ttcn index 8c6f7f4d7..12266e7d0 100644 --- a/Regression_test_project/src/metrics/AM_InEnvy/AM_InEnvy.ttcn +++ b/Regression_test_project/src/metrics/AM_InEnvy/AM_InEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_LinesOfCode/AM_LinesOfCode.ttcn b/Regression_test_project/src/metrics/AM_LinesOfCode/AM_LinesOfCode.ttcn index a72cf4a71..21e245f56 100644 --- a/Regression_test_project/src/metrics/AM_LinesOfCode/AM_LinesOfCode.ttcn +++ b/Regression_test_project/src/metrics/AM_LinesOfCode/AM_LinesOfCode.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_Nesting/AM_Nesting.ttcn b/Regression_test_project/src/metrics/AM_Nesting/AM_Nesting.ttcn index 148bfe402..f4cd24927 100644 --- a/Regression_test_project/src/metrics/AM_Nesting/AM_Nesting.ttcn +++ b/Regression_test_project/src/metrics/AM_Nesting/AM_Nesting.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_NumberOfParams/AM_NumberOfParams.ttcn b/Regression_test_project/src/metrics/AM_NumberOfParams/AM_NumberOfParams.ttcn index 1cc41a26c..f5e1226a4 100644 --- a/Regression_test_project/src/metrics/AM_NumberOfParams/AM_NumberOfParams.ttcn +++ b/Regression_test_project/src/metrics/AM_NumberOfParams/AM_NumberOfParams.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/AM_OutEnvy/AM_OutEnvy.ttcn b/Regression_test_project/src/metrics/AM_OutEnvy/AM_OutEnvy.ttcn index fa548781a..39faaf1bd 100644 --- a/Regression_test_project/src/metrics/AM_OutEnvy/AM_OutEnvy.ttcn +++ b/Regression_test_project/src/metrics/AM_OutEnvy/AM_OutEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_CyclomaticComplexity/FM_CyclomaticComplexity.ttcn b/Regression_test_project/src/metrics/FM_CyclomaticComplexity/FM_CyclomaticComplexity.ttcn index e3468bab9..0fe790c29 100644 --- a/Regression_test_project/src/metrics/FM_CyclomaticComplexity/FM_CyclomaticComplexity.ttcn +++ b/Regression_test_project/src/metrics/FM_CyclomaticComplexity/FM_CyclomaticComplexity.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_DefaultActivations/FM_DefaultActivations.ttcn b/Regression_test_project/src/metrics/FM_DefaultActivations/FM_DefaultActivations.ttcn index 68694f45c..4d064a8fe 100644 --- a/Regression_test_project/src/metrics/FM_DefaultActivations/FM_DefaultActivations.ttcn +++ b/Regression_test_project/src/metrics/FM_DefaultActivations/FM_DefaultActivations.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_InEnvy/FM_InEnvy.ttcn b/Regression_test_project/src/metrics/FM_InEnvy/FM_InEnvy.ttcn index 42c1c889d..97de55b19 100644 --- a/Regression_test_project/src/metrics/FM_InEnvy/FM_InEnvy.ttcn +++ b/Regression_test_project/src/metrics/FM_InEnvy/FM_InEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_LinesOfCode/FM_LinesOfCode.ttcn b/Regression_test_project/src/metrics/FM_LinesOfCode/FM_LinesOfCode.ttcn index bd057fca7..e257da195 100644 --- a/Regression_test_project/src/metrics/FM_LinesOfCode/FM_LinesOfCode.ttcn +++ b/Regression_test_project/src/metrics/FM_LinesOfCode/FM_LinesOfCode.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_Nesting/FM_Nesting.ttcn b/Regression_test_project/src/metrics/FM_Nesting/FM_Nesting.ttcn index 3606eef8a..b15e50975 100644 --- a/Regression_test_project/src/metrics/FM_Nesting/FM_Nesting.ttcn +++ b/Regression_test_project/src/metrics/FM_Nesting/FM_Nesting.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_NumberOfParams/FM_NumberOfParams.ttcn b/Regression_test_project/src/metrics/FM_NumberOfParams/FM_NumberOfParams.ttcn index 150bebc8e..fd33842db 100644 --- a/Regression_test_project/src/metrics/FM_NumberOfParams/FM_NumberOfParams.ttcn +++ b/Regression_test_project/src/metrics/FM_NumberOfParams/FM_NumberOfParams.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_OutEnvy/FM_OutEnvy.ttcn b/Regression_test_project/src/metrics/FM_OutEnvy/FM_OutEnvy.ttcn index 6fc1642bc..440ff0b91 100644 --- a/Regression_test_project/src/metrics/FM_OutEnvy/FM_OutEnvy.ttcn +++ b/Regression_test_project/src/metrics/FM_OutEnvy/FM_OutEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints.ttcn b/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints.ttcn index adac38219..780a3b9dc 100644 --- a/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints.ttcn +++ b/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints2.ttcn b/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints2.ttcn index 6bda04803..a67485ba2 100644 --- a/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints2.ttcn +++ b/Regression_test_project/src/metrics/FM_ReturnPoints/FM_ReturnPoints2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling.ttcn b/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling.ttcn index 9ca7cfd33..dc39aa1a3 100644 --- a/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling.ttcn +++ b/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling2.ttcn b/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling2.ttcn index e25522d0a..d585b705f 100644 --- a/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling2.ttcn +++ b/Regression_test_project/src/metrics/MM_AfferentCoupling/MM_AfferentCoupling2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_EfferentCoupling/MM_EfferentCoupling.ttcn b/Regression_test_project/src/metrics/MM_EfferentCoupling/MM_EfferentCoupling.ttcn index 53cdd414b..4d2a6a632 100644 --- a/Regression_test_project/src/metrics/MM_EfferentCoupling/MM_EfferentCoupling.ttcn +++ b/Regression_test_project/src/metrics/MM_EfferentCoupling/MM_EfferentCoupling.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_InEnvy/MM_InEnvy.ttcn b/Regression_test_project/src/metrics/MM_InEnvy/MM_InEnvy.ttcn index 3a9262ffd..ab13d9420 100644 --- a/Regression_test_project/src/metrics/MM_InEnvy/MM_InEnvy.ttcn +++ b/Regression_test_project/src/metrics/MM_InEnvy/MM_InEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_Instability/MM_Instability.ttcn b/Regression_test_project/src/metrics/MM_Instability/MM_Instability.ttcn index a01fbb77f..d6ca9821d 100644 --- a/Regression_test_project/src/metrics/MM_Instability/MM_Instability.ttcn +++ b/Regression_test_project/src/metrics/MM_Instability/MM_Instability.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_Instability/MM_Instability2.ttcn b/Regression_test_project/src/metrics/MM_Instability/MM_Instability2.ttcn index 9acd69eb4..7432e4357 100644 --- a/Regression_test_project/src/metrics/MM_Instability/MM_Instability2.ttcn +++ b/Regression_test_project/src/metrics/MM_Instability/MM_Instability2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_LinesOfCode/MM_LinesOfCode.ttcn b/Regression_test_project/src/metrics/MM_LinesOfCode/MM_LinesOfCode.ttcn index 68014bfbb..c979ffbee 100644 --- a/Regression_test_project/src/metrics/MM_LinesOfCode/MM_LinesOfCode.ttcn +++ b/Regression_test_project/src/metrics/MM_LinesOfCode/MM_LinesOfCode.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_NofAltsteps/MM_NofAltsteps.ttcn b/Regression_test_project/src/metrics/MM_NofAltsteps/MM_NofAltsteps.ttcn index bac57dfab..ce1bca589 100644 --- a/Regression_test_project/src/metrics/MM_NofAltsteps/MM_NofAltsteps.ttcn +++ b/Regression_test_project/src/metrics/MM_NofAltsteps/MM_NofAltsteps.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_NofFixme/MM_NofFixme.ttcn b/Regression_test_project/src/metrics/MM_NofFixme/MM_NofFixme.ttcn index c2cbea1af..aff7405ef 100644 --- a/Regression_test_project/src/metrics/MM_NofFixme/MM_NofFixme.ttcn +++ b/Regression_test_project/src/metrics/MM_NofFixme/MM_NofFixme.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_NofFunctions/MM_NofFunctions.ttcn b/Regression_test_project/src/metrics/MM_NofFunctions/MM_NofFunctions.ttcn index 8ee1ad16c..c9bbe231f 100644 --- a/Regression_test_project/src/metrics/MM_NofFunctions/MM_NofFunctions.ttcn +++ b/Regression_test_project/src/metrics/MM_NofFunctions/MM_NofFunctions.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_NofImports/MM_NofImports.ttcn b/Regression_test_project/src/metrics/MM_NofImports/MM_NofImports.ttcn index 11c996035..cbdec1177 100644 --- a/Regression_test_project/src/metrics/MM_NofImports/MM_NofImports.ttcn +++ b/Regression_test_project/src/metrics/MM_NofImports/MM_NofImports.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_NofTestcases/MM_NofTestcases.ttcn b/Regression_test_project/src/metrics/MM_NofTestcases/MM_NofTestcases.ttcn index 9381dfe96..2242c2076 100644 --- a/Regression_test_project/src/metrics/MM_NofTestcases/MM_NofTestcases.ttcn +++ b/Regression_test_project/src/metrics/MM_NofTestcases/MM_NofTestcases.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_OutEnvy/MM_OutEnvy.ttcn b/Regression_test_project/src/metrics/MM_OutEnvy/MM_OutEnvy.ttcn index e7c73e162..86256935b 100644 --- a/Regression_test_project/src/metrics/MM_OutEnvy/MM_OutEnvy.ttcn +++ b/Regression_test_project/src/metrics/MM_OutEnvy/MM_OutEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImported.ttcn b/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImported.ttcn index dd1129786..21397b792 100644 --- a/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImported.ttcn +++ b/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImported.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee1.ttcn b/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee1.ttcn index 1c8bab1d7..06089f1c8 100644 --- a/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee1.ttcn +++ b/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee1.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee2.ttcn b/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee2.ttcn index bf9475278..a7c9989ef 100644 --- a/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee2.ttcn +++ b/Regression_test_project/src/metrics/MM_TimesImported/MM_TimesImportee2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/TM_CyclomaticComplexity/TM_CyclomaticComplexity.ttcn b/Regression_test_project/src/metrics/TM_CyclomaticComplexity/TM_CyclomaticComplexity.ttcn index fb98a8da7..81855edae 100644 --- a/Regression_test_project/src/metrics/TM_CyclomaticComplexity/TM_CyclomaticComplexity.ttcn +++ b/Regression_test_project/src/metrics/TM_CyclomaticComplexity/TM_CyclomaticComplexity.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/TM_InEnvy/TM_InEnvy.ttcn b/Regression_test_project/src/metrics/TM_InEnvy/TM_InEnvy.ttcn index 0eb31f3b4..b8d8dc88b 100644 --- a/Regression_test_project/src/metrics/TM_InEnvy/TM_InEnvy.ttcn +++ b/Regression_test_project/src/metrics/TM_InEnvy/TM_InEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/TM_LinesOfCode/TM_LinesOfCode.ttcn b/Regression_test_project/src/metrics/TM_LinesOfCode/TM_LinesOfCode.ttcn index ea71e2b02..d72d55373 100644 --- a/Regression_test_project/src/metrics/TM_LinesOfCode/TM_LinesOfCode.ttcn +++ b/Regression_test_project/src/metrics/TM_LinesOfCode/TM_LinesOfCode.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/TM_Nesting/TM_Nesting.ttcn b/Regression_test_project/src/metrics/TM_Nesting/TM_Nesting.ttcn index 5d1cdd54c..e6ca4a092 100644 --- a/Regression_test_project/src/metrics/TM_Nesting/TM_Nesting.ttcn +++ b/Regression_test_project/src/metrics/TM_Nesting/TM_Nesting.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/TM_NumberOfParams/TM_NumberOfParams.ttcn b/Regression_test_project/src/metrics/TM_NumberOfParams/TM_NumberOfParams.ttcn index 6b6202609..539ad71b1 100644 --- a/Regression_test_project/src/metrics/TM_NumberOfParams/TM_NumberOfParams.ttcn +++ b/Regression_test_project/src/metrics/TM_NumberOfParams/TM_NumberOfParams.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Regression_test_project/src/metrics/TM_OutEnvy/TM_OutEnvy.ttcn b/Regression_test_project/src/metrics/TM_OutEnvy/TM_OutEnvy.ttcn index 00128af2f..561c63855 100644 --- a/Regression_test_project/src/metrics/TM_OutEnvy/TM_OutEnvy.ttcn +++ b/Regression_test_project/src/metrics/TM_OutEnvy/TM_OutEnvy.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/cfgFile/included.cfg b/Semantic_Analizer_Tests/cfgFile/included.cfg index 1c0112dae..1f22730c4 100644 --- a/Semantic_Analizer_Tests/cfgFile/included.cfg +++ b/Semantic_Analizer_Tests/cfgFile/included.cfg @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000-2015 Ericsson Telecom AB +# Copyright (c) 2000-2016 Ericsson Telecom AB # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/cfgFile/ipv6addresses.cfg b/Semantic_Analizer_Tests/cfgFile/ipv6addresses.cfg index cd15efc97..37fbad6ba 100644 --- a/Semantic_Analizer_Tests/cfgFile/ipv6addresses.cfg +++ b/Semantic_Analizer_Tests/cfgFile/ipv6addresses.cfg @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000-2015 Ericsson Telecom AB +# Copyright (c) 2000-2016 Ericsson Telecom AB # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/LazyTryCatchTest.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/LazyTryCatchTest.ttcn index 051233f3c..ea1930aff 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/LazyTryCatchTest.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/LazyTryCatchTest.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/attribute_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/attribute_tests.ttcn index 41c85bc4f..a0e6139e7 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/attribute_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/attribute_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/expression_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/expression_tests.ttcn index 57d1a37ed..eeff5c036 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/expression_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/expression_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/namingConvention.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/namingConvention.ttcn index 1b4a5f00d..9e8c9a62a 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/namingConvention.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/namingConvention.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/negativeTesting.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/negativeTesting.ttcn index 5ea301fcf..290d5e0fb 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/negativeTesting.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/negativeTesting.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/Five.ttcnin b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/Five.ttcnin index c3ed57d4e..3101ae53f 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/Five.ttcnin +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/Five.ttcnin @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_import_macro_test.ttcnpp b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_import_macro_test.ttcnpp index 166612098..d5f3f91e5 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_import_macro_test.ttcnpp +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_import_macro_test.ttcnpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_imported_B.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_imported_B.ttcn index bf06c79eb..f90800a39 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_imported_B.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_imported_B.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_marker_test_with_syntax_errors.ttcnpp b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_marker_test_with_syntax_errors.ttcnpp index 4155f4ff8..bbf35255b 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_marker_test_with_syntax_errors.ttcnpp +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_marker_test_with_syntax_errors.ttcnpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_imported_A.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_imported_A.ttcn index 68c35d409..06a430dc6 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_imported_A.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_imported_A.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl1.ttcnin b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl1.ttcnin index e914a7f93..9e69d617d 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl1.ttcnin +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl1.ttcnin @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl2.ttcnin b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl2.ttcnin index fdcdcf20a..093d8fca0 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl2.ttcnin +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_incl2.ttcnin @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_main.ttcnpp b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_main.ttcnpp index 18065a777..6f47c3cd6 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_main.ttcnpp +++ b/Semantic_Analizer_Tests/src/Basic_tests/preprocessor_test/ttcnpp_test_main.ttcnpp @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/specificValue_template_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/specificValue_template_tests.ttcn index a0b8de144..7d9c75833 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/specificValue_template_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/specificValue_template_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/statement_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/statement_tests.ttcn index 00be509c6..4f1c7a18f 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/statement_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/statement_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/subtype_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/subtype_tests.ttcn index 370046803..612e274bb 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/subtype_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/subtype_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_negative_test.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_negative_test.ttcn index de985fdbb..512cc0373 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_negative_test.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_negative_test.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_test.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_test.ttcn index 4b1a1700c..4be3f51d2 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_test.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/t3doc_explicit_test.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/template_assignment_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/template_assignment_tests.ttcn index c1484ed58..ff7967c4a 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/template_assignment_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/template_assignment_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/template_formalparlist_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/template_formalparlist_tests.ttcn index 96285c845..c76e1f17a 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/template_formalparlist_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/template_formalparlist_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/template_specific_test.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/template_specific_test.ttcn index 5feb23576..b71e6bee9 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/template_specific_test.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/template_specific_test.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from.ttcn index b7f451e48..c2764cb14 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_complement.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_complement.ttcn index 481aa4740..1cac8cde3 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_complement.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_complement.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_permutation.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_permutation.ttcn index eb0e6dfd3..4e29e1d27 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_permutation.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_permutation.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_subset.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_subset.ttcn index e282dd8ae..ac782efc5 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_subset.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_subset.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_superset.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_superset.ttcn index 998df0887..f3c9d447f 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_superset.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/all_from_superset.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/everything.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/everything.ttcn index 8698ee7f7..58d9be569 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/everything.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/everything.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/functions.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/functions.ttcn index c64a222fb..fb1fc2bf8 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/functions.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/functions.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/imported_templates.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/imported_templates.ttcn index 84dd3ad32..a224e9c6f 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/imported_templates.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/imported_templates.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/sapc.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/sapc.ttcn index 45a5939fb..99a84adf1 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/sapc.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/sapc.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/types.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/types.ttcn index 2f2c2878a..5f3c71d54 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/types.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/templates/all_from/positive/types.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/value_assignment_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/value_assignment_tests.ttcn index 72651d98a..7155d351d 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/value_assignment_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/value_assignment_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Basic_tests/value_tests.ttcn b/Semantic_Analizer_Tests/src/Basic_tests/value_tests.ttcn index 630a78806..79f0220e7 100644 --- a/Semantic_Analizer_Tests/src/Basic_tests/value_tests.ttcn +++ b/Semantic_Analizer_Tests/src/Basic_tests/value_tests.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors.ttcn b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors.ttcn index 70751044e..0912f974d 100644 --- a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors.ttcn +++ b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors2.ttcn b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors2.ttcn index 320680322..540058018 100644 --- a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors2.ttcn +++ b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors3.ttcn b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors3.ttcn index 453f5d767..c29e52488 100644 --- a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors3.ttcn +++ b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors3.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors4.ttcn b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors4.ttcn index 22ade45cc..dada49d7a 100644 --- a/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors4.ttcn +++ b/Semantic_Analizer_Tests/src/Unstructured_tests/Semantic_errors4.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings.ttcn b/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings.ttcn index c8cffb069..cf3c6d755 100644 --- a/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings.ttcn +++ b/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings2.ttcn b/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings2.ttcn index f5673f2fc..4e472ea7c 100644 --- a/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings2.ttcn +++ b/Semantic_Analizer_Tests/src/Unstructured_tests/Syntax_warnings2.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (c) 2000-2015 Ericsson Telecom AB + * Copyright (c) 2000-2016 Ericsson Telecom AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/Semantic_Analizer_Tests/tpdTest/Abstract_Socket_CNL113384.tpd b/Semantic_Analizer_Tests/tpdTest/Abstract_Socket_CNL113384.tpd index 0ac5b1a14..fef8d964a 100644 --- a/Semantic_Analizer_Tests/tpdTest/Abstract_Socket_CNL113384.tpd +++ b/Semantic_Analizer_Tests/tpdTest/Abstract_Socket_CNL113384.tpd @@ -1,6 +1,6 @@