Class CIM_FileIdentity
extends CIM_LogicalIdentity

CIM_FileIdentity indicates that a UnixFile describes Unix- specific aspects of the various subclasses of LogicalFile. The association exists since it forces UnixFile to be weak to (scoped by) the LogicalFile. This is not true in the association's superclass, LogicalIdentity.

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


Class Hierarchy

CIM_LogicalIdentity
   |
   +--CIM_FileIdentity

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_FileIdentity indicates that a UnixFile describes Unix- specific aspects of the various subclasses of LogicalFile. The association exists since it forces UnixFile to be weak to (scoped by) the LogicalFile. This is not true in the association's superclass, LogicalIdentity.
UMLPackagePathstringCIM::System::Unix
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
SameElementCIM_FileIdentityCIM_UnixFile
DescriptionstringSameElement represents the additional aspects of the Unix/Linux Logical file.
Keybooleantrue
Maxuint321
OverridestringSameElement
Weakbooleantrue
SystemElementCIM_FileIdentityCIM_LogicalFile
DescriptionstringThe Logical File.
Keybooleantrue
Maxuint321
Minuint321
OverridestringSystemElement

Class Methods