SAP ABAP Interface IF_XLF_INLINE_BASE (Basic interface for all inline elements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BPT Begin paired tag 20100921
2 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_BX Begin paired placeholder 20100922
3 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EPT End paired tag 20100922
4 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_EX End paired placeholder 20100923
5 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_G Generic group placeholder 20100923
6 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_IT Isolated tag 20100923
7 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_PH Placeholder 20100923
8 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEM_X Generic placeholder 20100923
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_INLINE_BASE Basic class for all inline elements 20100921
Properties
Interface IF_XLF_INLINE_BASE  
Short Description Basic interface for all inline elements    
General Data
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100921   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XLF_INLINE_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_ELEMENT Basic interface for all elements 20100921
2 IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100921
3 IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100921
Friends
Interface IF_XLF_INLINE_BASE has no friend.
Attributes
Interface IF_XLF_INLINE_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AS_STRING Instance method Public Method 20101112
2 AS_XML_ELEMENT Instance method Public Method 20100921
3 AS_XML_NODE Instance method Public Method 20100921
4 CLONE Instance method Public Method Returns a clone of this element 20100921
5 EQUALS Instance method Public Method 20101012
6 GET_ATTRIBUTES Instance method Public Method 20100921
7 GET_CHILDREN Instance method Public Method 20100921
8 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
9 GET_EQUIV_TEXT Instance method Public Method Returns the equiv-text attribute 20100921
10 GET_FINGERPRINT Instance method Public Method 20101108
11 GET_ID Instance method Public Method Returns the id attribute 20100921
12 GET_NAME Instance method Public Method 20100921
13 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100921
14 GET_NAMESPACE_URI Instance method Public Method 20100921
15 GET_NON_XLIFF_ATTRIBUTES Instance method Public Method Returns the non-XLIFF attributes 20100921
16 GET_PARENT Instance method Public Method 20100921
17 GET_PREFIX Instance method Public Method 20100921
18 GET_TS Instance method Public Method Returns the ts attribute 20100921
19 GET_XID Instance method Public Method Returns the xid attribute 20100921
20 SET_EQUIV_TEXT Instance method Public Method Sets the equiv-text attribute 20100921
21 SET_ID Instance method Public Method Sets the id attribute 20100921
22 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100921
23 SET_NON_XLIFF_ATTRIBUTES Instance method Public Method Sets the non-XLIFF attributes 20100921
24 SET_TS Instance method Public Method Sets the ts attribute 20100921
25 SET_XID Instance method Public Method Sets the xid attribute 20100921
Events
Interface IF_XLF_INLINE_BASE has no event.
Types
Interface IF_XLF_INLINE_BASE has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on Interface IF_XLF_INLINE_BASE has no parameter.
Method AS_STRING on Interface IF_XLF_INLINE_BASE has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on Interface IF_XLF_INLINE_BASE has no parameter.
Method AS_XML_ELEMENT on Interface IF_XLF_INLINE_BASE has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on Interface IF_XLF_INLINE_BASE has no parameter.
Method AS_XML_NODE on Interface IF_XLF_INLINE_BASE has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_XLF_INLINE_BASE A clone of this element 20100921

Method CLONE on Interface IF_XLF_INLINE_BASE has no exception.

Method EQUALS Signature

Method EQUALS on Interface IF_XLF_INLINE_BASE has no parameter.
Method EQUALS on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_ATTRIBUTES on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_CHILDREN on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_EQUIV_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EQUIV_TEXT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_EQUIV_TEXT The equiv-text attribute. Might be unbound. 20100921

Method GET_EQUIV_TEXT on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_ID The id attribute 20100921

Method GET_ID on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_NAME on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_NAMESPACE_URI on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_NON_XLIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NON_XLIFF_ATTRIBUTES Value transfer Type reference (TYPE) TXLF_NON_XLIFF_ATTRIBUTE The non-XLIFF attributes 20100921

Method GET_NON_XLIFF_ATTRIBUTES on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_PARENT on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on Interface IF_XLF_INLINE_BASE has no parameter.
Method GET_PREFIX on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TS Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TS The ts attribute. Might be unbound. 20100921

Method GET_TS on Interface IF_XLF_INLINE_BASE has no exception.

Method GET_XID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XID Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_XID The xid attribute. Might be unbound. 20100921

Method GET_XID on Interface IF_XLF_INLINE_BASE has no exception.

Method SET_EQUIV_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EQUIV_TEXT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_EQUIV_TEXT The equiv-text attribute. May be unbound. 20100921

Method SET_EQUIV_TEXT on Interface IF_XLF_INLINE_BASE has no exception.

Method SET_ID 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 The id attribute. Must be bound. 20100921

Method SET_ID on Interface IF_XLF_INLINE_BASE has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_INLINE_BASE has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_INLINE_BASE has no exception.

Method SET_NON_XLIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NON_XLIFF_ATTRIBUTES Call by reference Type reference (TYPE) TXLF_NON_XLIFF_ATTRIBUTE The non-XLIFF attributes 20100921

Method SET_NON_XLIFF_ATTRIBUTES on Interface IF_XLF_INLINE_BASE has no exception.

Method SET_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TS Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TS The ts attribute. May be unbound. 20100921

Method SET_TS on Interface IF_XLF_INLINE_BASE has no exception.

Method SET_XID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XID Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_XID The xid attribute. May be unbound. 20100921

Method SET_XID on Interface IF_XLF_INLINE_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703