Class CIM_AbstractElementAllocatedFromPool
extends CIM_Dependency

AbstractElementAllocatedFromPool associates an instance of CIM_ManagedElement representing an allocated Resource with the CIM_ManagedElement from which it was allocated

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AbstractElementAllocatedFromPool

Direct Known Subclasses

CIM_AllocatedFromStoragePoolView
CIM_AllocatedFromStoragePoolViewView
CIM_ElementAllocatedFromPool

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
Associationbooleantrue
DescriptionstringAbstractElementAllocatedFromPool associates an instance of CIM_ManagedElement representing an allocated Resource with the CIM_ManagedElement from which it was allocated
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::Resource
Versionstring2.28.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AbstractElementAllocatedFromPoolCIM_ManagedElement
DescriptionstringA reference to the ManagedElement that represents a pool from which an element is allocated.
Keybooleantrue
OverridestringAntecedent
DependentCIM_AbstractElementAllocatedFromPoolCIM_ManagedElement
DescriptionstringA reference to the element that is alloocated from the antecedent pool.
Keybooleantrue
OverridestringDependent

Class Methods