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 TypeClassDescriptionclassclassclass -
Uses of CIMNamedElementInterface in org.sblim.cimclient.internal.cimxml
Methods in org.sblim.cimclient.internal.cimxml that return CIMNamedElementInterfaceModifier and TypeMethodDescriptionstatic CIMNamedElementInterfaceCIMXMLParserImpl.parseVALUENAMEDOBJECT(Element pValueNamedObjectE) parseVALUENAMEDOBJECTstatic CIMNamedElementInterfaceCIMXMLParserImpl.parseVALUEOBJECT(Element pValueObjectE) parseVALUEOBJECTstatic CIMNamedElementInterfaceCIMXMLParserImpl.parseVALUEOBJECTWITHLOCALPATH(Element pValueObjectWithLocalPathE) parseVALUEOBJECTWITHLOCALPATHstatic CIMNamedElementInterfaceCIMXMLParserImpl.parseVALUEOBJECTWITHPATH(Element pValueObjectWithPathE) parseVALUEOBJECTWITHPATHMethods in org.sblim.cimclient.internal.cimxml with parameters of type CIMNamedElementInterfaceModifier and TypeMethodDescriptionstatic ElementCIMClientXML_HelperImpl.associators_response(Document pDoc, CIMNamedElementInterface[] pNamedElementA) associators_response