Class CIM_SharedElement
extends CIM_LogicalIdentity

SharedElement associates the Share to a LogicalElement that is being exported.

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


Class Hierarchy

CIM_LogicalIdentity
   |
   +--CIM_SharedElement

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringSharedElement associates the Share to a LogicalElement that is being exported.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
SameElementCIM_SharedElementCIM_Share
DescriptionstringThe Share that exposes the LogicalElement as an exported object. In the context of file sharing, the Share will be a FileShare (or a derived class).
Keybooleantrue
OverridestringSameElement
SystemElementCIM_SharedElementCIM_LogicalElement
DescriptionstringThe LogicalElement (or derived subclass) that is exported as a Share. In the context of file sharing, the LogicalElement will be a LogicalFile (or Directory derived from LogicalFile).
Keybooleantrue
Maxuint321
OverridestringSystemElement

Class Methods