Class Method list used by SAP ABAP Class CL_RFAC_CONFLICT_DETECTOR (detector for naming conflicts in refactoring)
SAP ABAP Class CL_RFAC_CONFLICT_DETECTOR (detector for naming conflicts in refactoring) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see longtext)
2 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_BOUND ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ART_BLACKBOARD - CREATE Refactoring blackboard
4 Class Method  CL_ART_BLACKBOARD - GET_SCAN_RESULT Refactoring blackboard
5 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_CLASS Refactoring blackboard
6 Class Method  CL_ART_BLACKBOARD - SET_SOURCE_OBJECT Refactoring blackboard
7 Class Method  CL_ART_CONTRIB_SCAN_RESULT - CREATE contributor for source handler and selection position
8 Class Method  CL_OO_CLASSNAME_SERVICE - GET_CCIMP_NAME Service for Include Names in Class Environment
9 Class Method  CL_OO_CLASSNAME_SERVICE - GET_CLASSPOOL_NAME Service for Include Names in Class Environment
10 Class Method  CL_OO_CLASSNAME_SERVICE - GET_CLSNAME_BY_INCLUDE Service for Include Names in Class Environment
11 Class Method  CL_OO_CLASSNAME_SERVICE - GET_CLSNAME_BY_INCLUDE Service for Include Names in Class Environment
12 Class Method  CL_OO_CLASSNAME_SERVICE - GET_CLSNAME_BY_INCLUDE Service for Include Names in Class Environment
13 Class Method  CL_OO_CLASSNAME_SERVICE - GET_CS_NAME Service for Include Names in Class Environment
14 Class Method  CL_OO_CLIF_SOURCE - GET_SYNTAX_CHECK_INCLUDES Source Code of a Class
15 Class Method  CL_OO_CLIF_SOURCE - SET_SOURCE Source Code of a Class
16 Class Method  CL_OO_FACTORY - CREATE_CLIF_SOURCE Factory for class editor
17 Class Method  CL_OO_FACTORY - CREATE_INSTANCE Factory for class editor
18 Class Method  CL_RFAC_CONFLICT_DETECTOR - APPROVE_COMPONENT_DEF_CODE detector for naming conflicts in refactoring
19 Class Method  CL_RFAC_CONFLICT_DETECTOR - CREATE detector for naming conflicts in refactoring
20 Class Method  CL_RFAC_CONFLICT_DETECTOR - GET_INCLUDES_FOR_CS_INCLUDE detector for naming conflicts in refactoring SOURCE replacement_includes = get_includes_for_cs_include( ).
21 Class Method  CL_RFAC_CONFLICT_DETECTOR - GET_SYNTAX_ERROR_MESSAGES detector for naming conflicts in refactoring SOURCE r_syntax_error_messages = me->get_syntax_error_messages( i_component_name = i_component_name i_syntax_errors = syn_errors ).
22 Class Method  CL_RFAC_CONFLICT_DETECTOR - MANIPULATE_SOURCE_CODE detector for naming conflicts in refactoring SOURCE manipulate_source_code( changing c_source_code = source_code ).
23 Class Method  CL_RFAC_CONFLICT_DETECTOR - MANIPULATE_SOURCE_CODE detector for naming conflicts in refactoring SOURCE manipulate_source_code( changing c_source_code = source_code ).
24 Class Method  CL_RFAC_CONFLICT_DETECTOR - PREPARE_SINGLE_INCLUDE detector for naming conflicts in refactoring SOURCE replacement_includes = prepare_single_include( ).
25 Class Method  CL_RFAC_CONFLICT_DETECTOR - SET_TARGET_OBJECT detector for naming conflicts in refactoring
26 Class Method  IF_ART_BLACKBOARD_CONTRIBUTOR - CONTRIBUTE Agent filling the blackboard
27 Class Method  IF_OO_CLIF_SOURCE - SET_SOURCE Class/Interface source representation
28 Class Method  IF_OO_CLIF_SOURCE_FACTORY - CREATE_CLIF_SOURCE Factory for class/interface sources
29 Class Method  IF_RFAC_SCAN_RESULT - GET_SOURCE_OF_INCLUDE high level access to results from ABAP source scans
30 Class Method  IF_RFAC_SCAN_RESULT - GET_SOURCE_OF_INCLUDE high level access to results from ABAP source scans
31 Class Method  TH_ART_CONTRIBUTOR - CREATE_SOURCE_OBJECT_DOUBLE Test helper for scan result & blackboard contributors