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 and Description |
---|---|
class |
CIMClass
CIMClass represents a CIM class as defined by the Distributed
Management Task Force (www.dmtf.org) CIM Infrastructure Specification. |
class |
CIMInstance
The
CIMInstance class represents an instance of a CIM class. |
class |
CIMQualifierType<E>
The
CIMQualifierType class represents a CIM Qualifier Type as an
object. |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static Element |
CIMClientXML_HelperImpl.associators_response(Document pDoc,
CIMNamedElementInterface[] pNamedElementA)
associators_response
|
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.