|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CIMNamedElementInterface | |
|---|---|
| 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.cimxml | Internal cim-xml DOM parser & builder implementation. |
| Uses of CIMNamedElementInterface in javax.cim |
|---|
| Classes in javax.cim that implement CIMNamedElementInterface | |
|---|---|
class |
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
class |
CIMInstance
This class represents a CIM instance 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). |
| Uses of CIMNamedElementInterface in org.sblim.cimclient.internal.cimxml |
|---|
| Methods in org.sblim.cimclient.internal.cimxml that return CIMNamedElementInterface | |
|---|---|
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUENAMEDOBJECT(Element pValueNamedObjectE)
parseVALUENAMEDOBJECT |
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUEOBJECT(Element pValueObjectE)
parseVALUEOBJECT |
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUEOBJECTWITHLOCALPATH(Element pValueObjectWithLocalPathE)
parseVALUEOBJECTWITHLOCALPATH |
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUEOBJECTWITHPATH(Element pValueObjectWithPathE)
parseVALUEOBJECTWITHPATH |
| Methods in org.sblim.cimclient.internal.cimxml with parameters of type CIMNamedElementInterface | |
|---|---|
static Element |
CIMClientXML_HelperImpl.associators_response(Document pDoc,
CIMNamedElementInterface[] pNamedElementA)
associators_response |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||