SAP ABAP Class CL_CIM_ELMNTVSTRDECORATOR (Decorator for the element visitor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
     S_WBEM_CIM (Package) WBEM Client: CIM Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIM_ELEMENTVISITOR Basis Class for Operations on CIM Objects 20081013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIM_XMLWRITERVISITOR Visitor for XML rendering of CIM elements 20081013
Properties
Class CL_CIM_ELMNTVSTRDECORATOR  
Short Description Decorator for the element visitor    
Super Class CL_CIM_ELEMENTVISITOR Basis Class for Operations on CIM Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_WBEM_CIM   WBEM Client: CIM Objects 
Created 20081013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CIM_ELMNTVSTRDECORATOR has no interface implemented.
Friends
Class CL_CIM_ELMNTVSTRDECORATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_POSTPROCESS Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Post-processing of the visitor? 20081013
2 DO_PREPROCESS Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Pre-processing of the visitor? 20081013
3 VISITOR Instance attribute Protected Object reference (TYPE REF TO) CL_CIM_ELEMENTVISITOR Included User ("Stowaway") 20081013
Methods
# Method Level Visibility Method type Description Created on
1 SET_VISITOR Instance method Public Method Sets or overwrites the visitor 20081013
Events
Class CL_CIM_ELMNTVSTRDECORATOR has no event.
Types
Class CL_CIM_ELMNTVSTRDECORATOR has no local type.
Method Signatures

Method SET_VISITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_POSTPROCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Postprozessierung angefordert? 20081013
2 Importing DO_PREPROCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Präprozessierung angefordert? 20081013
3 Importing VISITOR Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTVISITOR Basisklasse für Operationen auf CIM-Objekten 20081013

Method SET_VISITOR on class CL_CIM_ELMNTVSTRDECORATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720