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