System\CIM_FileIdentity.mof.mof (HTML version)

Return to index
CIM_FileIdentity Superclass: 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.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::System::Unix" ) Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Override ( "SystemElement" )
CIM_LogicalFile REF SystemElement ;
The Logical File.
Max ( 1 )
Weak
Override ( "SameElement" )
CIM_UnixFile REF SameElement ;
SameElement represents the additional aspects of the Unix/Linux Logical file.