SAP ABAP Class CL_CI_TEST_LANGU_WORD_FREQ (CL_CI_TEST_LANGU_WORD_FREQ)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_KAIZEN (Package) ABAP Metrics

⤷

⤷

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 | 20070514 |
Properties
Class | CL_CI_TEST_LANGU_WORD_FREQ | |
Short Description | ||
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 | ||
Category | 0 | |
Package | S_KAIZEN | ABAP Metrics |
Created | 20070514 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CI_TEST_LANGU_WORD_FREQ has no interface implemented.
Friends
Class CL_CI_TEST_LANGU_WORD_FREQ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_COMMENT_HEURISTICS | 20070514 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SCI_ERRC | 'Frequency' | Code Inspector: ID for Message Code | 20070514 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_LANGU_WORD_FREQ' | 20070514 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20070514 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | 20070514 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | 20070514 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20070619 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20070514 | |
2 | ![]() |
Instance method | Private | Method | 20070514 | |
3 | ![]() |
Instance method | Private | Method | 20070514 |
Events
Class CL_CI_TEST_LANGU_WORD_FREQ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTYPE_HISTOGRAM | Public | See coding | 20070619 | begin of ltype_histogram,
langu type c length 1,
smaller type i,
one type i,
two type i,
three type i,
four type i,
five type i,
six type i,
seven type i,
eight type i,
nine type i,
ten type i,
longer type i,
end of ltype_histogram
|
||
2 | LTYPE_THRESHOLD | Public | See coding | 20070619 | begin of ltype_threshold,
one type f,
two type f,
three type f,
four type f,
five type f,
six type f,
seven type f,
eight type f,
nine type f,
ten type f,
eleven type f,
end of ltype_threshold
|
||
3 | T_LIST | Public | Type reference (TYPE) | CL_ABAP_COMMENT_HEURISTICS=>WORD_COUNT_TABLE_T | 20070514 |
|
|
4 | T_LIST_2 | Public | Type reference (TYPE) | CL_ABAP_COMMENT_HEURISTICS=>WORD_COUNT_INFO_T | 20070514 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_LANGU_WORD_FREQ has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_LANGU_WORD_FREQ has no exception.
Method PACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LIST | Call by reference | Type reference (TYPE) | T_LIST | 20070514 | |||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070514 |
Method PACK on class CL_CI_TEST_LANGU_WORD_FREQ has no exception.
Method UNPACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LIST | Call by reference | Type reference (TYPE) | T_LIST | 20070514 | |||
2 | ![]() |
P_STRING | Call by reference | Type reference (TYPE) | STRING | 20070514 |
Method UNPACK on class CL_CI_TEST_LANGU_WORD_FREQ has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |