SAP ABAP Class IF_XLF_ELEM_TOOL (Tool)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_CONTEXT_HEADER Element that can appear in header context 20100920
2 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEMENT Basic interface for all elements 20100920
3 Interface composition (i COMPRISING i_ref)  IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100920
4 Interface composition (i COMPRISING i_ref)  IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100920
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_TOOL Tool 20100920
Properties
Class IF_XLF_ELEM_TOOL  
Short Description Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100920   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_ELEM_TOOL has no forward declaration.
Interfaces
Class IF_XLF_ELEM_TOOL has no interface implemented.
Friends
Class IF_XLF_ELEM_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING `tool` The element's name 20100920
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 20100920
3 AS_XML_NODE Instance method Public Method 20100920
4 CLONE Instance method Public Method Returns a clone of this element 20100920
5 EQUALS Instance method Public Method 20101005
6 GET_ATTRIBUTES Instance method Public Method 20100920
7 GET_CHILDREN Instance method Public Method Returns this element's child nodes 20100920
8 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
9 GET_FINGERPRINT Instance method Public Method 20101108
10 GET_NAME Instance method Public Method 20100920
11 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100920
12 GET_NAMESPACE_URI Instance method Public Method 20100920
13 GET_NON_XLIFF_ATTRIBUTES Instance method Public Method Returns the element's non-XLIFF attributes 20100920
14 GET_PARENT Instance method Public Method 20100920
15 GET_PREFIX Instance method Public Method 20100920
16 GET_TOOL_COMPANY Instance method Public Method Returns the tool-company attribute 20100920
17 GET_TOOL_ID Instance method Public Method Returns the tool-id attribute 20100920
18 GET_TOOL_NAME Instance method Public Method Returns the tool-name attribute 20100920
19 GET_TOOL_VERSION Instance method Public Method Returns the tool-version attribute 20100920
20 SET_CHILDREN Instance method Public Method Sets this element's child nodes 20100920
21 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100920
22 SET_NON_XLIFF_ATTRIBUTES Instance method Public Method Sets the element's non-XLIFF attributes 20100920
23 SET_TOOL_COMPANY Instance method Public Method Sets the tool-company attribute 20100920
24 SET_TOOL_ID Instance method Public Method Sets the tool-id attribute 20100920
25 SET_TOOL_NAME Instance method Public Method Sets the tool-name attribute 20100920
26 SET_TOOL_VERSION Instance method Public Method Sets the tool-version attribute 20100920
Events
Class IF_XLF_ELEM_TOOL has no event.
Types
Class IF_XLF_ELEM_TOOL has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on class IF_XLF_ELEM_TOOL has no parameter.
Method AS_STRING on class IF_XLF_ELEM_TOOL has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on class IF_XLF_ELEM_TOOL has no parameter.
Method AS_XML_ELEMENT on class IF_XLF_ELEM_TOOL has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on class IF_XLF_ELEM_TOOL has no parameter.
Method AS_XML_NODE on class IF_XLF_ELEM_TOOL 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_ELEM_TOOL A clone of this element 20100920

Method CLONE on class IF_XLF_ELEM_TOOL has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_ELEM_TOOL has no parameter.
Method EQUALS on class IF_XLF_ELEM_TOOL has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_ATTRIBUTES on class IF_XLF_ELEM_TOOL has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILDREN Value transfer Type reference (TYPE) TXLF_NODE The element's child nodes 20100920

Method GET_CHILDREN on class IF_XLF_ELEM_TOOL has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_TOOL has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_FINGERPRINT on class IF_XLF_ELEM_TOOL has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_NAME on class IF_XLF_ELEM_TOOL has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_TOOL has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_NAMESPACE_URI on class IF_XLF_ELEM_TOOL 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 20100920

Method GET_NON_XLIFF_ATTRIBUTES on class IF_XLF_ELEM_TOOL has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_PARENT on class IF_XLF_ELEM_TOOL has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on class IF_XLF_ELEM_TOOL has no parameter.
Method GET_PREFIX on class IF_XLF_ELEM_TOOL has no exception.

Method GET_TOOL_COMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOL_COMPANY Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_COMPANY The tool-company attribute. Might be unbound. 20100920

Method GET_TOOL_COMPANY on class IF_XLF_ELEM_TOOL has no exception.

Method GET_TOOL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOL_ID Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_ID The tool-id attribute 20100920

Method GET_TOOL_ID on class IF_XLF_ELEM_TOOL has no exception.

Method GET_TOOL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOL_NAME Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_NAME The tool-name attribute 20100920

Method GET_TOOL_NAME on class IF_XLF_ELEM_TOOL has no exception.

Method GET_TOOL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOL_VERSION Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_VERSION The tool-version attribute. Might be unbound. 20100920

Method GET_TOOL_VERSION on class IF_XLF_ELEM_TOOL has no exception.

Method SET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILDREN Call by reference Type reference (TYPE) TXLF_NODE The element's child nodes 20100920

Method SET_CHILDREN on class IF_XLF_ELEM_TOOL has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_TOOL has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_TOOL 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 20100920

Method SET_NON_XLIFF_ATTRIBUTES on class IF_XLF_ELEM_TOOL has no exception.

Method SET_TOOL_COMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOL_COMPANY Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_COMPANY The tool-company attribute. May be unbound. 20100920

Method SET_TOOL_COMPANY on class IF_XLF_ELEM_TOOL has no exception.

Method SET_TOOL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOL_ID Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_ID The tool-id attribute. Must be bound. 20100920

Method SET_TOOL_ID on class IF_XLF_ELEM_TOOL has no exception.

Method SET_TOOL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOL_NAME Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_NAME The tool-name attribute. Must be bound. 20100920

Method SET_TOOL_NAME on class IF_XLF_ELEM_TOOL has no exception.

Method SET_TOOL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOL_VERSION Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TOOL_VERSION The tool-version attribute. May be unbound. 20100920

Method SET_TOOL_VERSION on class IF_XLF_ELEM_TOOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in