Class CIM_DatabaseFile
extends CIM_Component

DatabaseFile captures the relationship between a database and the supporting files that make up the database as well as the purpose served by the files within the context of the database.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_DatabaseFile

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringDatabaseFile captures the relationship between a database and the supporting files that make up the database as well as the purpose served by the files within the context of the database.
UMLPackagePathstringCIM::Database::Storage
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_DatabaseFileCIM_CommonDatabase
PartComponentCIM_DatabaseFileCIM_LogicalFile

Class Methods