Class CIM_AGPSoftwareFeature
extends CIM_SoftwareFeature

AGPSoftwareFeature adds two attributes to SoftwareFeature to represent the capabilities of an AGP device driver. An instance of this class would be associated with the Driver's SoftwareElement using the SoftwareFeatureSoftware Elements relationship. The driver's SoftwareElement is associated with the AGPVideoController via the Device Software relationship.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_SoftwareFeature
   |
   +--CIM_AGPSoftwareFeature

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringAGPSoftwareFeature adds two attributes to SoftwareFeature to represent the capabilities of an AGP device driver. An instance of this class would be associated with the Driver's SoftwareElement using the SoftwareFeatureSoftware Elements relationship. The driver's SoftwareElement is associated with the AGPVideoController via the Device Software relationship.
UMLPackagePathstringCIM::Application::BIOS
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CharacteristicDescriptionsstring[]
ArrayTypestringIndexed
DescriptionstringAn array of free-form strings providing more detailed explanations for any of the features indicated in the Characteristics array. Each entry in this array is related to the Characteristics array entry located at the same index.
ModelCorrespondencestringCIM_AGPSoftwareFeature.Characteristics
Characteristicsuint16[]
ArrayTypestringIndexed
DescriptionstringAn array of integers indicating various capabilities and characteristics of the AGPVideoController.
ModelCorrespondencestringCIM_AGPSoftwareFeature.CharacteristicDescriptions
ValueMapstring0, 1, 2, 3, 4, 5, 6
ValuesstringUnknown, Other, OS support, Hardware Acceleration, Hardware Blit, OpenGL Support, Cache Coherency

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
Descriptionstring
DetailedStatusuint16
ElementNamestring
Generationuint64
HealthStateuint16
IdentifyingNumberstring
InstallDatedatetime
InstanceIDstring
Namestring
OperatingStatusuint16
PrimaryStatusuint16
ProductNamestring
Statusstring
Vendorstring
Versionstring
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods