Uses of Interface
javax.cim.CIMQualifiedElementInterface

Packages that use CIMQualifiedElementInterface
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. 
org.sblim.cimclient.internal.cim Internal helper classes for the CIM data classes. 
 

Uses of CIMQualifiedElementInterface in javax.cim
 

Classes in javax.cim that implement CIMQualifiedElementInterface
 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.
 

Uses of CIMQualifiedElementInterface in org.sblim.cimclient.internal.cim
 

Classes in org.sblim.cimclient.internal.cim that implement CIMQualifiedElementInterface
 class CIMQualifiedElementInterfaceImpl
          Class CIMQualifiedElementInterfaceImpl is responsible for implementing the functionality of javax.cim.CIMQualifiedElementInterface
 



Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.