Uses of Package
javax.cim

Packages that use javax.cim
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. 
javax.wbem Provides classes and interfaces that are common across all WBEM APIs. 
javax.wbem.client Provides classes and interfaces for writing WBEM Clients. 
javax.wbem.listener Provides classes and interfaces for writing WBEM Listeners. 
javax.wbem.provider Provides classes and interfaces for writing WBEM Providers. 
 

Classes in javax.cim used by javax.cim
CIMClass
          This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMClassProperty
          This class represents a CIM property (when used for a CIMClass) as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMDataType
          This class represent a CIM data types as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMDateTime
          This abstract class repesents a CIM datetime data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMElement
          CIMElement is an abstract base class that represents a CIM Element as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMInstance
          This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMMethod
          This class represents a CIM Method as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMNamedElementInterface
          The NamedElementInterface is used by CIM Elements that are named.
CIMObjectPath
          This class represents the CIM Object Path as as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMParameter
          This class represents a CIM Parameter.
CIMProperty
          This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMQualifiedElementInterface
          The CIMQualifiedElementInterface is used by CIM Elements that have qualifiers.
CIMQualifier
          This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
UnsignedInteger16
          This class represents an UnsignedInteger16.
UnsignedInteger32
          This class represents an UnsignedInteger32.
UnsignedInteger64
          This class represents an UnsignedInteger64.
UnsignedInteger8
          This class represents an UnsignedInterger8.
 

Classes in javax.cim used by javax.wbem
CIMInstance
          This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
 

Classes in javax.cim used by javax.wbem.client
CIMArgument
          This class represents an instance of a CIMParameter used for a method invocation.
CIMClass
          This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMInstance
          This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMObjectPath
          This class represents the CIM Object Path as as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMQualifierType
          The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
UnsignedInteger32
          This class represents an UnsignedInteger32.
UnsignedInteger64
          This class represents an UnsignedInteger64.
 

Classes in javax.cim used by javax.wbem.listener
CIMInstance
          This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
 

Classes in javax.cim used by javax.wbem.provider
CIMArgument
          This class represents an instance of a CIMParameter used for a method invocation.
CIMInstance
          This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
CIMObjectPath
          This class represents the CIM Object Path as as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004).
 



Copyright © 2002-2008 WBEM Solutions, Inc. All Rights Reserved.