Class Method list used by SAP ABAP Class CL_ART_IDENTIFIER_DISTANCE (Distance of similar identifiers)
SAP ABAP Class
CL_ART_IDENTIFIER_DISTANCE (Distance of similar identifiers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ART_BLACKBOARD - GET_SURROUNDING_CLASS | Refactoring blackboard | ||
| 2 | CL_ART_BLACKBOARD - GET_SURROUNDING_METHOD | Refactoring blackboard | ||
| 3 | CL_ART_BLACKBOARD - GET_IDENTIFIER_NAME | Refactoring blackboard | ||
| 4 | CL_ART_IDENTIFIER_DISTANCE - CONSTRUCTOR | Distance of similar identifiers | SOURCE i_context_class = i_context_class |
|
| 5 | CL_ART_IDENTIFIER_DISTANCE - PROCESS_NODE | Distance of similar identifiers | SOURCE process_node( node ). |
|
| 6 | CL_ART_IDENTIFIER_DISTANCE - GET_ALL_SIMILAR_NODES | Distance of similar identifiers | ||
| 7 | CL_ART_IDENTIFIER_DISTANCE - CREATE_FOR_VARIABLE | Distance of similar identifiers | ||
| 8 | CL_ART_IDENTIFIER_DISTANCE - CONSTRUCTOR | Distance of similar identifiers | SOURCE i_context_method = i_context_method. |
|
| 9 | CL_ART_IDENTIFIER_DISTANCE - CONSTRUCTOR | Distance of similar identifiers | SOURCE i_unknown_name = i_unknown_name |
|
| 10 | CL_ART_IDENTIFIER_DISTANCE - CONSTRUCTOR | Distance of similar identifiers | SOURCE EXPORTING |
|
| 11 | CL_ART_IDENTIFIER_DISTANCE - CONSTRUCTOR | Distance of similar identifiers | SOURCE CREATE OBJECT r_result |
|
| 12 | CL_ART_IDENTIFIER_DISTANCE - ANALYZE_NODES | Distance of similar identifiers | SOURCE r_result->analyze_nodes( ce_pst_kind=>any_parameter ). |
|
| 13 | CL_ART_IDENTIFIER_DISTANCE - ANALYZE_NODES | Distance of similar identifiers | SOURCE r_result->analyze_nodes( ce_pst_kind=>alias ). |
|
| 14 | CL_ART_IDENTIFIER_DISTANCE - ANALYZE_NODES | Distance of similar identifiers | SOURCE r_result->analyze_nodes( ce_pst_kind=>static_attribute ). |
|
| 15 | CL_ART_IDENTIFIER_DISTANCE - ANALYZE_NODES | Distance of similar identifiers | SOURCE r_result->analyze_nodes( ce_pst_kind=>constant ). |
|
| 16 | CL_ART_IDENTIFIER_DISTANCE - ANALYZE_NODES | Distance of similar identifiers | SOURCE r_result->analyze_nodes( ce_pst_kind=>attribute ). |
|
| 17 | CL_ART_IDENTIFIER_DISTANCE - ANALYZE_NODES | Distance of similar identifiers | SOURCE r_result->analyze_nodes( ce_pst_kind=>any_local_declaration ). |
|
| 18 | CL_AUNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see Longtext) | ||
| 19 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 20 | CL_PST_CLASS - GET_MEMBERS | Tree | ||
| 21 | CL_PST_METHOD_IMPLEMENTATION - IS_STATIC_METHOD | comfort API for information on a dedicated method from PST | ||
| 22 | CL_PST_NODE - GET_CHILDREN_DEEP | Element | ||
| 23 | TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE | Test helper for scan result & blackboard contributors | ||
| 24 | TH_ART_CONTRIBUTOR - PREPARE_BLACKBOARD | Test helper for scan result & blackboard contributors |