SAP ABAP Class CL_CIM_DECLGROUP (Group of objects in a CIM declaration)
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_ELEMENT Basis Class for CIM Elements 20081125
Properties
Class CL_CIM_DECLGROUP  
Short Description Group of objects in a CIM declaration    
Super Class CL_CIM_ELEMENT Basis Class for CIM Elements 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_WBEM_CIM   WBEM Client: CIM Objects 
Created 20081125   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIM_DECLGROUP has no forward declaration.
Interfaces
Class CL_CIM_DECLGROUP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CIM_DECLARATION 20091023 Represents a CIM declaration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAMESPACEREF Instance attribute Public Object reference (TYPE REF TO) CL_CIM_REFERENCE Reference to CIM Namespace 20081125
2 OBJECTS Instance attribute Public Type reference (TYPE) CIM_T_ELEMENT List of CIM Elements 20081125
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method Adds a CIM class or instance 20081125
2 ADD_OBJECTWITHREF Instance method Public Method Adds a CIM object with reference 20081125
3 ADD_QUALIFIERDECL Instance method Public Method Adds a qualifier declaration 20081125
4 CLEAR Instance method Public Method Removes all CIM elements 20081125
5 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20081125
6 CREATE Static method Public Method Static Creation Method 20081125
7 SET_NAMESPACEREF Instance method Public Method Sets or overwrites the namespace reference 20081125
Events
Class CL_CIM_DECLGROUP has no event.
Types
Class CL_CIM_DECLGROUP has no local type.
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) CL_CIM_OBJECT 20081125

Method ADD_OBJECT on class CL_CIM_DECLGROUP has no exception.

Method ADD_OBJECTWITHREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMEDOBJECT Call by reference Object reference (TYPE REF TO) CL_CIM_OBJECTWITHREFERENCE Container für ein CIM-Objekt und seine Referenz 20081125

Method ADD_OBJECTWITHREF on class CL_CIM_DECLGROUP has no exception.

Method ADD_QUALIFIERDECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUALDECL Call by reference Object reference (TYPE REF TO) CL_CIM_QUALIFIERDECLARATION Deklaration eines Qualifiers 20081125

Method ADD_QUALIFIERDECL on class CL_CIM_DECLGROUP has no exception.

Method CLEAR Signature

Method CLEAR on class CL_CIM_DECLGROUP has no parameter.
Method CLEAR on class CL_CIM_DECLGROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACEREF Value transfer Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf Namespace 20081125

Method CONSTRUCTOR on class CL_CIM_DECLGROUP has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CIMGROUP Value transfer Object reference (TYPE REF TO) CL_CIM_DECLGROUP Gruppe von Objekten in einer CIM-Deklaration 20081125
2 Importing NAMESPACEREF Value transfer Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf Namespace 20081125

Method CREATE on class CL_CIM_DECLGROUP has no exception.

Method SET_NAMESPACEREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace 20081125

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