Class list used by SAP ABAP PINF SRFAC_API (SRFAC_API)
SAP ABAP PINF
SRFAC_API (SRFAC_API) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CE_ART_QFIX | Enumeration for quickfix ids | ||
| 2 | CE_ART_SELECTION_KIND | Enumeration class for kind of selected code snippet | ||
| 3 | CL_ART_BLACKBOARD | Refactoring blackboard | ||
| 4 | CL_ART_CLIF_EXISTENCE_CHECK | Check if clif exists | ||
| 5 | CL_ART_CONTRIB_4_CLIF | Refactorings on classes and interfaces | ||
| 6 | CL_ART_CONTRIB_4_IDENTIFIER | Rename provider | ||
| 7 | CL_ART_CONTRIB_4_LITERAL | contributor - quickfixes on literals | ||
| 8 | CL_ART_CONTRIB_4_LOCAL | contributor - quikfixes on local variables, types, constants | ||
| 9 | CL_ART_CONTRIB_4_MEMBER | contributor - quikfixes on local variables, types, constants | ||
| 10 | CL_ART_CONTRIB_4_MISSING_CLIF | Quickfix forwards creation of classes and interfaces | ||
| 11 | CL_ART_CONTRIB_4_MISSING_METH | Create missing method definition or implemention | ||
| 12 | CL_ART_CONTRIB_4_SNIPPET | Refactorings on classes and interfaces | ||
| 13 | CL_ART_CONTRIB_4_UNIMPL_METH | Contributor for add unimplemented interface methods | ||
| 14 | CL_ART_CONTRIB_SCAN_RESULT | contributor for source handler and selection position | ||
| 15 | CL_ART_CONTRIB_SELECTION_TYPE | Contributor for analysis of the cursor selection | ||
| 16 | CL_ART_INCLUDE_SERVICES | Service class to ask questions on ABAP includes | ||
| 17 | CL_ART_NAME_SERVICE | Determines code style information | ||
| 18 | CL_ART_PROPOSAL | Proposal | ||
| 19 | CL_ART_QUICKFIX_PROVIDER | quickfix provider for global classes | ||
| 20 | CL_ART_SOURCE_REPOSITORY | Source Repository | ||
| 21 | CL_RFAC_ABAP_STATEMENT | representation of an ABAP statement for refactoring | ||
| 22 | CL_RFAC_CONFLICT_DETECTOR | detector for naming conflicts in refactoring | ||
| 23 | CL_RFAC_EXTRACT_METHOD | Extract Method | ||
| 24 | CL_RFAC_METHOD_COMPOSER | Generates code for extract method, create method, etc | ||
| 25 | CL_RFAC_METHOD_DESCRIPTION | Metadata for a method | ||
| 26 | CL_RFAC_METHOD_INSERTER | Inserts method parts into includes | ||
| 27 | CL_RFAC_REFACTORING | Abstract Refactoring Superclass | ||
| 28 | CL_RFAC_RENAME | Rename Refactoring | ||
| 29 | CL_RFAC_REPLACER | Refactoring: Source Management | ||
| 30 | CL_RFAC_SCAN_RESULT | api for scan result interpretation | ||
| 31 | CL_RFAC_SCAN_RESULT_REGISTER | register for scan results of main programs | ||
| 32 | CL_RFAC_SELECTION_ANALYZER | Refactoring: Information about a Selection | ||
| 33 | CL_RFAC_SOURCE_UTILITY | Source Utility | ||
| 34 | CL_RFAC_STATEMENT_MATCHER | match tokens of a statement against predefined templates | ||
| 35 | CL_RFAC_UTILITY | ADT Refactoring: Utility Functionality | ||
| 36 | CX_RFAC_DYNAMIC | call error | ||
| 37 | CX_RFAC_ERROR | Refactoring error | ||
| 38 | CX_RFAC_NO_CHECK | call error | ||
| 39 | TD_RFAC_INCLUDE | Stub | ||
| 40 | TH_ART_CONTRIBUTOR | Test helper for scan result & blackboard contributors | ||
| 41 | TH_RFAC_EXTRACT_METHOD | Test Helper Class |