Class CIM_Component
CIM_Component
- Known Subclasses:
- CIM_ConcreteComponent
Abstract Association class CIM_Component
General Information:
CIM_Component is a generic association used to
establish 'part of' relationships between Managed Elements. For example, it
could be used to define the components or parts of a
System.
Qualifiers:
-------------
Association
Abstract
Aggregation
Version=2.7.0
UMLPackagePath=CIM::Core::CoreElements
Supported Fields
Summary |
REF
CIM_ManagedElement |
GroupComponent  The parent element in the
association.
|
REF
CIM_ManagedElement |
PartComponent  The child element in the
association.
|
Methods Summary |
|
Get(Instance) Gets the
representation of the instance
|
|
Enumerate()
Enumerates the instances of this
class
|
GroupComponent 
public REF CIM_ManagedElement GroupComponent
- General Information:
The parent element in the
association.
Qualifiers:
-------------
Key
Aggregate
PartComponent 
public REF CIM_ManagedElement PartComponent
- General Information:
The child element in the
association.
Qualifiers:
-------------
Key
Get
public Get([OUT]CIM_Component Instance)
- Permission Information:
No permissions defined
General
Information:
Gets the representation of the instance
Enumerate
public Enumerate()
- Permission Information:
All users permitted to use
method
General Information:
Enumerates the instances of this
class