Class Method list used by SAP ABAP Class CL_ART_BLACKBOARD (Refactoring blackboard)
SAP ABAP Class CL_ART_BLACKBOARD (Refactoring blackboard) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CE_ART_SELECTION_KIND - IS_KIND_OF Enumeration class for kind of selected code snippet
2 Class Method  CE_ART_SELECTION_KIND - IS_KIND_OF Enumeration class for kind of selected code snippet
3 Class Method  CE_ART_SELECTION_KIND - IS_VARIABLE Enumeration class for kind of selected code snippet
4 Class Method  CE_PST_KIND - IS_VARIABLE Kind of a program structure tree node
5 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_FALSE ABAP Unit: Assertions (see longtext)
6 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
7 Class Method  CL_ABAP_UNIT_ASSERT - FAIL ABAP Unit: Assertions (see longtext)
8 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
9 Class Method  CL_ART_BLACKBOARD - GET_PST_POSITION4SELECTION Refactoring blackboard
10 Class Method  CL_ART_BLACKBOARD - GET_PST_POSITION4SELECTION Refactoring blackboard
11 Class Method  CL_ART_BLACKBOARD - GET_SCAN_RESULT Refactoring blackboard
12 Class Method  CL_ART_BLACKBOARD - GET_SELECTED_VARIABLE Refactoring blackboard
13 Class Method  CL_ART_BLACKBOARD - GET_SELECTION_KIND Refactoring blackboard
14 Class Method  CL_ART_BLACKBOARD - GET_START_STMNT_INDEX Refactoring blackboard
15 Class Method  CL_ART_BLACKBOARD - GET_START_TOKEN_INDEX Refactoring blackboard
16 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_CLASS Refactoring blackboard
17 Class Method  CL_ART_BLACKBOARD - GET_SURROUNDING_METHOD Refactoring blackboard
18 Class Method  CL_ART_BLACKBOARD - IS_POSITION_STRING_VALID Refactoring blackboard SOURCE cl_abap_unit_assert=>assert_true( cut->is_position_string_valid( '8,15-47,11' ) ).
19 Class Method  CL_ART_BLACKBOARD - IS_POSITION_STRING_VALID Refactoring blackboard SOURCE cl_abap_unit_assert=>assert_false( cut->is_position_string_valid( '47,11-8,15' ) ).
20 Class Method  CL_ART_BLACKBOARD - IS_POSITION_STRING_VALID Refactoring blackboard SOURCE cl_abap_unit_assert=>assert_false( cut->is_position_string_valid( 'x,y' ) ).
21 Class Method  CL_ART_BLACKBOARD - IS_POSITION_STRING_VALID Refactoring blackboard SOURCE IF is_position_string_valid( i_position_string ) = abap_true.
22 Class Method  CL_ART_BLACKBOARD - SET_EXPRESSION_INFO Refactoring blackboard
23 Class Method  CL_ART_BLACKBOARD - SET_SOURCE_SELECTION_INFO Refactoring blackboard
24 Class Method  CL_ART_BLACKBOARD - GET_PST_POSITION4SELECTION Refactoring blackboard
25 Class Method  CL_ART_BLACKBOARD - CREATE Refactoring blackboard
26 Class Method  CL_ART_BLACKBOARD - FIND_VARIABLE Refactoring blackboard
27 Class Method  CL_ART_BLACKBOARD - GET_CURSOR_COLUMN Refactoring blackboard
28 Class Method  CL_ART_BLACKBOARD - GET_CURSOR_LINE Refactoring blackboard
29 Class Method  CL_ART_BLACKBOARD - GET_EXPRESSION_INFO Refactoring blackboard
30 Class Method  CL_ART_BLACKBOARD - GET_FOCUSED_INCLUDE Refactoring blackboard
31 Class Method  CL_ART_BLACKBOARD - GET_LEFT_SIDE_CURSOR_SELECTION Refactoring blackboard
32 Class Method  CL_ART_BLACKBOARD - GET_LEFT_SIDE_OF_TOKEN_AT_POS Refactoring blackboard
33 Class Method  CL_ART_BLACKBOARD - GET_LEFT_SIDE_TOKEN_POSITION Refactoring blackboard
34 Class Method  CL_ART_BLACKBOARD - GET_OCCURRENCES_4_IDENTIFIER Refactoring blackboard
35 Class Method  CL_ART_BLACKBOARD - GET_OCCURRENCES_4_PARAM Refactoring blackboard
36 Class Method  CL_ART_BLACKBOARD - GET_OCCURRENCE_POSITIONS Refactoring blackboard
37 Class Method  CL_ART_BLACKBOARD - GET_PROGRAM_NODE Refactoring blackboard
38 Class Method  CL_ART_BLACKBOARD - GET_PST_POSITION4SELECTION Refactoring blackboard
39 Class Method  CL_ART_BLACKBOARD - GET_PST_POSITION4SELECTION Refactoring blackboard
40 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_CLASS Determines code style information
41 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_INTERFACE Determines code style information
42 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_METHOD_IMP Determines code style information
43 Class Method  CL_ART_PROPOSAL - ADD_DOCUMENTATION Proposal
44 Class Method  CL_AUNIT_ASSERT - ABORT ABAP Unit: Assertions (see Longtext)
45 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
46 Class Method  CL_AUNIT_ASSERT - ASSERT_NOT_BOUND ABAP Unit: Assertions (see Longtext)
47 Class Method  CL_PST_ALIAS - CREATE comfort API for info on a dedicated alias from PST
48 Class Method  CL_PST_ALIAS - RESOLVE_ALIAS comfort API for info on a dedicated alias from PST
49 Class Method  CL_PST_CLASS - CREATE Tree
50 Class Method  CL_PST_CLASS - FIND_MEMBER Tree
51 Class Method  CL_PST_CLASS - FIND_MEMBER Tree
52 Class Method  CL_PST_CLASS - FIND_MEMBER Tree
53 Class Method  CL_PST_INTERFACE - CREATE comfort API for info on a dedicated interface from PST
54 Class Method  CL_PST_INTERFACE - GET_MEMBER_LIST comfort API for info on a dedicated interface from PST
55 Class Method  CL_PST_MEMBERS - FIND_MEMBER comfort API for info on a dedicated interface from PST
56 Class Method  CL_PST_METHOD_DEFINITION - FIND_PARAMETER comfort API for information on a dedicated method from PST
57 Class Method  CL_PST_METHOD_DEFINITION - FIND_PARAMETER comfort API for information on a dedicated method from PST
58 Class Method  CL_PST_METHOD_DEFINITION - FIND_PARAMETER comfort API for information on a dedicated method from PST
59 Class Method  CL_PST_METHOD_IMPLEMENTATION - FIND_LOCAL_DECLARATION_BY_NAME comfort API for information on a dedicated method from PST
60 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_STATEMENTS comfort API for information on a dedicated method from PST
61 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_METHOD_DEFINITION comfort API for information on a dedicated method from PST
62 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_METHOD_DEFINITION comfort API for information on a dedicated method from PST
63 Class Method  CL_PST_METHOD_IMPLEMENTATION - GET_METHOD_DEFINITION comfort API for information on a dedicated method from PST
64 Class Method  CL_PST_METHOD_IMPLEMENTATION - FIND_LOCAL_DECLARATION_BY_NAME comfort API for information on a dedicated method from PST
65 Class Method  CL_PST_METHOD_IMPLEMENTATION - FIND_LOCAL_DECLARATION_BY_NAME comfort API for information on a dedicated method from PST
66 Class Method  CL_PST_NODE - CREATE Element
67 Class Method  CL_PST_NODE - FIND_NODE_BY_NAME Element
68 Class Method  CL_PST_NODE - FIND_NODE_BY_OCCURRENCE_POS Element
69 Class Method  CL_PST_NODE - FIND_NODE_BY_POSITION Element
70 Class Method  CL_PST_SOURCE_POSITION - CREATE Position (include, from, to) in source code
71 Class Method  CL_PST_SOURCE_POSITION - TO_STRING Position (include, from, to) in source code
72 Class Method  CL_PST_SOURCE_POSITION - STARTS_AFTER Position (include, from, to) in source code
73 Class Method  CL_PST_SOURCE_POSITION - IS_CURSOR Position (include, from, to) in source code
74 Class Method  CL_PST_SOURCE_POSITION - CREATE_FROM_STRING Position (include, from, to) in source code
75 Class Method  CL_PST_SOURCE_POSITION - CREATE_FROM_OCCURRENCE Position (include, from, to) in source code
76 Class Method  CL_PST_SOURCE_POSITION - CREATE Position (include, from, to) in source code
77 Class Method  CL_PST_SOURCE_POSITION - IS_CURSOR Position (include, from, to) in source code
78 Class Method  CL_PST_STATEMENT - GET_LOCAL_TOKENS PST Statement
79 Class Method  CL_PST_STATEMENT - GET_PST_STATEMENT_TABLE PST Statement
80 Class Method  CL_PST_STATEMENT_TABLE - GET_PST_STATEMENT PST Statement Table
81 Class Method  CL_PST_VARIABLE - CREATE convenience API for PST node representing variables
82 Class Method  CL_PST_VARIABLE - CREATE convenience API for PST node representing variables
83 Class Method  CL_RIS_OCCURRENCE_FACTORY - CREATE_ASC_FINDER Returns occurrence finders
84 Class Method  IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT high level access to results from ABAP source scans
85 Class Method  IF_RFAC_SCAN_RESULT - GET_TOKEN_FOR_POS high level access to results from ABAP source scans
86 Class Method  IF_RFAC_SCAN_RESULT - GET_TOKEN_FOR_POS high level access to results from ABAP source scans
87 Class Method  IF_RFAC_SCAN_RESULT - GET_SOURCE_OF_INCLUDE high level access to results from ABAP source scans
88 Class Method  IF_RFAC_SCAN_RESULT - GET_SOURCE_OF_INCLUDE high level access to results from ABAP source scans
89 Class Method  IF_RIS_OCCURRENCE_FINDER - GET_OCCURRENCE_INFO Finds usage of variables
90 Class Method  TH_ART_CONTRIBUTOR - ABORT_IF_WRONG_RELEASE Test helper for scan result & blackboard contributors
91 Class Method  TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE Test helper for scan result & blackboard contributors
92 Class Method  TH_ART_CONTRIBUTOR - ASSERT_SELECTION_KIND Test helper for scan result & blackboard contributors
93 Class Method  TH_ART_CONTRIBUTOR - PREPARE_BLACKBOARD Test helper for scan result & blackboard contributors