/* */ /** @name CIM Objects in Pegasus The Common Information model (CIM) consists of a number of basic objects defined in the CIM specification. This includes: Pegasus implements representations of these objects in C++ classes and provides methods for creation, manipulation, and deletion of the objects. In addition, Pegasus implements a number of the key concepts built into CIM as objects including: Much of the programming of the Pegasus object broker, clients, and in particular providers and service extensions in the Pegasus envrinment depends on the use of these C++ representations of CIM Objects and concepts. Each Pegasus CIM C++ Object representation includes: There is a class for every major CIM object and concept as shown in the table in \Ref{CIM Object Table} */