|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIMElement | |
---|---|
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. |
Uses of CIMElement in javax.cim |
---|
Subclasses of CIMElement in javax.cim | |
---|---|
class |
CIMArgument<E>
This class represents an instance of a CIMParameter used for a method invocation. |
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. |
class |
CIMProperty<E>
This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
class |
CIMQualifier<E>
This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
class |
CIMQualifierType<E>
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Methods in javax.cim with parameters of type CIMElement | |
---|---|
int |
CIMElement.compareTo(CIMElement p)
Compares this element name to the CIMElement passed in. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |