|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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<E>
Creates and instantiates a CIM property, a name/value pair used to characterize instances of a class. |
class |
CIMMethod<E>
Creates and instantiates a CIM method. |
class |
CIMParameter<E>
The CIMParameter class wraps a CIM parameter 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |