SAP ABAP Class CL_XLF_XLIFF_ATTRIBUTE_ENUM (Basic enumerated XLIFF attribute)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTRIBUTE | Basic attribute implementation | 20100908 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_ENUM_ATTRIBUTE | Basic interface for enumeration based attributes | 20100908 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_XLIFF_ATTRIBUTE | Basic interface for all XLIFF attributes | 20100908 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_ANNOTATES | Annotates | 20100909 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_APPROVED | Approved | 20100909 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_ASSOC | Association | 20100909 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_CLONE | Clone | 20100909 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_EQUIV_TRANS | Equiv-trans | 20100909 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_MATCH_MANDATORY | Match mandatory | 20100909 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_MERGED_TRANS | Merged-trans | 20100909 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_POS | Position | 20100909 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_TRANSLATE | Translate | 20100909 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_VERSION | Version | 20100909 |
Properties
Class | CL_XLF_XLIFF_ATTRIBUTE_ENUM | |
Short Description | Basic enumerated XLIFF attribute | |
Super Class | CL_XLF_ATTRIBUTE | Basic attribute implementation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_XLIFF | XLIFF 1.2 Library |
Created | 20100908 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XLF_XLIFF_ATTRIBUTE_ENUM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XLF_ENUM_ATTRIBUTE | Basic interface for enumeration based attributes | 20100908 | ||
2 | IF_XLF_XLIFF_ATTRIBUTE | Basic interface for all XLIFF attributes | 20100908 |
Friends
Class CL_XLF_XLIFF_ATTRIBUTE_ENUM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_XLF_ENUM | Basic enumeration interface | 20100908 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20100908 | |
2 | ![]() |
Instance method | Protected | Method | 20100908 |
Events
Class CL_XLF_XLIFF_ATTRIBUTE_ENUM has no event.
Types
Class CL_XLF_XLIFF_ATTRIBUTE_ENUM has no local type.
Method Signatures
Method GET_ENUM_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENUM_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ENUM | Basic enumeration interface | 20100908 |
Method GET_ENUM_VALUE on class CL_XLF_XLIFF_ATTRIBUTE_ENUM has no exception.
Method INIT_ENUM_XLIFF_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_VALIDITY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110310 | ||
2 | ![]() |
ENUM_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ENUM | Basic enumeration interface | 20100908 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100908 |
Method INIT_ENUM_XLIFF_ATTRIBUTE on class CL_XLF_XLIFF_ATTRIBUTE_ENUM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |