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 TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
IdentifyingNumberstringCIM_SoftwareFeature
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_SoftwareFeature
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
ProductNamestringCIM_SoftwareFeature
StatusstringCIM_ManagedSystemElement
VendorstringCIM_SoftwareFeature
VersionstringCIM_SoftwareFeature
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods