class |
CIMArgument<E> |
This class represents an instance of a CIMParameter used for a
method invocation.
|
class |
CIMClass |
This class represents a CIM class as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
class |
CIMClassProperty<E> |
This class represents a CIM property (when used for a CIMClass )
as defined by the Distributed Management Task Force ( DMTF) CIM Infrastructure Specification ( DSP004).
|
class |
CIMMethod<E> |
This class represents a CIM Method as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
class |
CIMParameter<E> |
This class represents a CIM Parameter.
|
class |
CIMProperty<E> |
This class represents a CIM Property as defined by the Distributed Management
Task Force ( DMTF) CIM Infrastructure
Specification ( DSP004).
|
class |
CIMQualifier<E> |
This class represents a CIM qualifier as defined by the Distributed
Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
class |
CIMQualifierType<E> |
The CIMQualifierType class represents a CIM Qualifier Type as defined by the
Distributed Management Task Force ( DMTF) CIM
Infrastructure Specification ( DSP004).
|
class |
CIMTypedElement |
CIMTypedElement is an abstract class that represents a CIM
element that contains just the data type, but no value.
|
class |
CIMValuedElement<E> |
CIMValuedElement is a base class used by any element that
contains a name, type and value.
|