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 Class Method  CE_PST_KIND - IS_KIND_OF Kind of a program structure tree node
2 Class Method  CE_PST_KIND - IS_KIND_OF Kind of a program structure tree node
3 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_ALIAS_DELTA Extract superclass or interface SOURCE add_alias_delta( ).
4 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_DELTAS_4_METH_DELETION Extract superclass or interface SOURCE add_deltas_4_meth_deletion( ).
5 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_DELTAS_4_METH_DELETION Extract superclass or interface SOURCE add_deltas_4_meth_deletion( ).
6 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_DELTAS_4_METH_IMP_DELETION Extract superclass or interface SOURCE add_deltas_4_meth_imp_deletion( ).
7 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_INHERITING_DELTA Extract superclass or interface SOURCE add_inheriting_delta( ).
8 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_INTERFACE_REF_DELTA Extract superclass or interface SOURCE add_interface_ref_delta( ).
9 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_LOCAL_INTERFACE_DELTA Extract superclass or interface SOURCE add_local_interface_delta( ).
10 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_LOCAL_SUPERCLASS_DELTA Extract superclass or interface SOURCE add_local_superclass_delta( ).
11 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_SOURCE_DELTA Extract superclass or interface SOURCE add_source_delta( interfaces_context_region ).
12 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - ADD_SOURCE_DELTA Extract superclass or interface SOURCE add_source_delta( class_def_region ).
13 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - CHANGE_VISIBILITY_OF_MEMBERS Extract superclass or interface SOURCE change_visibility_of_members( ).
19 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_ART_APPLY_4_EXTRACT_CLIF - PARSE_USER_CONTENT Extract superclass or interface SOURCE parse_user_content( evaluation_result->get_user_content( ) ).
27 Class Method  CL_ART_BLACKBOARD - GET_SOURCE_OBJECT Refactoring blackboard
28 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_CLASS Refactoring blackboard
29 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
30 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
31 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
32 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
33 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
34 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
35 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA Creates deltas for new parameters, exceptions, etc.
36 Class Method  CL_ART_DELTA_FACTORY - CREATE_DELTA_4_NEW_MEMBERS Creates deltas for new parameters, exceptions, etc.
37 Class Method  CL_ART_XML_CONVERTER - EXTRACT_CLIF_FROM_XML Conversions for Extract Superclass / Interface
38 Class Method  CL_ART_XML_CONVERTER - EXTRACT_CLIF_TO_XML Conversions for Extract Superclass / Interface
39 Class Method  CL_PST_CLASS - CREATE Tree
40 Class Method  CL_PST_CLASS - GET_MEMBER_LIST Tree
41 Class Method  CL_PST_CLASS - GET_METHOD_IMPLEMENTATION Tree
42 Class Method  CL_PST_CLASS - GET_SUPERCLASS Tree
43 Class Method  CL_PST_METHOD_DEFINITION - CREATE comfort API for information on a dedicated method from PST
44 Class Method  CL_PST_METHOD_DEFINITION - CREATE comfort API for information on a dedicated method from PST
45 Class Method  CL_PST_METHOD_DEFINITION - GET_PARAMETERS comfort API for information on a dedicated method from PST
46 Class Method  CL_PST_METHOD_DEFINITION - IS_ABSTRACT_METHOD comfort API for information on a dedicated method from PST
47 Class Method  CL_PST_NODE - ADD_PROPERTY Element
48 Class Method  CL_PST_NODE - ADD_PROPERTY Element
49 Class Method  CL_PST_NODE - CREATE Element
50 Class Method  CL_PST_NODE - CREATE_CONTEXT_REGION Element
51 Class Method  CL_PST_NODE - CREATE_CONTEXT_REGION Element
52 Class Method  CL_PST_NODE - CREATE_CONTEXT_REGION Element
53 Class Method  CL_PST_NODE - CREATE_REGION Element
54 Class Method  CL_PST_NODE - CREATE_REGION Element
55 Class Method  CL_PST_NODE - CREATE_REGION Element
56 Class Method  CL_PST_NODE - CREATE_REGION Element
57 Class Method  CL_PST_NODE - FILTER_NODES Element
58 Class Method  CL_PST_NODE - FILTER_NODES Element
59 Class Method  CL_PST_NODE - FIND_FIRST_CHILD Element
60 Class Method  CL_PST_NODE - FIND_LAST_CHILD Element
61 Class Method  CL_PST_NODE - FIND_NODE_BY_NAME Element
62 Class Method  CL_PST_NODE - FIND_PARENT Element
63 Class Method  CL_PST_NODE - GET_PROPERTY Element
64 Class Method  CL_PST_NODE - GET_PROPERTY Element
65 Class Method  CL_PST_NODE - GET_PROPERTY Element
66 Class Method  CL_PST_REGION - APPEND_REGION Prototype
67 Class Method  CL_PST_REGION - APPEND_REGION Prototype
68 Class Method  CL_PST_REGION - CREATE_FROM_CODE Prototype
69 Class Method  CL_PST_REGION - CREATE_FROM_CODE Prototype
70 Class Method  CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION Prototype
71 Class Method  CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION Prototype
72 Class Method  CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION Prototype
73 Class Method  CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION Prototype
74 Class Method  CL_PST_REGION - REMOVE_KEYWORD Prototype
75 Class Method  CL_PST_REGION - REMOVE_KEYWORD Prototype
76 Class Method  CL_PST_REGION - REMOVE_REGION Prototype
77 Class Method  CL_PST_REGION - REPAIR_REGION Prototype
78 Class Method  CL_PST_REGION - REPLACE_IDENTIFIER Prototype
79 Class Method  CL_PST_REGION - REPLACE_IDENTIFIER Prototype
80 Class Method  CL_PST_REGION - REPLACE_KEYWORD Prototype
81 Class Method  CL_PST_REGION - SET_SMART_INDENTATION Prototype
82 Class Method  CL_PST_REGION - TO_STRING Prototype
83 Class Method  CL_PST_REGION - TO_STRING Prototype
84 Class Method  CL_PST_REGION - TO_STRING Prototype
85 Class Method  CL_PST_REGION - TO_STRING Prototype
86 Class Method  CL_PST_REGION - TO_STRING Prototype
87 Class Method  CL_PST_REGION - TO_STRING Prototype
88 Class Method  CL_PST_SOURCE_POSITION - GET_END_POSITION Position (include, from, to) in source code
89 Class Method  CL_PST_SOURCE_POSITION - GET_START_POSITION Position (include, from, to) in source code
90 Class Method  CL_PST_SOURCE_POSITION - GET_START_POSITION Position (include, from, to) in source code
91 Class Method  CL_PST_STATEMENT - GET_SOURCE_POSITION PST Statement
92 Class Method  CL_QUICKFIX_SOURCE_RESULT - CREATE quickfix source result
93 Class Method  IF_QFIX_QUICKFIX - APPLY Interface to provide a refactoring quickfix
94 Class Method  IF_QUICKFIX_EVALUATION_RESULT - GET_USER_CONTENT Quickfix evaluation result
95 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
96 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
97 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
98 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
99 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
100 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
101 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
102 Class Method  IF_QUICKFIX_RESULT - ADD_DELTA Quickfix result
103 Class Method  IF_QUICKFIX_SOURCE_OBJECT - GET_WB_OBJECT Quickfix source object
104 Class Method  TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE Test helper for scan result & blackboard contributors
105 Class Method  TH_ART_CONTRIBUTOR - APPLY_QUICKFIX Test helper for scan result & blackboard contributors
106 Class Method  TH_ART_CONTRIBUTOR - VERIFY_DELTAS Test helper for scan result & blackboard contributors