Class CIM_DatabaseStorage
extends CIM_Component

Databases are comprised of a collection of logical storage areas that are represented by instances of the DatabaseStorageArea class. The DatabaseStorage class represents the relationship between a CommonDatabase and the storage areas that it uses.

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


Class Hierarchy

CIM_Component
   |
   +--CIM_DatabaseStorage

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringDatabases are comprised of a collection of logical storage areas that are represented by instances of the DatabaseStorageArea class. The DatabaseStorage class represents the relationship between a CommonDatabase and the storage areas that it uses.
UMLPackagePathstringCIM::Database::Storage
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_DatabaseStorageCIM_CommonDatabase
PartComponentCIM_DatabaseStorageCIM_DatabaseStorageArea

Class Methods