/* Table of the C++ CIM Objects defined in the Specification. */ /** @name CIM Object Table tr>
CIM Objects anc Concepts and their Pegasus Implementation
CIM Concept / Object Pegasus Class Reference Description
Array Array \Ref{Array} The Array C++ class implements a container for other objects. It is used both in the CIM interfaces and internally.
CIM Classes CIMClass \Ref{CIMClass} The CIMClass C++ class implements the CIMClass object.A CIM Class is a collection of instances, all of which support a common type; that is, a set of properties and methods. The common properties and methods are defined as features of the class
CIM DateTime CIMDateTime \Ref{CIMDateTime} The CIM DateTime C++ Class implements the CIM DateTime object. This object defines dates and times for CIM.
CIM Instance CIMInstance \Ref{CIMInstance} The CIMInstance C++ Class implements the CIM Instance object. A CIM InstanceAn instance is a set of property values that can be uniquely identified by a key.
CIM Qualifier Declaration ????? ATTN ATT: Description
CIM Qualifier CIMQualifier \Ref{CIMQualifier} The CIMQualifier C++ Class implements the CIM Qualifier object. CIM Qualifiers are values that provide additional information about classes, associations, indications, methods, method parameters, triggers, instances, properties or references. All qualifiers have a name, type, value, scope, flavor and default value.
CIM Flavor CIMFlavor \Ref{CIMFLAVOR} Part of a qualifier spcification indicating overriding and inheritance rules.
CIM Method CIMMethod \Ref{CIMMethod} ATT: Description
CIM Name CIMName \Ref{CIMName} ATT: Description
CIM Property CIMProperty \Ref{PROPERTY} A value used to characterize an instance of a class.
CIM Reference CIMReference \Ref{CIMReference} ATT: Description
CIM Scope CIMScope \Ref{CIMScope} ATT: Description
CIM ???? Qualifier Type \Ref{???} ATT: Description
CIM Type CIMType \Ref{CIMType} ATT: Description
CIM Value CIMValue \Ref{CIMValue} ATT: Description
String String \Ref{String} The Pegasus String C++ Class implements the CIM string type.
CIM Type CIMType \Ref{CIMType} ATT: Description
*/