Class CIM_SymbolicLink
extends CIM_LogicalFile

This class is a special type of LogicalFile that represents a Symbolic Link. This convention is useful for some operating systems that want to represent a single file in multiple places or a single file that is represented via multiple names.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_LogicalFile
   |
   +--CIM_SymbolicLink

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class is a special type of LogicalFile that represents a Symbolic Link. This convention is useful for some operating systems that want to represent a single file in multiple places or a single file that is represented via multiple names.
UMLPackagePathstringCIM::System::FileElements
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
TargetFilestring
DescriptionstringThe target file of the symbolic link.
Requiredbooleantrue

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
CompressionMethodstring
CreationClassNamestring
CreationDatedatetime
CSCreationClassNamestring
CSNamestring
Descriptionstring
DetailedStatusuint16
ElementNamestring
EncryptionMethodstring
Executableboolean
FileSizeuint64
FSCreationClassNamestring
FSNamestring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
InUseCountuint64
LastAccesseddatetime
LastModifieddatetime
Namestring
OperatingStatusuint16
PrimaryStatusuint16
Readableboolean
Statusstring
Writeableboolean
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods