CIM Objects anc Concepts and their Pegasus
Implementation |
CIM Concept / Object |
Pegasus Class |
Reference |
Description |
Array |
Array |
Array | The Array C++ class implements a container for other objects. It is used both in the CIM interfaces and internally. |
CIM Classes |
CIMClass |
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 |
CIMDateTime | The CIM DateTime C++ Class implements the CIM DateTime object. This object defines
dates and times for CIM. |
CIM Instance |
CIMInstance |
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 |
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 |
CIMFLAVOR |
Part of a qualifier spcification indicating overriding and
inheritance rules. |
CIM Method |
CIMMethod |
CIMMethod | ATT: Description |
CIM Name |
CIMName |
CIMName | ATT: Description |
CIM Property |
CIMProperty |
PROPERTY |
A value used to characterize an instance of a class. |
CIM Reference |
CIMReference |
CIMReference | ATT: Description |
CIM Scope |
CIMScope |
CIMScope | ATT: Description |
CIM ???? |
Qualifier Type |
??? | ATT: Description |
CIM Type |
CIMType |
CIMType | ATT: Description |
CIM Value |
CIMValue |
CIMValue | ATT: Description |
String |
String |
String | The Pegasus String C++ Class
implements the CIM string type. |
tr>
CIM Type |
CIMType |
CIMType | ATT: Description |