Package | Description |
---|---|
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.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CIMClass |
|
class |
CIMInstance |
|
class |
CIMQualifierType<E> |
Modifier and Type | Method | Description |
---|---|---|
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUENAMEDOBJECT(org.w3c.dom.Element pValueNamedObjectE) |
parseVALUENAMEDOBJECT
|
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUEOBJECT(org.w3c.dom.Element pValueObjectE) |
parseVALUEOBJECT
|
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUEOBJECTWITHLOCALPATH(org.w3c.dom.Element pValueObjectWithLocalPathE) |
parseVALUEOBJECTWITHLOCALPATH
|
static CIMNamedElementInterface |
CIMXMLParserImpl.parseVALUEOBJECTWITHPATH(org.w3c.dom.Element pValueObjectWithPathE) |
parseVALUEOBJECTWITHPATH
|
Modifier and Type | Method | Description |
---|---|---|
static org.w3c.dom.Element |
CIMClientXML_HelperImpl.associators_response(org.w3c.dom.Document pDoc,
CIMNamedElementInterface[] pNamedElementA) |
associators_response
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.