Class CIM_LibraryExchange
extends CIM_Dependency

LibraryExchange indicates that two StorageLibraries are connected through their InterLibraryPorts.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_LibraryExchange

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringLibraryExchange indicates that two StorageLibraries are connected through their InterLibraryPorts.
UMLPackagePathstringCIM::Device::StorageLib
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CurrentlyAccessingPortuint16
DescriptionstringEnumeration indicating whether the Antecedent (value=1), Dependent (value=2), or neither Library (value=3) currently has access to the Port.
ValueMapstring0, 1, 2, 3
ValuesstringUnknown, Antecedent, Dependent, Neither

Association References

NameClass OriginReference Class
AntecedentCIM_LibraryExchangeCIM_InterLibraryPort
DependentCIM_LibraryExchangeCIM_InterLibraryPort

Class Methods