SAP ABAP Class CL_XLF_ELEM_GROUP (Group)
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_XLIFF_ELEMENT Basic XLIFF element implementation 20100928
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_ELEM_GROUP Group 20100928
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_STRUCTURAL_UNIT A group, trans-unit or bin-unit element 20100928
Properties
Class CL_XLF_ELEM_GROUP  
Short Description Group    
Super Class CL_XLF_XLIFF_ELEMENT Basic XLIFF element implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100928   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_ELEM_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_ELEM_GROUP Group 20100928
2 IF_XLF_STRUCTURAL_UNIT A group, trans-unit or bin-unit element 20100928
Friends
Class CL_XLF_ELEM_GROUP 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 20100928
2 CONTEXT_GROUPS Instance attribute Private Type reference (TYPE) TXLF_CONTEXT_GROUP Table of context-group elements 20100928
3 COUNT_GROUPS Instance attribute Private Type reference (TYPE) TXLF_COUNT_GROUP Table of count-group elements 20100928
4 ELEM_NAMES Static Attribute Private Type reference (TYPE) TXLF_STRING Table of strings 20100928
5 NAME Instance attribute Private Attribute reference (LIKE) 20100928
6 NON_XLIFF_ELEMENTS Instance attribute Private Type reference (TYPE) TXLF_NON_XLIFF_ELEMENT Table of non-XLIFF elements 20100928
7 NOTES Instance attribute Private Type reference (TYPE) TXLF_NOTE Table of note elements 20100928
8 PROP_GROUPS Instance attribute Private Type reference (TYPE) TXLF_PROP_GROUP Table of prop-group elements 20100928
9 STRUCTURAL_UNITS Instance attribute Private Type reference (TYPE) TXLF_STRUCTURAL_UNIT Table of structural units 20100928
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100928
2 INIT_GROUP Instance method Public Method 20100928
3 INIT_GROUP_FROM_ELEM Instance method Public Method 20100928
4 INIT_GROUP_FROM_SER_ELEM Instance method Public Method 20101118
Events
Class CL_XLF_ELEM_GROUP has no event.
Types
Class CL_XLF_ELEM_GROUP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method INIT_GROUP Signature

Method INIT_GROUP on class CL_XLF_ELEM_GROUP has no parameter.
Method INIT_GROUP on class CL_XLF_ELEM_GROUP has no exception.

Method INIT_GROUP_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 20100928
# Exception Resumable Description Created on
1 CX_XLF_CONSTRAINT_VIOLATION A constraint of an XLIFF document is violated 20100928

Method INIT_GROUP_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 20101118
# Exception Resumable Description Created on
1 CX_XLF_CONSTRAINT_VIOLATION 20101118
History
Last changed by/on SAP  20110908 
SAP Release Created in 703