Class Method list used by SAP ABAP Class CL_ART_CONTRIB_4_IDENTIFIER (Rename provider)
SAP ABAP Class
CL_ART_CONTRIB_4_IDENTIFIER (Rename provider) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CE_ART_QFIX - CREATE_PROPOSAL | Enumeration for quickfix ids | |
2 | ![]() |
CE_ART_QFIX - CREATE_PROPOSAL | Enumeration for quickfix ids | |
3 | ![]() |
CE_ART_QFIX - CREATE_PROPOSAL | Enumeration for quickfix ids | |
4 | ![]() |
CE_ART_SELECTION_KIND - IS_KIND_OF | Enumeration class for kind of selected code snippet | |
5 | ![]() |
CE_ART_SELECTION_KIND - IS_KIND_OF | Enumeration class for kind of selected code snippet | |
6 | ![]() |
CL_ABAP_COMPILER - CHECK_FEATURE | Cross Reference of an ABAP Program | |
7 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | |
8 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | |
9 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see longtext) | |
10 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_TEXT_MATCHES | ABAP Unit: Assertions (see longtext) | |
11 | ![]() |
CL_ART_BLACKBOARD - ADD_PROPOSAL | Refactoring blackboard | |
12 | ![]() |
CL_ART_BLACKBOARD - ADD_PROPOSAL | Refactoring blackboard | |
13 | ![]() |
CL_ART_BLACKBOARD - CREATE | Refactoring blackboard | |
14 | ![]() |
CL_ART_BLACKBOARD - GET_CURSOR_COLUMN | Refactoring blackboard | |
15 | ![]() |
CL_ART_BLACKBOARD - GET_CURSOR_COLUMN | Refactoring blackboard | |
16 | ![]() |
CL_ART_BLACKBOARD - GET_CURSOR_COLUMN | Refactoring blackboard | |
17 | ![]() |
CL_ART_BLACKBOARD - GET_CURSOR_LINE | Refactoring blackboard | |
18 | ![]() |
CL_ART_BLACKBOARD - GET_FOCUSED_INCLUDE | Refactoring blackboard | |
19 | ![]() |
CL_ART_BLACKBOARD - GET_IDENTIFIER_NAME | Refactoring blackboard | |
20 | ![]() |
CL_ART_BLACKBOARD - GET_PROPOSALS | Refactoring blackboard | |
21 | ![]() |
CL_ART_BLACKBOARD - GET_PROPOSALS | Refactoring blackboard | |
22 | ![]() |
CL_ART_BLACKBOARD - GET_SCAN_RESULT | Refactoring blackboard | |
23 | ![]() |
CL_ART_BLACKBOARD - GET_SCAN_RESULT | Refactoring blackboard | |
24 | ![]() |
CL_ART_BLACKBOARD - GET_SCAN_RESULT | Refactoring blackboard | |
25 | ![]() |
CL_ART_BLACKBOARD - GET_SELECTION_KIND | Refactoring blackboard | |
26 | ![]() |
CL_ART_BLACKBOARD - GET_SELECTION_KIND | Refactoring blackboard | |
27 | ![]() |
CL_ART_BLACKBOARD - GET_SELECTION_KIND | Refactoring blackboard | |
28 | ![]() |
CL_ART_BLACKBOARD - GET_SELECTION_KIND | Refactoring blackboard | |
29 | ![]() |
CL_ART_BLACKBOARD - GET_SOURCE_OBJECT | Refactoring blackboard | |
30 | ![]() |
CL_ART_BLACKBOARD - GET_START_STMNT_INDEX | Refactoring blackboard | |
31 | ![]() |
CL_ART_BLACKBOARD - GET_SURROUNDING_NODE | Refactoring blackboard | |
32 | ![]() |
CL_ART_BLACKBOARD - GET_TRANSPORT_OBJECT_TYPE | Refactoring blackboard | |
33 | ![]() |
CL_ART_BLACKBOARD - SET_SOURCE_OBJECT | Refactoring blackboard | |
34 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - ADD_RF_RENAME | Rename provider | SOURCE add_rf_rename( identifier ). |
35 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - ADD_RF_RENAME_IN_SOURCE_UNIT | Rename provider | SOURCE add_rf_rename_in_source_unit( identifier ). |
36 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - CHECK_FIELD_OR_METHOD_TOKEN | Rename provider | SOURCE check_field_or_method_token( CHANGING token_qualified = token_qualified ). |
37 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - CHECK_FIELD_OR_METHOD_TOKEN | Rename provider | SOURCE check_field_or_method_token( CHANGING token_qualified = token_qualified ). |
38 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - CHECK_FIELD_TOKEN | Rename provider | SOURCE check_field_token( CHANGING token_qualified = token_qualified ). |
39 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - CREATE | Rename provider | |
40 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - CREATE_IS_ALLOWED | Rename provider | SOURCE IF create_is_allowed( ) = abap_true. |
41 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - FIND_METHOD_SELECTOR_POSITION | Rename provider | SOURCE arrow_pos = find_method_selector_position( token_qualified-str ). |
42 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - GET_QUALIFIED_TOKEN | Rename provider | SOURCE token_qualified = get_qualified_token( ). |
43 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - GET_QUALIFIED_TOKENS | Rename provider | SOURCE tokens = get_qualified_tokens( ). |
44 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_EXISTING_CLIF | Rename provider | SOURCE IF is_token_me_or_super( token_qualified-str ) = abap_false AND is_existing_clif( token_qualified-str ) = abap_true. |
45 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_EXISTING_CLIF | Rename provider | SOURCE ELSEIF is_existing_clif( substring( val = token_qualified-str len = arrow_pos ) ) = abap_true. |
46 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_EXISTING_CLIF | Rename provider | SOURCE if blackboard->get_selection_kind( )->is_kind_of( ce_art_selection_kind=>clif ) = abap_true and |
47 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_EXISTING_CLIF | Rename provider | SOURCE me->is_existing_clif( token_qualified-str ) = abap_false. |
48 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_IN_STATEMENT | Rename provider | SOURCE IF is_in_statement( i_keyword = 'TABLES' i_token_qualified = keyword_index1 ) = abap_true or |
49 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_IN_STATEMENT | Rename provider | SOURCE is_in_statement( i_keyword = 'FUNCTION' i_token_qualified = keyword_index1 ) = abap_true. |
50 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_STATIC_METHOD_SELECTOR | Rename provider | SOURCE static_selector = is_static_method_selector( i_token_string = token_qualified-str i_selector_pos = arrow_pos ). |
51 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_TOKEN_ME_OR_SUPER | Rename provider | SOURCE IF is_token_me_or_super( token_qualified-str ) = abap_false AND is_existing_clif( token_qualified-str ) = abap_true. |
52 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - IS_TOKEN_ME_OR_SUPER | Rename provider | SOURCE IF is_token_me_or_super( token_qualified-str ) = abap_true. |
53 | ![]() |
CL_ART_CONTRIB_4_IDENTIFIER - QUALIFY_TOKENS | Rename provider | SOURCE qualified_token = qualify_tokens( ). |
54 | ![]() |
CL_ART_CONTRIB_SCAN_RESULT - CREATE | contributor for source handler and selection position | |
55 | ![]() |
CL_ART_CONTRIB_SELECTION_TYPE - CREATE | Contributor for analysis of the cursor selection | |
56 | ![]() |
CL_ART_SOURCE_REPOSITORY - REGISTER_SOURCE | Source Repository | |
57 | ![]() |
CL_AUNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see Longtext) | |
58 | ![]() |
CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | |
59 | ![]() |
CL_AUNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see Longtext) | |
60 | ![]() |
CL_AUNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see Longtext) | |
61 | ![]() |
CL_OO_CLIF_SOURCE - GET_SOURCE | Source Code of a Class | |
62 | ![]() |
CL_OO_FACTORY - CREATE_CLIF_SOURCE | Factory for class editor | |
63 | ![]() |
CL_OO_FACTORY - CREATE_INSTANCE | Factory for class editor | |
64 | ![]() |
CL_PST_NODE - FIND_NODE_BY_NAME | Element | |
65 | ![]() |
CL_PST_SOURCE_POSITION - CREATE | Position (include, from, to) in source code | |
66 | ![]() |
CL_PST_SOURCE_POSITION - CREATE | Position (include, from, to) in source code | |
67 | ![]() |
CL_PST_SOURCE_POSITION - GET_BACKEND_POSITION | Position (include, from, to) in source code | |
68 | ![]() |
CL_PST_SOURCE_POSITION - GET_FRONTEND_POSITION | Position (include, from, to) in source code | |
69 | ![]() |
CL_QUICKFIX_SOURCE_OBJECT - CREATE | quickfix source object | |
70 | ![]() |
CL_QUICKFIX_SOURCE_RESULT - CREATE | quickfix source result | |
71 | ![]() |
CL_RIS_OCCURRENCE_FACTORY - CREATE_ASC_FINDER | Returns occurrence finders | |
72 | ![]() |
CL_WB_OBJECT - CREATE_FROM_GLOBAL_TYPE | Repository Object | |
73 | ![]() |
CX_QUICKFIX_ERROR - CREATE_TEXTID_FROM_EXC_TEXT | Quickfix Error | |
74 | ![]() |
CX_QUICKFIX_ERROR - CREATE_TEXTID_FROM_MSG_PARAMS | Quickfix Error | |
75 | ![]() |
IF_ART_BLACKBOARD_CONTRIBUTOR - CONTRIBUTE | Agent filling the blackboard | |
76 | ![]() |
IF_ART_BLACKBOARD_CONTRIBUTOR - CONTRIBUTE | Agent filling the blackboard | |
77 | ![]() |
IF_ART_BLACKBOARD_CONTRIBUTOR - IS_APPLICABLE | Agent filling the blackboard | |
78 | ![]() |
IF_ART_BLACKBOARD_CONTRIBUTOR - IS_APPLICABLE | Agent filling the blackboard | |
79 | ![]() |
IF_OO_CLIF_SOURCE - GET_SOURCE | Class/Interface source representation | |
80 | ![]() |
IF_OO_CLIF_SOURCE_FACTORY - CREATE_CLIF_SOURCE | Factory for class/interface sources | |
81 | ![]() |
IF_QFIX_QUICKFIX - APPLY | Interface to provide a refactoring quickfix | |
82 | ![]() |
IF_QFIX_QUICKFIX - APPLY | Interface to provide a refactoring quickfix | |
83 | ![]() |
IF_QUICKFIX_RESULT - ADD_EDIT_POSITION | Quickfix result | |
84 | ![]() |
IF_QUICKFIX_RESULT - ADD_SOURCE_DELTA | Quickfix result | |
85 | ![]() |
IF_QUICKFIX_RESULT - ADD_STATUS_MESSAGE | Quickfix result | |
86 | ![]() |
IF_QUICKFIX_RESULT - GET_SOURCE_DELTAS | Quickfix result | |
87 | ![]() |
IF_QUICKFIX_RESULT - GET_STATUS_MESSAGES | Quickfix result | |
88 | ![]() |
IF_QUICKFIX_RESULT - SET_KEEP_CURSOR_FOR_EDITING | Quickfix result | |
89 | ![]() |
IF_QUICKFIX_RESULT - SET_SOURCE_SELECTION | Quickfix result | |
90 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_INCLUDE | Quickfix source object | |
91 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_OBJECT_TYPE | Quickfix source object | |
92 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_SOURCE_CODE | Quickfix source object | |
93 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_SOURCE_CODE | Quickfix source object | |
94 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_SOURCE_CODE_AS_STRING | Quickfix source object | |
95 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_SOURCE_POSITION | Quickfix source object | |
96 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_SOURCE_POSITION | Quickfix source object | |
97 | ![]() |
IF_QUICKFIX_SOURCE_OBJECT - GET_WB_OBJECT | Quickfix source object | |
98 | ![]() |
IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | |
99 | ![]() |
IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME | RIS: ABAP Fullname Interface | |
100 | ![]() |
IF_RIS_OCCURRENCE_FINDER - GET_OCCURRENCE_INFO | Finds usage of variables | |
101 | ![]() |
TH_ART_CONTRIBUTOR - ASSERT_APPLICABLE | Test helper for scan result & blackboard contributors | |
102 | ![]() |
TH_ART_CONTRIBUTOR - ASSERT_NOT_APPLICABLE | Test helper for scan result & blackboard contributors | |
103 | ![]() |
TH_ART_CONTRIBUTOR - ASSERT_NOT_PROPOSED | Test helper for scan result & blackboard contributors | |
104 | ![]() |
TH_ART_CONTRIBUTOR - ASSERT_PROPOSED | Test helper for scan result & blackboard contributors | |
105 | ![]() |
TH_ART_CONTRIBUTOR - CLEAR_BUILDER_INSTANCES | Test helper for scan result & blackboard contributors | |
106 | ![]() |
TH_ART_CONTRIBUTOR - PREPARE_BLACKBOARD | Test helper for scan result & blackboard contributors | |
107 | ![]() |
TH_ART_CONTRIBUTOR - PREP_BLACKBOARD_BY_SOURCE_OBJ | Test helper for scan result & blackboard contributors |