Class CIM_DeviceFile
extends CIM_LogicalFile

DeviceFile is a special type of LogicalFile that represents a Device. This convention is useful for some operating systems that manage devices using a byte stream I/O model. The Logical Device that is associated with this file is specified using the DeviceAccessedByFile relationship.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_LogicalFile
   |
   +--CIM_DeviceFile

Direct Known Subclasses

CIM_UnixDeviceFile

Class Qualifiers

NameData TypeValue
DescriptionstringDeviceFile is a special type of LogicalFile that represents a Device. This convention is useful for some operating systems that manage devices using a byte stream I/O model. The Logical Device that is associated with this file is specified using the DeviceAccessedByFile relationship.
UMLPackagePathstringCIM::System::FileElements
Versionstring2.6.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CompressionMethodstringCIM_LogicalFile
CreationClassNamestringCIM_LogicalFile
CreationDatedatetimeCIM_LogicalFile
CSCreationClassNamestringCIM_LogicalFile
CSNamestringCIM_LogicalFile
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EncryptionMethodstringCIM_LogicalFile
ExecutablebooleanCIM_LogicalFile
FileSizeuint64CIM_LogicalFile
FSCreationClassNamestringCIM_LogicalFile
FSNamestringCIM_LogicalFile
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
InUseCountuint64CIM_LogicalFile
LastAccesseddatetimeCIM_LogicalFile
LastModifieddatetimeCIM_LogicalFile
NamestringCIM_LogicalFile
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
ReadablebooleanCIM_LogicalFile
StatusstringCIM_ManagedSystemElement
WriteablebooleanCIM_LogicalFile
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods