Uses of Class org.sblim.wbem.cim.CIMElement

Uses in package org.sblim.wbem.cim

Classes derived from org.sblim.wbem.cim.CIMElement

class
A class used to denote the arguments passed to extrinsic method invocations.
class
Defines a Java object that represents a CIM Class.
class
CIMInstance.java (C) Copyright IBM Corp.
class
This class is not thread safe.
class
CIMObject.java (C) Copyright IBM Corp.
class
CIMParameter.java (C) Copyright IBM Corp.
class
CIMProperty.java (C) Copyright IBM Corp.
class
CIMQualifiableElement.java (C) Copyright IBM Corp.
class
CIMQualifier.java (C) Copyright IBM Corp.
class
CIMQualifierType.java (C) Copyright IBM Corp.

Constructors with parameter type org.sblim.wbem.cim.CIMElement

Constructs a CIMElement with the name from a given CIMElement

Methods with parameter type org.sblim.wbem.cim.CIMElement

CIMElement
boolean
Compares this object with the specified CIMElement.

Methods with return type org.sblim.wbem.cim.CIMElement

CIMElement

Uses in package org.sblim.wbem.xml

Methods with return type org.sblim.wbem.cim.CIMElement

CIMElement
CIMXMLParserImpl.parseVALUENAMEDINSTANCE(Element valuenamedinstanceE)
CIMElement
CIMXMLParserImpl.parseVALUENAMEDOBJECT(Element valuenamedobjectE)
CIMElement
CIMXMLParserImpl.parseVALUEOBJECT(Element valueobjectE)
CIMElement
CIMXMLParserImpl.parseVALUEOBJECTWITHLOCALPATH(Element valueobjectwithlocalpathE)
CIMElement
CIMXMLParserImpl.parseVALUEOBJECTWITHPATH(Element valueobjectwithpathE)

Uses in package org.sblim.wbem.cimxml

Methods with parameter type org.sblim.wbem.cim.CIMElement

String
Returns a string representing the CIM-XML of a CIMElement.

Methods with return type org.sblim.wbem.cim.CIMElement

CIMElement
Construct a Java object representing the CIMElement from the XML representation.

Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.