Class Method list used by SAP ABAP Class CL_RFAC_METHOD_INSERTER (Inserts method parts into includes)
SAP ABAP Class
CL_RFAC_METHOD_INSERTER (Inserts method parts into includes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CE_PST_KIND - GET_MEMBERS_INVERSE | Kind of a program structure tree node | ||
| 2 | CE_PST_KIND - IS_KIND_OF | Kind of a program structure tree node | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_FALSE | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ABAP_UNIT_ASSERT - ASSERT_TRUE | ABAP Unit: Assertions (see longtext) | ||
| 7 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 8 | CL_ART_BLACKBOARD - CREATE | Refactoring blackboard | ||
| 9 | CL_ART_BLACKBOARD - GET_SCAN_RESULT | Refactoring blackboard | ||
| 10 | CL_ART_BLACKBOARD - GET_SCAN_RESULT | Refactoring blackboard | ||
| 11 | CL_ART_BLACKBOARD - GET_START_STMNT_INDEX | Refactoring blackboard | ||
| 12 | CL_ART_BLACKBOARD - GET_START_TOKEN_INDEX | Refactoring blackboard | ||
| 13 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 14 | CL_PST_CLASS - CREATE | Tree | ||
| 15 | CL_PST_CLASS - DOES_SECTION_EXIST | Tree | ||
| 16 | CL_PST_CLASS - FIND_MEMBER | Tree | ||
| 17 | CL_PST_CLASS - FIND_PREVIOUS_NODE_FOR_MEMBER | Tree | ||
| 18 | CL_PST_NODE - COUNT_EMPTY_LINES_BEFORE | Element | ||
| 19 | CL_PST_NODE - FIND_LAST_CHILD | Element | ||
| 20 | CL_PST_NODE - FIND_NODE_BY_NAME | Element | ||
| 21 | CL_PST_NODE - FIND_NODE_BY_NAME | Element | ||
| 22 | CL_PST_STATEMENT - GET_FIRST_LOCAL_TOKEN | PST Statement | ||
| 23 | CL_PST_STATEMENT - GET_LAST_LOCAL_TOKEN | PST Statement | ||
| 24 | CL_PST_STATEMENT - GET_PST_STATEMENT_TABLE | PST Statement | ||
| 25 | CL_PST_STATEMENT - GET_PST_STATEMENT_TABLE | PST Statement | ||
| 26 | CL_PST_STATEMENT - GET_STATEMENT_INDEX | PST Statement | ||
| 27 | CL_PST_STATEMENT - GET_STRUCTURE_INFO | PST Statement | ||
| 28 | CL_PST_STATEMENT - GET_STRUCTURE_INFO | PST Statement | ||
| 29 | CL_PST_STATEMENT - GET_TERMINATOR_POSITION | PST Statement | ||
| 30 | CL_PST_STATEMENT - IS_CHAINED | PST Statement | ||
| 31 | CL_PST_STATEMENT - IS_COMMENT | PST Statement | ||
| 32 | CL_PST_STATEMENT_TABLE - GET_STATEMENT_BOUNDARY | PST Statement Table | ||
| 33 | CL_PST_STATEMENT_TABLE - GET_STRUCTURE_BOUNDARY | PST Statement Table | ||
| 34 | CL_PST_STATEMENT_TABLE - GET_STRUCTURE_BOUNDARY | PST Statement Table | ||
| 35 | CL_RFAC_METHOD_COMPOSER - BUILD_CALL | Generates code for extract method, create method, etc | ||
| 36 | CL_RFAC_METHOD_COMPOSER - BUILD_DEFINITION | Generates code for extract method, create method, etc | ||
| 37 | CL_RFAC_METHOD_COMPOSER - BUILD_DEFINITION | Generates code for extract method, create method, etc | ||
| 38 | CL_RFAC_METHOD_COMPOSER - BUILD_IMPLEMENTATION | Generates code for extract method, create method, etc | ||
| 39 | CL_RFAC_METHOD_COMPOSER - CREATE | Generates code for extract method, create method, etc | ||
| 40 | CL_RFAC_METHOD_COMPOSER - CREATE | Generates code for extract method, create method, etc | ||
| 41 | CL_RFAC_METHOD_COMPOSER - CREATE | Generates code for extract method, create method, etc | ||
| 42 | CL_RFAC_METHOD_COMPOSER - CREATE | Generates code for extract method, create method, etc | ||
| 43 | CL_RFAC_METHOD_DESCRIPTION - ADD_IMPORTING | Metadata for a method | ||
| 44 | CL_RFAC_METHOD_DESCRIPTION - ADD_RETURNING | Metadata for a method | ||
| 45 | CL_RFAC_METHOD_DESCRIPTION - CREATE | Metadata for a method | ||
| 46 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE assert_equals( act = inserter->convert_source_table_to_string( code_to_be_inserted ) exp = |ABC{ cl_abap_char_utilities=>newline }XYZ| ). |
|
| 47 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE range-new_content = convert_source_table_to_string( i_source ). |
|
| 48 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE r_range-new_content = convert_source_table_to_string( definition_source ). |
|
| 49 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE r_result = convert_source_table_to_string( composer->build_implementation( ) ). |
|
| 50 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE r_range-new_content = convert_source_table_to_string( code_method_call ). |
|
| 51 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE range_pub_section-new_content = range_pub_section-new_content && me->convert_source_table_to_string( composer->build_definition( ) ). |
|
| 52 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE temporary_range-new_content = temporary_range-new_content && me->convert_source_table_to_string( composer->build_definition( ) ). |
|
| 53 | CL_RFAC_METHOD_INSERTER - CONVERT_SOURCE_TABLE_TO_STRING | Inserts method parts into includes | SOURCE temporary_range-new_content = temporary_range-new_content && me->convert_source_table_to_string( composer->build_definition( ) ). |
|
| 54 | CL_RFAC_METHOD_INSERTER - CREATE | Inserts method parts into includes | ||
| 55 | CL_RFAC_METHOD_INSERTER - DERIVE_IMPLEMENTATION_CODE | Inserts method parts into includes | SOURCE r_range-new_content = me->derive_implementation_code( i_method_description ). |
|
| 56 | CL_RFAC_METHOD_INSERTER - DERIVE_IMPLEMENTATION_CODE | Inserts method parts into includes | SOURCE r_result-new_content = r_result-new_content && me->derive_implementation_code( method_description ). |
|
| 57 | CL_RFAC_METHOD_INSERTER - DERIVE_KIND_FROM_METHOD_DESCR | Inserts method parts into includes | SOURCE r_range = derive_range_from_prev_node( i_previous_node = predecessor_for_insert i_desired_kind = derive_kind_from_method_descr( i_method_description ) ). |
|
| 58 | CL_RFAC_METHOD_INSERTER - DERIVE_KIND_FROM_METHOD_DESCR | Inserts method parts into includes | SOURCE r_result = i_pst_class_def->find_previous_node_for_member( |
|
| 59 | CL_RFAC_METHOD_INSERTER - DERIVE_KIND_FROM_METHOD_DESCR | Inserts method parts into includes | SOURCE i_kind = derive_kind_from_method_descr( i_method_description ) |
|
| 60 | CL_RFAC_METHOD_INSERTER - DERIVE_KIND_FROM_METHOD_DESCR | Inserts method parts into includes | SOURCE i_visibility = i_method_description->data-visibility |
|
| 61 | CL_RFAC_METHOD_INSERTER - DERIVE_KIND_FROM_METHOD_DESCR | Inserts method parts into includes | SOURCE ). |
|
| 62 | CL_RFAC_METHOD_INSERTER - DERIVE_KIND_FROM_METHOD_DESCR | Inserts method parts into includes | SOURCE method_kind = me->derive_kind_from_method_descr( i_method_description ). |
|
| 63 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_CALL | Inserts method parts into includes | ||
| 64 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_DEFINITION | Inserts method parts into includes | ||
| 65 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_DEFINITION | Inserts method parts into includes | ||
| 66 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_DEF_MULTI | Inserts method parts into includes | ||
| 67 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_IMP | Inserts method parts into includes | ||
| 68 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_IMP | Inserts method parts into includes | ||
| 69 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE4METHOD_IMP_MULTI | Inserts method parts into includes | ||
| 70 | CL_RFAC_METHOD_INSERTER - DERIVE_RANGE_FROM_PREV_NODE | Inserts method parts into includes | SOURCE r_range = derive_range_from_prev_node( i_previous_node = predecessor_for_insert i_desired_kind = derive_kind_from_method_descr( i_method_description ) ). |
|
| 71 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE determine_range_of_method_call( |
|
| 72 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE exporting |
|
| 73 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE i_tokens = tokens |
|
| 74 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE i_token_index_in_statement = token_index_in_statement |
|
| 75 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE importing |
|
| 76 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE e_method_call_content = old_content |
|
| 77 | CL_RFAC_METHOD_INSERTER - DETERMINE_RANGE_OF_METHOD_CALL | Inserts method parts into includes | SOURCE e_method_call_range = r_range ). |
|
| 78 | CL_RFAC_METHOD_INSERTER - FIND_PREDECESSOR4INSERT_CLASS | Inserts method parts into includes | SOURCE predecessor_for_insert = find_predecessor4insert_class( i_method_description = i_method_description |
|
| 79 | CL_RFAC_METHOD_INSERTER - FIND_PREDECESSOR4INSERT_CLASS | Inserts method parts into includes | SOURCE i_pst_class_def = pst_class_def ). |
|
| 80 | CL_RFAC_METHOD_INSERTER - FIND_PREDECESSOR4INSERT_INTF | Inserts method parts into includes | SOURCE predecessor_for_insert = find_predecessor4insert_intf( i_method_description = i_method_description |
|
| 81 | CL_RFAC_METHOD_INSERTER - FIND_PREDECESSOR4INSERT_INTF | Inserts method parts into includes | SOURCE i_pst_interface = pst_interface ). |
|
| 82 | CL_RFAC_METHOD_INSERTER - GET_CLASSNAME_FOR_SELECTION | Inserts method parts into includes | ||
| 83 | CL_RFAC_METHOD_INSERTER - INIT | Inserts method parts into includes | SOURCE r_result->init( i_blackboard ). |
|
| 84 | CL_RFAC_METHOD_INSERTER - INSERT_METHOD_CALL | Inserts method parts into includes | ||
| 85 | CL_RFAC_METHOD_INSERTER - IS_METHOD_WITH_CLOSING_BRACKET | Inserts method parts into includes | SOURCE if not ( is_method_with_closing_bracket( |
|
| 86 | CL_RFAC_METHOD_INSERTER - IS_METHOD_WITH_CLOSING_BRACKET | Inserts method parts into includes | SOURCE if is_method_with_closing_bracket( |
|
| 87 | CL_RFAC_METHOD_INSERTER - IS_METHOD_WITH_OPENING_BRACKET | Inserts method parts into includes | SOURCE if is_method_with_opening_bracket( |
|
| 88 | CL_RFAC_METHOD_INSERTER - IS_METHOD_WITH_OPENING_BRACKET | Inserts method parts into includes | SOURCE if is_method_with_opening_bracket( |
|
| 89 | CL_RFAC_METHOD_INSERTER - IS_SINGLE_CLOSING_BRACKET | Inserts method parts into includes | SOURCE if is_method_with_closing_bracket( |
|
| 90 | CL_RFAC_METHOD_INSERTER - RANGE_POSITIONING_IS_EQUAL | Inserts method parts into includes | SOURCE cl_abap_unit_assert=>assert_true( cut->range_positioning_is_equal( i_range_1 = range_1 i_range_2 = range_2 ) ). |
|
| 91 | CL_RFAC_METHOD_INSERTER - RANGE_POSITIONING_IS_EQUAL | Inserts method parts into includes | SOURCE cl_abap_unit_assert=>assert_false( cut->range_positioning_is_equal( i_range_1 = range_1 i_range_2 = range_2 ) ). |
|
| 92 | CL_RFAC_METHOD_INSERTER - RANGE_POSITIONING_IS_EQUAL | Inserts method parts into includes | SOURCE cl_abap_unit_assert=>assert_false( cut->range_positioning_is_equal( i_range_1 = range_1 i_range_2 = range_2 ) ). |
|
| 93 | CL_RFAC_METHOD_INSERTER - RANGE_POSITIONING_IS_EQUAL | Inserts method parts into includes | SOURCE if range_positioning_is_equal( i_range_1 = range_pub_section i_range_2 = temporary_range ) = abap_true. |
|
| 94 | CL_RFAC_METHOD_INSERTER - RANGE_POSITIONING_IS_EQUAL | Inserts method parts into includes | SOURCE if range_positioning_is_equal( i_range_1 = range_pub_section i_range_2 = temporary_range ) = abap_true. |
|
| 95 | CL_RFAC_METHOD_INSERTER - RANGE_POSITIONING_IS_EQUAL | Inserts method parts into includes | SOURCE elseif range_positioning_is_equal( i_range_1 = range_pro_section i_range_2 = temporary_range ) = abap_true.. |
|
| 96 | CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_CLIF | api for scan result interpretation | ||
| 97 | CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_CLIF | api for scan result interpretation | ||
| 98 | CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_INTERFACE | api for scan result interpretation | ||
| 99 | CL_RIS_INCLUDE - CREATE | Include | ||
| 100 | CX_RFAC_ERROR - CREATE_TEXTID_FROM_MSG_PARAMS | Refactoring error | ||
| 101 | IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | ||
| 102 | IF_RIS_INCLUDE - ADD_RANGE | Include for Refactoring | ||
| 103 | IF_RIS_INCLUDE - READ_SOURCE | Include for Refactoring | ||
| 104 | TH_ART_CONTRIBUTOR - CLEAR_BUILDER_INSTANCES | Test helper for scan result & blackboard contributors | ||
| 105 | TH_ART_CONTRIBUTOR - EXERCISE_SCAN_RESULT_CONTRIB | Test helper for scan result & blackboard contributors | ||
| 106 | TH_RFAC_EXTRACT_METHOD - ASSERT_FALSE | Test Helper Class | ||
| 107 | TH_RFAC_EXTRACT_METHOD - ASSERT_TRUE | Test Helper Class | ||
| 108 | TH_RFAC_EXTRACT_METHOD - GET_DEFINITION_ROW | Test Helper Class | ||
| 109 | TH_RFAC_EXTRACT_METHOD - GET_IMPLEMENTATION_ROW | Test Helper Class | ||
| 110 | TH_RFAC_EXTRACT_METHOD - GET_SELECTION | Test Helper Class |