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 Class
SameElementCIM_FileIdentityCIM_UnixFile
SystemElementCIM_FileIdentityCIM_LogicalFile

Class Methods