Class Method list used by SAP ABAP Class CL_ART_APPLY_4_EXTRACT_CLIF (Extract superclass or interface)
SAP ABAP Class
CL_ART_APPLY_4_EXTRACT_CLIF (Extract superclass or interface) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CE_PST_KIND - IS_KIND_OF | Kind of a program structure tree node | ||
| 2 | CE_PST_KIND - IS_KIND_OF | Kind of a program structure tree node | ||
| 3 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_ALIAS_DELTA | Extract superclass or interface | SOURCE add_alias_delta( ). |
|
| 4 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_DELTAS_4_METH_DELETION | Extract superclass or interface | SOURCE add_deltas_4_meth_deletion( ). |
|
| 5 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_DELTAS_4_METH_DELETION | Extract superclass or interface | SOURCE add_deltas_4_meth_deletion( ). |
|
| 6 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_DELTAS_4_METH_IMP_DELETION | Extract superclass or interface | SOURCE add_deltas_4_meth_imp_deletion( ). |
|
| 7 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_INHERITING_DELTA | Extract superclass or interface | SOURCE add_inheriting_delta( ). |
|
| 8 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_INTERFACE_REF_DELTA | Extract superclass or interface | SOURCE add_interface_ref_delta( ). |
|
| 9 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_LOCAL_INTERFACE_DELTA | Extract superclass or interface | SOURCE add_local_interface_delta( ). |
|
| 10 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_LOCAL_SUPERCLASS_DELTA | Extract superclass or interface | SOURCE add_local_superclass_delta( ). |
|
| 11 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_SOURCE_DELTA | Extract superclass or interface | SOURCE add_source_delta( interfaces_context_region ). |
|
| 12 | CL_ART_APPLY_4_EXTRACT_CLIF - ADD_SOURCE_DELTA | Extract superclass or interface | SOURCE add_source_delta( class_def_region ). |
|
| 13 | CL_ART_APPLY_4_EXTRACT_CLIF - BUILD_MEMBERS_FOR_SUPERCLASS | Extract superclass or interface | SOURCE content = content && build_members_for_superclass( i_visibility = 'public' ). |
|
| 14 | CL_ART_APPLY_4_EXTRACT_CLIF - BUILD_MEMBERS_FOR_SUPERCLASS | Extract superclass or interface | SOURCE content = content && build_members_for_superclass( i_visibility = 'protected' ). |
|
| 15 | CL_ART_APPLY_4_EXTRACT_CLIF - BUILD_MEMBERS_FOR_SUPERCLASS | Extract superclass or interface | SOURCE content = content && build_members_for_superclass( i_visibility = 'private' ). |
|
| 16 | CL_ART_APPLY_4_EXTRACT_CLIF - BUILD_TARGET_REGION | Extract superclass or interface | SOURCE region = build_target_region( i_kind = kind i_indent = 2 ). |
|
| 17 | CL_ART_APPLY_4_EXTRACT_CLIF - BUILD_TARGET_REGION | Extract superclass or interface | SOURCE region = build_target_region( i_kind = kind i_visibility = i_visibility i_indent = 4 ). |
|
| 18 | CL_ART_APPLY_4_EXTRACT_CLIF - CHANGE_VISIBILITY_OF_MEMBERS | Extract superclass or interface | SOURCE change_visibility_of_members( ). |
|
| 19 | CL_ART_APPLY_4_EXTRACT_CLIF - CLASS_IS_USED_BY_MEMBERS | Extract superclass or interface | SOURCE IF class_is_used_by_members( ) = abap_true. |
|
| 20 | CL_ART_APPLY_4_EXTRACT_CLIF - CLASS_IS_USED_BY_MEMBERS | Extract superclass or interface | SOURCE IF class_is_used_by_members( ) = abap_true. |
|
| 21 | CL_ART_APPLY_4_EXTRACT_CLIF - CREATE_REGION_4_METHOD_IMP | Extract superclass or interface | SOURCE method_imp_region = create_region_4_method_imp( method_node ). |
|
| 22 | CL_ART_APPLY_4_EXTRACT_CLIF - HAS_OWN_CLASS_AS_TYPE | Extract superclass or interface | SOURCE r_result = has_own_class_as_type( type ). |
|
| 23 | CL_ART_APPLY_4_EXTRACT_CLIF - HAS_OWN_CLASS_AS_TYPE | Extract superclass or interface | SOURCE r_result = has_own_class_as_type( attribute ). |
|
| 24 | CL_ART_APPLY_4_EXTRACT_CLIF - HAS_OWN_CLASS_AS_TYPE | Extract superclass or interface | SOURCE r_result = has_own_class_as_type( parameter ). |
|
| 25 | CL_ART_APPLY_4_EXTRACT_CLIF - IS_ATLEAST_ONE_MEMBER_SELECTED | Extract superclass or interface | SOURCE IF is_atleast_one_member_selected( i_visibility = i_visibility ) = abap_true. |
|
| 26 | CL_ART_APPLY_4_EXTRACT_CLIF - PARSE_USER_CONTENT | Extract superclass or interface | SOURCE parse_user_content( evaluation_result->get_user_content( ) ). |
|
| 27 | CL_ART_BLACKBOARD - GET_SOURCE_OBJECT | Refactoring blackboard | ||
| 28 | CL_ART_BLACKBOARD - GET_SURROUNDING_CLASS | Refactoring blackboard | ||
| 29 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 30 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 31 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 32 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 33 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 34 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 35 | CL_ART_DELTA_FACTORY - CREATE_DELTA | Creates deltas for new parameters, exceptions, etc. | ||
| 36 | CL_ART_DELTA_FACTORY - CREATE_DELTA_4_NEW_MEMBERS | Creates deltas for new parameters, exceptions, etc. | ||
| 37 | CL_ART_XML_CONVERTER - EXTRACT_CLIF_FROM_XML | Conversions for Extract Superclass / Interface | ||
| 38 | CL_ART_XML_CONVERTER - EXTRACT_CLIF_TO_XML | Conversions for Extract Superclass / Interface | ||
| 39 | CL_PST_CLASS - CREATE | Tree | ||
| 40 | CL_PST_CLASS - GET_MEMBER_LIST | Tree | ||
| 41 | CL_PST_CLASS - GET_METHOD_IMPLEMENTATION | Tree | ||
| 42 | CL_PST_CLASS - GET_SUPERCLASS | Tree | ||
| 43 | CL_PST_METHOD_DEFINITION - CREATE | comfort API for information on a dedicated method from PST | ||
| 44 | CL_PST_METHOD_DEFINITION - CREATE | comfort API for information on a dedicated method from PST | ||
| 45 | CL_PST_METHOD_DEFINITION - GET_PARAMETERS | comfort API for information on a dedicated method from PST | ||
| 46 | CL_PST_METHOD_DEFINITION - IS_ABSTRACT_METHOD | comfort API for information on a dedicated method from PST | ||
| 47 | CL_PST_NODE - ADD_PROPERTY | Element | ||
| 48 | CL_PST_NODE - ADD_PROPERTY | Element | ||
| 49 | CL_PST_NODE - CREATE | Element | ||
| 50 | CL_PST_NODE - CREATE_CONTEXT_REGION | Element | ||
| 51 | CL_PST_NODE - CREATE_CONTEXT_REGION | Element | ||
| 52 | CL_PST_NODE - CREATE_CONTEXT_REGION | Element | ||
| 53 | CL_PST_NODE - CREATE_REGION | Element | ||
| 54 | CL_PST_NODE - CREATE_REGION | Element | ||
| 55 | CL_PST_NODE - CREATE_REGION | Element | ||
| 56 | CL_PST_NODE - CREATE_REGION | Element | ||
| 57 | CL_PST_NODE - FILTER_NODES | Element | ||
| 58 | CL_PST_NODE - FILTER_NODES | Element | ||
| 59 | CL_PST_NODE - FIND_FIRST_CHILD | Element | ||
| 60 | CL_PST_NODE - FIND_LAST_CHILD | Element | ||
| 61 | CL_PST_NODE - FIND_NODE_BY_NAME | Element | ||
| 62 | CL_PST_NODE - FIND_PARENT | Element | ||
| 63 | CL_PST_NODE - GET_PROPERTY | Element | ||
| 64 | CL_PST_NODE - GET_PROPERTY | Element | ||
| 65 | CL_PST_NODE - GET_PROPERTY | Element | ||
| 66 | CL_PST_REGION - APPEND_REGION | Prototype | ||
| 67 | CL_PST_REGION - APPEND_REGION | Prototype | ||
| 68 | CL_PST_REGION - CREATE_FROM_CODE | Prototype | ||
| 69 | CL_PST_REGION - CREATE_FROM_CODE | Prototype | ||
| 70 | CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION | Prototype | ||
| 71 | CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION | Prototype | ||
| 72 | CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION | Prototype | ||
| 73 | CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION | Prototype | ||
| 74 | CL_PST_REGION - REMOVE_KEYWORD | Prototype | ||
| 75 | CL_PST_REGION - REMOVE_KEYWORD | Prototype | ||
| 76 | CL_PST_REGION - REMOVE_REGION | Prototype | ||
| 77 | CL_PST_REGION - REPAIR_REGION | Prototype | ||
| 78 | CL_PST_REGION - REPLACE_IDENTIFIER | Prototype | ||
| 79 | CL_PST_REGION - REPLACE_IDENTIFIER | Prototype | ||
| 80 | CL_PST_REGION - REPLACE_KEYWORD | Prototype | ||
| 81 | CL_PST_REGION - SET_SMART_INDENTATION | Prototype | ||
| 82 | CL_PST_REGION - TO_STRING | Prototype | ||
| 83 | CL_PST_REGION - TO_STRING | Prototype | ||
| 84 | CL_PST_REGION - TO_STRING | Prototype | ||
| 85 | CL_PST_REGION - TO_STRING | Prototype | ||
| 86 | CL_PST_REGION - TO_STRING | Prototype | ||
| 87 | CL_PST_REGION - TO_STRING | Prototype | ||
| 88 | CL_PST_SOURCE_POSITION - GET_END_POSITION | Position (include, from, to) in source code | ||
| 89 | CL_PST_SOURCE_POSITION - GET_START_POSITION | Position (include, from, to) in source code | ||
| 90 | CL_PST_SOURCE_POSITION - GET_START_POSITION | Position (include, from, to) in source code | ||
| 91 | CL_PST_STATEMENT - GET_SOURCE_POSITION | PST Statement | ||
| 92 | CL_QUICKFIX_SOURCE_RESULT - CREATE | quickfix source result | ||
| 93 | IF_QFIX_QUICKFIX - APPLY | Interface to provide a refactoring quickfix | ||
| 94 | IF_QUICKFIX_EVALUATION_RESULT - GET_USER_CONTENT | Quickfix evaluation result | ||
| 95 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 96 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 97 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 98 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 99 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 100 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 101 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 102 | IF_QUICKFIX_RESULT - ADD_DELTA | Quickfix result | ||
| 103 | IF_QUICKFIX_SOURCE_OBJECT - GET_WB_OBJECT | Quickfix source object | ||
| 104 | TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE | Test helper for scan result & blackboard contributors | ||
| 105 | TH_ART_CONTRIBUTOR - APPLY_QUICKFIX | Test helper for scan result & blackboard contributors | ||
| 106 | TH_ART_CONTRIBUTOR - VERIFY_DELTAS | Test helper for scan result & blackboard contributors |