Class Method list used by SAP ABAP Class CL_RFAC_ADT_EXTRACT_METHOD (Provides extract method refactoring functionality)
SAP ABAP Class
CL_RFAC_ADT_EXTRACT_METHOD (Provides extract method refactoring functionality) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - BUILD | Handler for RFC 5147 URI fragments of text/plain entities | ||
| 3 | CL_RFAC_ADT_EXTRACT_METHOD - CREATE_RFAC_EXTRACT_METHOD | Provides extract method refactoring functionality | ||
| 4 | CL_RFAC_ADT_EXTRACT_METHOD - CREATE_RFAC_EXTRACT_METHOD | Provides extract method refactoring functionality | ||
| 5 | CL_RFAC_ADT_EXTRACT_METHOD - CREATE_SOURCE_HANDLER | Provides extract method refactoring functionality | SOURCE source_handler = me->create_source_handler( i_uri = i_uri ). |
|
| 6 | CL_RFAC_ADT_EXTRACT_METHOD - CREATE_SOURCE_HANDLER | Provides extract method refactoring functionality | SOURCE source_handler = me->create_source_handler( i_uri = new_uri ). |
|
| 7 | CL_RFAC_ADT_EXTRACT_METHOD - METHOD_2_ADT | Provides extract method refactoring functionality | SOURCE cl_rfac_adt_extract_method=>method_2_adt( EXPORTING i_imp_method = actual_method |
|
| 8 | CL_RFAC_ADT_EXTRACT_METHOD - METHOD_2_ADT | Provides extract method refactoring functionality | SOURCE CHANGING c_adt_method = temp_refactoring ). |
|
| 9 | CL_RFAC_ADT_EXTRACT_METHOD - METHOD_2_ADT | Provides extract method refactoring functionality | SOURCE method_2_adt( EXPORTING i_imp_method = l_method CHANGING c_adt_method = l_specific_refactoring ). |
|
| 10 | CL_RFAC_ADT_EXTRACT_METHOD - METHOD_2_IMP | Provides extract method refactoring functionality | SOURCE cl_rfac_adt_extract_method=>method_2_imp( EXPORTING i_adt_method = temp_refactoring |
|
| 11 | CL_RFAC_ADT_EXTRACT_METHOD - METHOD_2_IMP | Provides extract method refactoring functionality | SOURCE RECEIVING r_imp_method = expected_method ). |
|
| 12 | CL_RFAC_ADT_EXTRACT_METHOD - METHOD_2_IMP | Provides extract method refactoring functionality | SOURCE l_method = method_2_imp( i_adt_method = l_extract_method_refactoring ). |
|
| 13 | CL_RFAC_ADT_RES_HELPER - IS_REFACTORING_SUPPORTED | Collection of static helper methods | ||
| 14 | CL_RFAC_ADT_RES_HELPER - SET_DATA_TO_RESPONSE | Collection of static helper methods | ||
| 15 | CL_RFAC_ADT_RES_HELPER - PREPARE_SOURCE_URI | Collection of static helper methods | ||
| 16 | CL_RFAC_ADT_RES_HELPER - CREATE_GENERIC_REFACTORING | Collection of static helper methods | ||
| 17 | CL_RFAC_ADT_RES_HELPER - CREATE_GENERIC_REFACTORING | Collection of static helper methods | ||
| 18 | CL_RFAC_ADT_RES_HELPER - CHECK_INCLUDES | Collection of static helper methods | ||
| 19 | CL_RFAC_ADT_RES_HELPER - GET_DATA_FROM_REQUEST | Collection of static helper methods | ||
| 20 | CL_RFAC_EXTRACT_METHOD - CREATE | Extract Method | ||
| 21 | CL_RFAC_EXTRACT_METHOD - GET_METHOD_DESCRIPTION | Extract Method | ||
| 22 | CL_RFAC_EXTRACT_METHOD - PREVIEW | Extract Method | ||
| 23 | CL_RFAC_METHOD_DESCRIPTION - TO_ADT | Metadata for a method | ||
| 24 | CL_RFAC_METHOD_DESCRIPTION - CREATE_FROM_ADT | Metadata for a method | ||
| 25 | CL_RFAC_METHOD_DESCRIPTION - CREATE | Metadata for a method | ||
| 26 | CL_RFAC_REFACTORING - GET_DESCRIPTION | Abstract Refactoring Superclass | ||
| 27 | CL_RFAC_REFACTORING - GET_INCLUDES | Abstract Refactoring Superclass | ||
| 28 | CL_RFAC_SELECTION_ANALYZER - GET_INSTANCE | Refactoring: Information about a Selection | ||
| 29 | CL_RIS_ADT_SOURCE_HANDLER - CONSTRUCTOR | RIS - ADT: Source Handler and Converter | ||
| 30 | IF_RFAC_ADT_REFACTORING - CREATE_EVALUATE_RESULT | Interface to be implemented by specific refactorings | ||
| 31 | IF_RFAC_ADT_REFACTORING - CREATE_PREVIEW_RESULT | Interface to be implemented by specific refactorings | ||
| 32 | IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_SOURCE_CODE | RIS - ADT: Interface for Source Handler/Converter | ||
| 33 | IF_RIS_ADT_SOURCE_HANDLER - GET_PARSED_URI_FRAGMENT | RIS - ADT: Interface for Source Handler/Converter |