Uses of Interface
javax.cim.CIMNamedElementInterface
Packages that use CIMNamedElementInterface
Package
Description
Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification.
Internal cim-xml DOM parser invalid input: '&' builder implementation.
-
Uses of CIMNamedElementInterface in javax.cim
Classes in javax.cim that implement CIMNamedElementInterfaceModifier and TypeClassDescriptionclass
class
class
-
Uses of CIMNamedElementInterface in org.sblim.cimclient.internal.cimxml
Methods in org.sblim.cimclient.internal.cimxml that return CIMNamedElementInterfaceModifier and TypeMethodDescriptionstatic CIMNamedElementInterface
CIMXMLParserImpl.parseVALUENAMEDOBJECT
(Element pValueNamedObjectE) parseVALUENAMEDOBJECTstatic CIMNamedElementInterface
CIMXMLParserImpl.parseVALUEOBJECT
(Element pValueObjectE) parseVALUEOBJECTstatic CIMNamedElementInterface
CIMXMLParserImpl.parseVALUEOBJECTWITHLOCALPATH
(Element pValueObjectWithLocalPathE) parseVALUEOBJECTWITHLOCALPATHstatic CIMNamedElementInterface
CIMXMLParserImpl.parseVALUEOBJECTWITHPATH
(Element pValueObjectWithPathE) parseVALUEOBJECTWITHPATHMethods in org.sblim.cimclient.internal.cimxml with parameters of type CIMNamedElementInterfaceModifier and TypeMethodDescriptionstatic Element
CIMClientXML_HelperImpl.associators_response
(Document pDoc, CIMNamedElementInterface[] pNamedElementA) associators_response