SAP ABAP Class CL_XLF_ELEM_BX (Begin paired placeholder)
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_INLINE_BASE Basic class for all inline elements 20100922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_ELEM_BX Begin paired placeholder 20100922
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_TEXT_FRAGMENT Tagging interface for inline element text-fragments 20100922
Properties
Class CL_XLF_ELEM_BX  
Short Description Begin paired placeholder    
Super Class CL_XLF_INLINE_BASE Basic class for all inline elements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_ELEM_BX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_ELEM_BX Begin paired placeholder 20100922
2 IF_XLF_TEXT_FRAGMENT Tagging interface for inline element text-fragments 20100922
Friends
Class CL_XLF_ELEM_BX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRS_ALLOWED Static Attribute Private Type reference (TYPE) TXLF_STRING Table of strings 20100922
2 ATTRS_REQUIRED Static Attribute Private Type reference (TYPE) TXLF_STRING Table of strings 20100922
3 NAME Instance attribute Private Attribute reference (LIKE) 20100922
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100922
2 GET_EQUIV_TEXT Instance method Private Method 20100922
3 INIT_BX Instance method Public Method 20100922
4 INIT_BX_FROM_ELEM Instance method Public Method 20100922
5 INIT_BX_FROM_SER_ELEM Instance method Public Method 20101117
Events
Class CL_XLF_ELEM_BX has no event.
Types
Class CL_XLF_ELEM_BX has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XLF_ELEM_BX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLF_ELEM_BX has no exception.

Method GET_EQUIV_TEXT Signature

Method GET_EQUIV_TEXT on class CL_XLF_ELEM_BX has no parameter.
Method GET_EQUIV_TEXT on class CL_XLF_ELEM_BX has no exception.

Method INIT_BX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_ID Identifier 20100922

Method INIT_BX on class CL_XLF_ELEM_BX has no exception.

Method INIT_BX_FROM_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20100922
# Exception Resumable Description Created on
1 CX_XLF_CONSTRAINT_VIOLATION A constraint of an XLIFF document is violated 20100922

Method INIT_BX_FROM_SER_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SER_ELEM Call by reference Object reference (TYPE REF TO) CL_XLF_SER_ELEM 20101117
# Exception Resumable Description Created on
1 CX_XLF_CONSTRAINT_VIOLATION 20101117
History
Last changed by/on SAP  20110908 
SAP Release Created in 703