SAP ABAP Class CL_CI_TEST_SEARCH_STMT_PATTERN (Code Inspector: Source Class for SCAN_TESTS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN | 20050208 |
Properties
| Class | CL_CI_TEST_SEARCH_STMT_PATTERN | |
| Short Description | Code Inspector: Source Class for SCAN_TESTS | |
| Super Class | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20050208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_SEARCH_STMT_PATTERN has no forward declaration.
Interfaces
Class CL_CI_TEST_SEARCH_STMT_PATTERN has no interface implemented.
Friends
Class CL_CI_TEST_SEARCH_STMT_PATTERN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Search in Statements | 20050221 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Search in Comments | 20050221 | |||
| 3 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SEARCH_STMT_PATTERN' | 20050208 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Lower/Upper Case | 20050218 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SCI_REGEX_PATTERN | Pattern for Statement Search | 20050208 | |||
| 6 | Instance attribute | Private | See coding | 20050218 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Simple Expression? | 20050218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050208 |
Events
Class CL_CI_TEST_SEARCH_STMT_PATTERN has no event.
Types
Class CL_CI_TEST_SEARCH_STMT_PATTERN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SEARCH_STMT_PATTERN has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SEARCH_STMT_PATTERN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |