Class Method list used by SAP ABAP Class CL_ART_NAME_SERVICE (Determines code style information)
SAP ABAP Class CL_ART_NAME_SERVICE (Determines code style information) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_INTERFACE Refactoring blackboard
2 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_METHOD Refactoring blackboard
3 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_NODE Refactoring blackboard
4 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_CLASS Refactoring blackboard
5 Class Method  CL_ART_NAME_SERVICE - GET_DEFAULT_PREFIX Determines code style information SOURCE candidate = get_default_prefix( i_kind ).
6 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_CANDIDATE Determines code style information SOURCE candidate = get_prefix_candidate( pst_method_def->get_parameters( i_kind ) ).
7 Class Method  CL_ART_NAME_SERVICE - GET_DEFAULT_PREFIX Determines code style information SOURCE candidate = get_default_prefix( i_kind ) && candidate+1.
8 Class Method  CL_ART_NAME_SERVICE - GET_DEFAULT_PREFIX Determines code style information SOURCE r_result = get_default_prefix( i_kind ).
9 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_4_LOCALS Determines code style information SOURCE prefix = get_prefix_4_locals( i_kind_for_prefix ).
10 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_4_MEMBERS Determines code style information SOURCE prefix = get_prefix_4_members( i_kind_for_prefix ).
11 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_4_PARAMETERS Determines code style information SOURCE prefix = name_service->get_prefix_4_parameters( kind ).
12 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_4_PARAMETERS Determines code style information SOURCE prefix = get_prefix_4_parameters( i_kind_for_prefix ).
13 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_CANDIDATE Determines code style information SOURCE r_result = get_prefix_candidate( locals ).
14 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_CANDIDATE Determines code style information SOURCE r_result = get_prefix_candidate( members ).
15 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_CANDIDATE Determines code style information SOURCE candidate = get_prefix_candidate( pst_method_def->get_parameters( ) ).
16 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_CANDIDATE Determines code style information SOURCE candidate = get_prefix_candidate( parameters ).
17 Class Method  CL_ART_NAME_SERVICE - GET_PREFIX_CANDIDATE Determines code style information SOURCE candidate = get_prefix_candidate( parameters ).
18 Class Method  CL_ART_NAME_SERVICE - NAME_IS_IN_EXTERNAL_BLACKLIST Determines code style information SOURCE WHILE pst_method_imp->does_local_or_member_exist( name_proposal ) = abap_true or
19 Class Method  CL_ART_NAME_SERVICE - NAME_IS_IN_EXTERNAL_BLACKLIST Determines code style information SOURCE name_is_in_external_blacklist( i_names_blacklist = i_names_blacklist i_name_proposal = name_proposal ) = abap_true.
20 Class Method  CL_ART_NAME_SERVICE - NAME_IS_IN_EXTERNAL_BLACKLIST Determines code style information SOURCE WHILE does_member_exist( i_member_name = name_proposal ) = abap_true or
21 Class Method  CL_ART_NAME_SERVICE - NAME_IS_IN_EXTERNAL_BLACKLIST Determines code style information SOURCE name_is_in_external_blacklist( i_names_blacklist = i_names_blacklist i_name_proposal = name_proposal ) = abap_true.
22 Class Method  CL_ART_NAME_SERVICE - APPROVE_NAME_FOR_NEW_PARAM Determines code style information
23 Class Method  CL_ART_NAME_SERVICE - GET_DEFAULT_PREFIX Determines code style information SOURCE r_result = get_default_prefix( i_kind ).
24 Class Method  CL_ART_NAME_SERVICE - ADJUST_PREFIX Determines code style information SOURCE name_under_construction = adjust_prefix( i_desired_name = name_under_construction i_prefix = prefix ).
25 Class Method  CL_ART_NAME_SERVICE - ADJUST_PREFIX Determines code style information SOURCE name_proposal = adjust_prefix( i_desired_name = name_proposal i_prefix = prefix ).
26 Class Method  CL_ART_NAME_SERVICE - ADJUST_PREFIX Determines code style information SOURCE name_under_construction = adjust_prefix( i_desired_name = name_under_construction i_prefix = prefix ).
27 Class Method  CL_ART_NAME_SERVICE - APPROVE_NAME Determines code style information SOURCE r_approved_name = approve_name( name_under_construction ).
28 Class Method  CL_ART_NAME_SERVICE - APPROVE_NAME Determines code style information SOURCE r_approved_name = approve_name( name_under_construction ).
29 Class Method  CL_ART_NAME_SERVICE - APPROVE_NAME_FOR_NEW_LOCAL Determines code style information
30 Class Method  CL_ART_NAME_SERVICE - APPROVE_NAME_FOR_NEW_MEMBER Determines code style information
31 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_CLASS Determines code style information
32 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_INTERFACE Determines code style information
33 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_METHOD_DEF Determines code style information
34 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_METHOD_IMP Determines code style information
35 Class Method  CL_ART_NAME_SERVICE - DERIVE_ABAP_NAME Determines code style information
36 Class Method  CL_ART_NAME_SERVICE - DOES_MEMBER_EXIST Determines code style information SOURCE WHILE does_member_exist( i_member_name = name_proposal ) = abap_true or
37 Class Method  CL_ART_NAME_SERVICE - DOES_MEMBER_EXIST Determines code style information SOURCE name_is_in_external_blacklist( i_names_blacklist = i_names_blacklist i_name_proposal = name_proposal ) = abap_true.
38 Class Method  CL_ART_NAME_SERVICE - GET_DEFAULT_PREFIX Determines code style information SOURCE r_result = get_default_prefix( i_kind ).
39 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
40 Class Method  CL_PST_CLASS - GET_MEMBERS Tree
41 Class Method  CL_PST_CLASS - DOES_MEMBER_EXIST Tree
42 Class Method  CL_PST_CLASS - GET_ALL_PARAMETERS Tree
43 Class Method  CL_PST_INTERFACE - DOES_MEMBER_EXIST comfort API for info on a dedicated interface from PST
44 Class Method  CL_PST_INTERFACE - GET_ALL_PARAMETERS comfort API for info on a dedicated interface from PST
45 Class Method  CL_PST_INTERFACE - GET_OWN_MEMBERS comfort API for info on a dedicated interface from PST
46 Class Method  CL_PST_METHOD_DEFINITION - GET_INTERFACE comfort API for information on a dedicated method from PST
47 Class Method  CL_PST_METHOD_DEFINITION - IS_INTERFACE_METHOD comfort API for information on a dedicated method from PST
48 Class Method  CL_PST_METHOD_DEFINITION - IS_INTERFACE_METHOD comfort API for information on a dedicated method from PST
49 Class Method  CL_PST_METHOD_DEFINITION - GET_PARAMETERS comfort API for information on a dedicated method from PST
50 Class Method  CL_PST_METHOD_DEFINITION - GET_INTERFACE comfort API for information on a dedicated method from PST
51 Class Method  CL_PST_METHOD_DEFINITION - GET_CLASS comfort API for information on a dedicated method from PST
52 Class Method  CL_PST_METHOD_DEFINITION - GET_CLASS comfort API for information on a dedicated method from PST
53 Class Method  CL_PST_METHOD_DEFINITION - FIND_PARAMETER comfort API for information on a dedicated method from PST
54 Class Method  CL_PST_METHOD_DEFINITION - CREATE comfort API for information on a dedicated method from PST
55 Class Method  CL_PST_METHOD_IMPLEMENTATION - DOES_LOCAL_OR_MEMBER_EXIST comfort API for information on a dedicated method from PST
56 Class Method  CL_PST_METHOD_IMPLEMENTATION - DOES_LOCAL_OR_MEMBER_EXIST comfort API for information on a dedicated method from PST
57 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_CLASS comfort API for information on a dedicated method from PST
58 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_LOCALS comfort API for information on a dedicated method from PST
59 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_METHOD_DEFINITION comfort API for information on a dedicated method from PST
60 Class Method  TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE Test helper for scan result & blackboard contributors
61 Class Method  TH_ART_CONTRIBUTOR - PREPARE_BLACKBOARD Test helper for scan result & blackboard contributors