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
          CIMClass represents a CIM class as defined by the Distributed Management Task Force (www.dmtf.org) CIM Infrastructure Specification.
 class CIMClassProperty
          Creates and instantiates a CIM property, a name/value pair used to characterize instances of a class.
 class CIMMethod
          Creates and instantiates a CIM method.
 class CIMParameter
          The CIMParameter class wraps a CIM paramter that is used to define an input, output or input/output parameter to a CIM method.
 

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, 2009 IBM Corporation. All Rights Reserved.