SAP ABAP Class CL_CIM_READONLYVISITOR (Visitor for Read-Only Activation)
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 20081202
Properties
Class CL_CIM_READONLYVISITOR  
Short Description Visitor for Read-Only Activation    
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 20081202   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_READONLYVISITOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CIM_ELEMENT 20081202 Basis Class for CIM Elements
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SINGLETON Static Attribute Public Object reference (TYPE REF TO) CL_CIM_READONLYVISITOR Visitor for Read-Only Activation 20081202
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081202
2 DO_VISIT Instance method Protected Method Visits a CIM element without exception 20081202
3 SET_READ_ONLY Instance method Private Method Sets the read-only indicator 20081205
Events
Class CL_CIM_READONLYVISITOR has no event.
Types
Class CL_CIM_READONLYVISITOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DO_VISIT 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) CL_CIM_ELEMENT Basisklasse für CIM-Elemente 20081202

Method DO_VISIT on class CL_CIM_READONLYVISITOR has no exception.

Method SET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20081205
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENT Basisklasse für CIM-Elemente 20081205

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