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.cim |
Internal helper classes for the CIM data classes.
|
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 |
CIMClassProperty<E>
Creates and instantiates a CIM property, a name/value pair used to
characterize instances of a class.
|
class |
CIMMethod<E>
Creates and instantiates a CIM method.
|
class |
CIMParameter<E>
The
CIMParameter class wraps a CIM parameter that is used to
define an input, output or input/output parameter to a CIM method. |
Modifier and Type | Class and Description |
---|---|
class |
CIMQualifiedElementInterfaceImpl
Class CIMQualifiedElementInterfaceImpl is responsible for implementing the
functionality of javax.cim.CIMQualifiedElementInterface
|
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.