SAP ABAP Class CL_XLF_XLIFF_ATTRIBUTE (Basic XLIFF attribute implementation)
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 | 20100907 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_XLIFF_ATTRIBUTE | Basic interface for all XLIFF attributes | 20100907 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_RESNAME | Resource name | 20100910 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_MIME_TYPE | Mime type | 20100910 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_MINBYTES | Minimum bytes | 20100910 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_MINHEIGHT | Minimum height | 20100910 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_MINWIDTH | Minimum width | 20100910 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_NAME | Name | 20100910 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_ORIGIN | Translation match origin | 20100910 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_ORIGINAL | Original file | 20100910 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_PHASE_NAME | Phase name | 20100910 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_PRIORITY | Priority | 20100910 |
| ... | Click here to see Used By full list (60 items) | |||
Properties
| Class | CL_XLF_XLIFF_ATTRIBUTE | |
| Short Description | Basic XLIFF attribute implementation | |
| 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 | 20100907 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLF_XLIFF_ATTRIBUTE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XLF_XLIFF_ATTRIBUTE | Basic interface for all XLIFF attributes | 20100907 |
Friends
Class CL_XLF_XLIFF_ATTRIBUTE has no friend class.
Attributes
Class CL_XLF_XLIFF_ATTRIBUTE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100907 |
Events
Class CL_XLF_XLIFF_ATTRIBUTE has no event.
Types
Class CL_XLF_XLIFF_ATTRIBUTE has no local type.
Method Signatures
Method INIT_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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20100907 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100907 |
Method INIT_XLIFF_ATTRIBUTE on class CL_XLF_XLIFF_ATTRIBUTE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |