Class CIM_MountedElement
extends CIM_AttachedElement

An association derived from AttachedElement for use in attaching a FileSystem to a LogicalFile (or Directory). The semantics of this relationship require that the SystemElement LogicalFile be contained by a FileSystem (via the FileStorage association) that is different from the FileSystem referenced as the SameElement. The LogicalFile's containing FileSystem could be either local or remote. For example, a LocalFileSystem on a Solaris ComputerSystem can mount on its LogicalFile a FileSystem accessed via the machine's CDROM drive, i.e., another LocalFileSystem. On the other hand, in a 'remote' case, the LogicalFile must be surfaced in the namespace of the local host appropriately.

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


Class Hierarchy

CIM_LogicalIdentity
   |
   +--CIM_AttachedElement
   |
   +--CIM_MountedElement

Direct Known Subclasses

CIM_ImportedShare

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAn association derived from AttachedElement for use in attaching a FileSystem to a LogicalFile (or Directory). The semantics of this relationship require that the SystemElement LogicalFile be contained by a FileSystem (via the FileStorage association) that is different from the FileSystem referenced as the SameElement. The LogicalFile's containing FileSystem could be either local or remote. For example, a LocalFileSystem on a Solaris ComputerSystem can mount on its LogicalFile a FileSystem accessed via the machine's CDROM drive, i.e., another LocalFileSystem. On the other hand, in a 'remote' case, the LogicalFile must be surfaced in the namespace of the local host appropriately.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference Class
SameElementCIM_MountedElementCIM_LogicalElement
SystemElementCIM_MountedElementCIM_LogicalElement

Class Methods