Class CIM_Realizes
extends CIM_Dependency

CIM_Realizes is the association that defines the mapping between LogicalDevices and the PhysicalElements that implement them.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_Realizes

Direct Known Subclasses

CIM_RealizesExtent

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_Realizes is the association that defines the mapping between LogicalDevices and the PhysicalElements that implement them.
UMLPackagePathstringCIM::Core::Device
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_RealizesCIM_PhysicalElement
DescriptionstringThe physical component that implements the Device.
Keybooleantrue
OverridestringAntecedent
DependentCIM_RealizesCIM_LogicalDevice
DescriptionstringThe LogicalDevice.
Keybooleantrue
OverridestringDependent

Class Methods