Class CIM_SharedElementRoot
extends CIM_Dependency

SharedElementRoot associates the Share to a LogicalElement that is the container for an exported element. The exported element will be identified by a relative path rooted at this element.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SharedElementRoot

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringSharedElementRoot associates the Share to a LogicalElement that is the container for an exported element. The exported element will be identified by a relative path rooted at this element.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_SharedElementRootCIM_LogicalElement
DescriptionstringThe LogicalElement that is the container for an exported element that is being shared. In the context of sharing file elements, Antecedent could be a FileSystem, or an imported FileShare, or a LogicalFile.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_SharedElementRootCIM_Share
DescriptionstringThe Share that references the Antecedent as the root element that provides the shared element. In the context of sharing file elements, Dependent would be an exported FileShare.
Keybooleantrue
OverridestringDependent

Class Methods