Package javax.cim


package javax.cim
Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification. For more information on CIM, see http://www.dmtf.org/.
Since:
2.0.0
  • Class
    Description
    This class represents an instance of a CIMParameter used for a method invocation.
    This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM property (when used for a CIMClass) as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This abstract class represents a CIM Datetime data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents the datetime data type when used as a time value as specified in the CIM Infrastructure specification.
    This class represents the datetime data type when used as a time value as specified by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    CIMElement is an abstract base class that represents a CIM Element as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM Flavor as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM Method as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    The NamedElementInterface is used by CIM Elements that are named.
    This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM Parameter.
    This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    The CIMQualifiedElementInterface is used by CIM Elements that have qualifiers.
    This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    This class represents a CIM Scope as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
    CIMTypedElement is an abstract class that represents a CIM element that contains just the data type, but no value.
    CIMValuedElement is a base class used by any element that contains a name, type and value.
    This class represents an UnsignedInteger16.
    This class represents an UnsignedInteger32.
    This class represents an UnsignedInteger64.
    This class represents an UnsignedInteger8.