Class CIM_LibraryPackage
extends CIM_SystemPackaging

Similar to the way that LogicalDevices are 'Realized' by PhysicalElements, a StorageLibrary can be realized in one or more PhysicalPackages. The LibraryPackage association explicitly defines this relationship.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SystemPackaging
   |
   +--CIM_LibraryPackage

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringSimilar to the way that LogicalDevices are 'Realized' by PhysicalElements, a StorageLibrary can be realized in one or more PhysicalPackages. The LibraryPackage association explicitly defines this relationship.
UMLPackagePathstringCIM::Device::StorageLib
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_LibraryPackageCIM_PhysicalPackage
DescriptionstringThe PhysicalPackage(s) that realize a StorageLibrary.
Keybooleantrue
OverridestringAntecedent
DependentCIM_LibraryPackageCIM_StorageLibrary
DescriptionstringThe StorageLibrary.
Keybooleantrue
OverridestringDependent

Class Methods