SAP ABAP Class CL_UMG_AL_YA_CHARSTAT (Sprache automatisch über Zeichenstatistik zuordnen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UMG_ASSIGN_LANG | interface for assigning languages to text | 20050720 |
Properties
| Class | CL_UMG_AL_YA_CHARSTAT | |
| Short Description | Sprache automatisch über Zeichenstatistik zuordnen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20050720 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UMG_ASSIGN_LANG | interface for assigning languages to text | 20050720 |
Friends
Class CL_UMG_AL_YA_CHARSTAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UMGTOLANG | Language list for which the Zipf/Mandelbrot method works | 20050720 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | UMGTCHAR2STAT | Character Statistics for Bigrams | 20050720 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMG_CHAR_STAT | Convert and Update Character Statistic Data | 20050720 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Status: Debug Mode | 20050720 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UMGTSTRINGS | SUMG Strings | 20050720 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | UMGTCHAR1STAT | Character Statistics for Unigrams | 20050720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050720 |
Events
Class CL_UMG_AL_YA_CHARSTAT has no event.
Types
Class CL_UMG_AL_YA_CHARSTAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEBUG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Run in Debug Mode ? | 20050720 |
Method CONSTRUCTOR on class CL_UMG_AL_YA_CHARSTAT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |